#!/bin/sh # `yolo` is alias to `n yaourt --noconfirm` where `n` is aliased to `notify` which is aliased to `~/.scripts/notify` #tpac -S terminator ##yolo -S Atom ##apm install atom-material-ui ##apm install atom-material-syntax-dark ##apm install vim-mode-plus #apm install project-plus #yolo -S fira-code-git #yolo -S otf-fira-code #wget https://bootstrap.pypa.io/get-pip.py #yolo -S wget #sudo python get-pip.py #sudo pip install i3pystatus #sudo pip install colour #sudo pip install netifaces #sudo pip install basiciw #yolo -S py3status #yolo -S firefox waterfox #yolo -S newsboats #yolo -S mosh #tpac -S htop exa colordiff gdbm eog borg nmap evince ncmpcpp arandr mosh #tpac -S openvpn # Install support windaube file system #tpac -S dosfstools ntfsprogs #tpac -S thinkfan #sudo stow -t / thinkfan #sudo systemctl enable thinkfan.service #sudo pacman -S the_silver_searcher ##yolo -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 #git clone https://github.com/kutsan/zsh-system-clipboard ~/.zsh/plugins/zsh-system-clipboard #chsh -s $(which zsh) #stowroot fonts-etc #stow vim ## The service doesn't work on my system... # tpac twmn #./stow-services services/twmnd.service #stow twmnd #sed -i s/absolute_position=1920x25/absolute_position=3840x25/g ~/.config/twmn/twmn.conf #sudo pacman -S python-neovim python-twisted #stow nvim #git clone https://github.com/vundlevim/vundle.vim.git ~/.config/nvim/bundle/Vundle.vim #nvim +PluginInstall +qall #tpac -S xinit xorg i3 i3lock-fancy-multimonitor-git rofi python-i3-py #stow i3 #stox xinit #tpac -S i3pystatus #stow i3pystatus #stow Xresources ## Install mutt # yolo Module::Install # <== required by html-view # perl +MCPAN -e 'install Cairo' # yolo htmail-view # stow mutt # Install neomutt #tpac -S neomutt notmutch w3m #stow notmuch #tpac -S offlineimap #stow offlineimap #offlineimap #notmuch new #tpac -S msmtp #stow msmtp # yolo -S grv #tpac friendly-find nerd-fonts-complete # For exa use PKGBUILD instead for have the option --icons or check on the official repo if the pull request for icons is merged ! # For use cycle-workspace-multiscreen.py the python-i3-py package must be installed #tpac -S pass rofi-pass #Export and import gpg key #tpac -S mariadb #tpac -S apache #tpac -S phpbrew libxslt #phpbrew init # Add conf for dnsmaqs but don't enable it # DHCP and DNS are managed by NetworkManager #tpac -S dnsmasq #sudo stow -t / dnsmasq #sudo systemctl enable dnsmasq.service # don't do that ! #sudo systemctl disable dhcpcd.service #sudo stow -t / resolv #sudo resolvconf -u #sudo stow -t / networkmanager #tpac -S tig #tpac -S syncthing #systemctl --user enable syncthing.service #Config is here : http://127.0.0.1:8384/ #tpac -S khal vdirsyncer #vdirsyncer discover #vdirsyncer sync #tpac -S speedtest-cli #tpac -S thefuck tldr autojump fzf howdoi #npm install -g caniuse-cmd # Install project manager prm #git clone https://github.com/eivind88/prm.git ~/.prm-bin #install mkvirtualenv #echo tpac virtualenvwrapper #echo "source /usr/bin/virtualenvwrapper.sh" > ~/.zshrc