Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 128 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 128 Bytes

dotfiles

sudo pacman -S stow
cd ~/dotfiles
stow .

Vim stuff

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