Feel free to copy ideas or fork
git clone [email protected]:c0d5x/dotfiles.git ~/git/dotfiles/
cd ~/git/dotfiles
# option 1
make
# option 2
ansible-playbook -i "localhost," -c local playbook.yml
- I use zsh as my main shell
- I use
neovim
butvim
is also configured by default with the same configuration as nvim