Sem descrição

Weiyi Lou f2154a08b3 Remove unused vim plugins há 10 anos atrás
ack 0310a09947 add `.ackrc` há 12 anos atrás
emacs 988fb6d0d6 add emacs evil mode leader and mouse wheel scrolling há 12 anos atrás
homebrew cca4c3d208 add brewfile for setup in new osx environment há 12 anos atrás
irssi deebd959da add irssi scripts for nick colors, and nick and window lists há 13 anos atrás
powerline a09f6e552a Enable z folder jumping há 11 anos atrás
screen a925c35842 enforce no vbell in screen, remove default windows há 13 anos atrás
tmux 0df868a9b2 Add vim plugins, Dota 2 config há 11 anos atrás
vim f2154a08b3 Remove unused vim plugins há 10 anos atrás
vimperator 7dd427e47b Change prompt character, show navigation in vimperator há 11 anos atrás
zfs 68b95a54d9 add shell script to remove zfs auto-snapshots by volume há 12 anos atrás
zsh 1ebe5e1033 Fix git log display errors without truncation há 11 anos atrás
.gitignore dbf2143699 remove pentadactyl, add vimperator folder, move vim undo folder há 12 anos atrás
.gitmodules 9805ff0451 Update setup script, remove unused configs há 11 anos atrás
README.md 34939ea493 update vimperatorrc comments, remove unnecessary bits for 3.8 há 12 anos atrás
setup.sh 9805ff0451 Update setup script, remove unused configs há 11 anos atrás

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.