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