Skip to content

Johnsgaard/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 

Repository files navigation

dotfiles

dotfiles for linux environments. 2014 Ben Hoffman.

Contents

Installation

  1. $ brew install zsh (OSX with Homebrew) or sudo apt-get install zsh (debian)
  2. $ brew install tmux (OSX with Homebrew) or sudo apt-get install tmux (debian)
  3. chsh -s `which zsh` to change shell to zsh
  4. $ git clone git://github.com/andsens/homeshick.git $HOME/.homesick/repos/homeshick
  5. cd $HOME/.homesick/repos/homeshick && git checkout 6b53454a60eeeed9329e0c648a5bc4984615e733
  6. Add $HOME/.homesick/repos/homeshick/bin/homeshick to your $PATH. If using Homebrew: ln -s $HOME/.homesick/repos/homeshick/bin/homeshick /usr/local/bin/
  7. homeshick clone [email protected]:rexmondo/dotfiles.git && homeshick link dotfiles
  8. Start vim. Do :PluginInstall.
  9. ???
  10. Profit.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •