linux-dotfiles
linux-dotfiles copied to clipboard
Linux Dotfiles Script
Installation
Ubuntu
$ sudo apt-get install stow
$ git clone --depth 1 [email protected]:joshbenham/linux-dotfiles.git ~/dotfiles
Setup
VIM
$ cp ~/.bashrc ~/.bashrc.back
$ cd ~/dotfiles
$ stow vim