liamcurry / dotfiles

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.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.

About

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


Languages

Language:Shell 54.5%Language:Vim Script 45.5%