My shell setup
git clone https://github.com/hakla/mysh $HOME/.mysh
$HOME/.mysh/install
This setup includes:
- brew
- On OS X
brew
- On Linux
homebrew
- On OS X
- jenv
- nodenv
- personal git aliases
- neovim
- Vundle
- Custom .vimrc
Run the install script (./install/run/
). This will install:
- brew
- git
- jenv
- nodenv
- neovim
- alias vim=nvim
There is also a single script for each of these resources
With brew now also available on linux it's easy to create a unified install script.
Linux: http://linuxbrew.sh/
OS X: http://brew.sh/