Ei kuvausta

Weiyi Lou 8924af78e4 Update submodules 11 vuotta sitten
ack 0310a09947 add `.ackrc` 12 vuotta sitten
emacs 988fb6d0d6 add emacs evil mode leader and mouse wheel scrolling 12 vuotta sitten
homebrew cca4c3d208 add brewfile for setup in new osx environment 12 vuotta sitten
irssi deebd959da add irssi scripts for nick colors, and nick and window lists 13 vuotta sitten
mongo 8924af78e4 Update submodules 11 vuotta sitten
nethack 6c176b6115 add nethackrc 13 vuotta sitten
powerline 49700f0144 move rainbarf to tmux folder 12 vuotta sitten
screen a925c35842 enforce no vbell in screen, remove default windows 13 vuotta sitten
sqlite c2b4b276e8 add sqlite cli config file 12 vuotta sitten
tmux 8924af78e4 Update submodules 11 vuotta sitten
vim def42ead9a add vim-less plugin (css less support) 12 vuotta sitten
vimperator 9d32be593b fix vimperator page nav reversed directions 12 vuotta sitten
zfs 68b95a54d9 add shell script to remove zfs auto-snapshots by volume 12 vuotta sitten
zsh 8924af78e4 Update submodules 11 vuotta sitten
.gitignore dbf2143699 remove pentadactyl, add vimperator folder, move vim undo folder 12 vuotta sitten
.gitmodules 49700f0144 move rainbarf to tmux folder 12 vuotta sitten
README.md 34939ea493 update vimperatorrc comments, remove unnecessary bits for 3.8 12 vuotta sitten
setup.sh 68b95a54d9 add shell script to remove zfs auto-snapshots by volume 12 vuotta sitten

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.