#!/bin/sh #yaourt -S qterminal ##yaourt -S Atom ##apm install atom-material-ui ##apm install atom-material-syntax-dark ##apm install vim-mode-plus #apm install project-plus #yaourt -S fira-code-git yaourt -S otf-fira-code #wget https://bootstrap.pypa.io/get-pip.py #yaourt -S wget #sudo python get-pip.py #sudo pip install i3pystatus #sudo pip install colour #sudo pip install netifaces #sudo pip install basiciw #yaourt -S py3status #yaourt -S firefox #yaourt -S newsbeuter #yaourt -S mosh #sudo pacman -S the_silver_searcher ## TODO: install this: mutt stow ##yaourt -S thunderbird #sudo pacman -R clipit #stow zsh ## After zsh installed, install this three plugins : #git clone git://github.com/zsh-users/zsh-autosuggestions ~/.zsh/plugins/zsh-autosuggestions #git clone git://github.com/zsh-users/zsh-history-substring-search ~/.zsh/plugins/zsh-history-substring-search #git clone git://github.com/zsh-users/zsh-syntax-highlighting ~/.zsh/plugins/zsh-syntax-highlighting #git clone https://github.com/zsh-users/zsh-completions ~/.zsh/plugins/zsh-completions #sudo chsh -s $(which zsh) #stowroot fonts-etc #stow vim #git clone https://github.com/VundleVim/Vundle.vim.git vim/.vim/bundle/Vundle.vim #vim +PluginInstall +qall