Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 447 Bytes

File metadata and controls

12 lines (6 loc) · 447 Bytes

dotfiles

My configuration files for vim, bash, nginx and vim plugins.

Needs vim 7.4 for cool line numbers

One liner:

git clone --recursive https://github.com/maged/dotfiles && ./dotfiles/setup.sh && source ./bashrc
Screen Shot 2023-09-26 at 5 26 02 PM