/dotfiles

My .zshrc, .tmux, .irssi, .vimrc, and other dotfiles.

Primary LanguageShell

.files

Screenshot

Various dotfiles in my home directory.

$ pkgi tmux autojump zsh
$ sudo easy_install pip readline
$ sudo pip install flake8 virtualenvwrapper ipython py3kwarn
$ sudo npm install jshint uglify-js stylus

For go development:

$ go get github.com/golang/lint/golint
$ go get -u github.com/nsf/gocode
$ go get code.google.com/p/go.tools/cmd/goimports

Be sure to configure vim with --with-features=big to enable unicode characters, and --enable-pythoninterp for Python support.