Sen descrición

weiyi 139eb4e366 Turn on relative numbering %!s(int64=11) %!d(string=hai) anos
ack 0310a09947 add `.ackrc` %!s(int64=12) %!d(string=hai) anos
emacs 988fb6d0d6 add emacs evil mode leader and mouse wheel scrolling %!s(int64=12) %!d(string=hai) anos
homebrew cca4c3d208 add brewfile for setup in new osx environment %!s(int64=12) %!d(string=hai) anos
irssi deebd959da add irssi scripts for nick colors, and nick and window lists %!s(int64=13) %!d(string=hai) anos
mongo a09f6e552a Enable z folder jumping %!s(int64=11) %!d(string=hai) anos
nethack 6c176b6115 add nethackrc %!s(int64=13) %!d(string=hai) anos
powerline a09f6e552a Enable z folder jumping %!s(int64=11) %!d(string=hai) anos
screen a925c35842 enforce no vbell in screen, remove default windows %!s(int64=12) %!d(string=hai) anos
sqlite c2b4b276e8 add sqlite cli config file %!s(int64=12) %!d(string=hai) anos
tmux b61fbbead3 Update powerline config to work with latest powerline %!s(int64=11) %!d(string=hai) anos
vim 139eb4e366 Turn on relative numbering %!s(int64=11) %!d(string=hai) anos
vimperator a480cfeb15 Add DuckDuckGo search engine to vimperator %!s(int64=11) %!d(string=hai) anos
zfs 68b95a54d9 add shell script to remove zfs auto-snapshots by volume %!s(int64=12) %!d(string=hai) anos
zsh a09f6e552a Enable z folder jumping %!s(int64=11) %!d(string=hai) anos
.gitignore dbf2143699 remove pentadactyl, add vimperator folder, move vim undo folder %!s(int64=12) %!d(string=hai) anos
.gitmodules 49700f0144 move rainbarf to tmux folder %!s(int64=12) %!d(string=hai) anos
README.md 34939ea493 update vimperatorrc comments, remove unnecessary bits for 3.8 %!s(int64=12) %!d(string=hai) anos
setup.sh 68b95a54d9 add shell script to remove zfs auto-snapshots by volume %!s(int64=12) %!d(string=hai) anos

README.md

Configuration Files For *nix Environments

Software

Software configs that exist (versions are minimums for correct operation):

  • vim 7.4
  • emacs 24
  • tmux 1.8
  • zsh
  • irssi & screen (for nicklist)
  • nethack
  • mongo
  • Vimperator 3.8

Installs a user ack binary.

Best used with:

Issues

Prompt in git repositories is slow in OS X Mavericks.

This is because of the Apple-provided git. Install git through homebrew. Seen from this stackexchange entry.