-
Notifications
You must be signed in to change notification settings - Fork 0
hitxiang/dotfiles
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1, clone this repository $ cd ~ && git clone <this_repository> 2, include the following in ~/.vimrc source ~/dotfiles/vundle_vimrc source ~/dotfiles/setting_vimrc inlcude the following in ~/.gvimrc source ~/dotfiles/gvimrc 3, install vundle--vim plugin manager $ cd ~ && mkdir .vim $ cd .vim && git init $ mkdir -p ~/tmp/vim # for swap files $ git submodule add https://github.com/gmarik/vundle.git bundle/vundle 4, install vim plugin start vim and execute the next in command line mode :BundleInstall 5, For tmux $ chmod +x tmux-panes $ ln -sf ~/dotfiles/.tmux.conf ~ 6, install CommandT vim plugin cd ~/.vim/bundle/Command-T/ruby/command-t ruby extconf.rb make 7, for sublime ln -sf ~/dotfiles/*sublime* ~/Library/Application\ Support/Sublime\ Text\ 2/Packages/User/ ln -s "/Applications/Sublime Text 2.app/Contents/SharedSupport/bin/subl" ~/bin/subl alias -g subl subl
About
dofiles for linux/mac OS
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published