No description
Find a file
2013-08-22 01:35:40 -04:00
.oh-my-zsh@434f3bc05c Update Oh My zsh 2013-08-19 19:46:43 -04:00
.vim Add some aliases, leaders, bclose, and a text file to note things to change 2013-05-09 17:02:25 -04:00
.aliases virtualedit is best 2013-08-12 02:18:47 -04:00
.functions Fix ssh access 2013-06-28 12:19:28 -04:00
.gitconfig Alias and vim changes...mostly 2013-08-05 22:07:01 -04:00
.gitignore Ignore all files (in home directory). 2012-05-15 13:48:26 -04:00
.gitignore_global Initial commit. 2012-04-05 05:39:31 -04:00
.gitmodules Maybe fix submodule issue 2013-04-29 17:14:36 -04:00
.tmux.conf Absolute number at row, renumber tmux, scrolloff 2013-08-19 19:43:39 -04:00
.vimrc Absolute number at row, renumber tmux, scrolloff 2013-08-19 19:43:39 -04:00
.zshrc Updates for boxen 2013-08-22 01:35:40 -04:00
README.md Add the README.md 2013-08-09 23:32:44 -04:00
tool-sharpener.txt Absolute number at row, renumber tmux, scrolloff 2013-08-19 19:43:39 -04:00

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