Skip to content

Latest commit

 

History

119 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

dotfiles

dotfiles for linux environments. 2017 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. $ $HOME/.homesick/repos/homeshick/bin/homeshick clone git@github.com:rexmondo/dotfiles.git
  6. install node on your system (I prefer to use https://github.com/tj/n)
  7. $ sudo apt-get install build-essential cmake python-dev python3-dev for YouCompleteMe
  8. get a good version of vim (like vim-nox from ppa:jonathonf/vim)
  9. Start vim.
  10. ctrl-A I to install tmux plugins.
  11. ???
  12. Profit.

About

dotfiles for linux environments

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages