dotfiles

sudo pacman -S stow
cd ~/dotfiles
stow .

Vim stuff

:'<,'>s/(\(.*\) && \(.*\))/(\2 && \1)