https://github.com/afaur/vimfiles
BlaineSch's vimfiles
https://github.com/afaur/vimfiles
Last synced: over 1 year ago
JSON representation
BlaineSch's vimfiles
- Host: GitHub
- URL: https://github.com/afaur/vimfiles
- Owner: afaur
- Created: 2014-12-16T21:24:56.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-21T02:28:57.000Z (about 11 years ago)
- Last Synced: 2025-02-12T13:56:38.501Z (over 1 year ago)
- Language: Shell
- Size: 428 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vimfiles
========
BlaineSch's vimfiles
~~~ bash
git clone git@github.com:blainesch/vimfiles.git ~/.vim --recursive
ln -s ~/.vim/libraries/vim-pathogen/autoload/pathogen.vim ~/.vim/autoload/pathogen.vim
ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/zshrc ~/.zshrc
ln -s ~/.vim/ackrc ~/.ackrc
ln -s ~/.vim/tmux.conf ~/.tmux.conf
ln -s ~/.vim/gitconfig ~/.gitconfig
~~~