README
This commit is contained in:
parent
6ef60246d4
commit
5cf9a5636e
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
||||
dotfiles
|
||||
====
|
||||
|
||||
Collection of dotfiles, use with [dotfile-manager](https://github.com/seanh/dotfilemanager). Example, with repo clones in ~/sources/
|
||||
|
||||
dotfile-manager link ~ ~/sources/dotfiles
|
||||
dotfile-manager link ~/.config ~/sources/dotfiles/_config
|
||||
dotfile-manager link ~/.vim ~/sources/dotfiles/_vim
|
||||
|
||||
For vim, clone plugins in folder \_vim:
|
||||
* https://github.com/VundleVim/Vundle.vim.git
|
||||
* https://github.com/scrooloose/nerdtree.git
|
||||
* https://github.com/bling/vim-airline.git
|
||||
* https://github.com/chase/vim-ansible-yaml.git
|
||||
|
Loading…
Reference in New Issue
Block a user