No description
.oh-my-zsh@2cc4801bd2 | ||
.tmuxinator | ||
.vim | ||
.aliases | ||
.functions | ||
.gitconfig | ||
.gitignore | ||
.gitignore_global | ||
.gitmodules | ||
.tmux.conf | ||
.vimrc | ||
.zshrc | ||
README | ||
tool-sharpener.txt |
sudo apt-get zsh sudo apt-get install ruby1.9.3 sudo gem install tmuxinator chsh -s /bin/zsh LOGOUT COMPLETELY and relogin git clone repo mv dotfiles/* . git submodule update --init source .zshrc :BundleInstall inside of vim mux work Remote Server: edit /etc/ssh/sshd_config ``` PermitTunnel yes GatewayPorts yes ```