Skip to content

jltxwesley/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Install oh-my-zsh:

Clone dot files and vim vundle

Add symbolic links

  • ln -s ~/.dotfiles/vim ~/.vim
  • ln -s ~/.dotfiles/vimrc ~/.vimrc
  • ln -s ~/.dotfiles/tmux.conf ~/.tmux.conf
  • ln -s ~/.dotfiles/gitconfig ~/.gitconfig
  • ln -s ~/.dotfiles/gitignore_global ~/.gitignore_global
  • ln -s ~/.dotfiles/alias ~/.alias
  • ln -s ~/.dotfiles/ackrc ~/.ackrc

Install vim plugins:

  • Launch vim and run :PluginInstall
  • Or install from command line: vim +PluginInstall +qall

Add alias:

  • echo "source ~/.alias" | tee -a ~/.zshrc

To update vim bundled plugins:

  • Lunch vim and run :PluginUpdate

About

Dot Files Configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •