Няма описание

weiyi aeb7dcbd77 add vim-signature plugin (mark-handling) преди 12 години
ack 0310a09947 add `.ackrc` преди 12 години
emacs 988fb6d0d6 add emacs evil mode leader and mouse wheel scrolling преди 12 години
homebrew cca4c3d208 add brewfile for setup in new osx environment преди 12 години
irssi deebd959da add irssi scripts for nick colors, and nick and window lists преди 13 години
mongo 4b9179b870 update modules, remove unnecessary aliases, add man color, change glh преди 12 години
nethack 6c176b6115 add nethackrc преди 13 години
powerline 49700f0144 move rainbarf to tmux folder преди 12 години
screen a925c35842 enforce no vbell in screen, remove default windows преди 13 години
sqlite c2b4b276e8 add sqlite cli config file преди 12 години
tmux 4b9179b870 update modules, remove unnecessary aliases, add man color, change glh преди 12 години
vim aeb7dcbd77 add vim-signature plugin (mark-handling) преди 12 години
vimperator 9d32be593b fix vimperator page nav reversed directions преди 12 години
zsh 4b9179b870 update modules, remove unnecessary aliases, add man color, change glh преди 12 години
.gitignore dbf2143699 remove pentadactyl, add vimperator folder, move vim undo folder преди 12 години
.gitmodules 49700f0144 move rainbarf to tmux folder преди 12 години
README.md 34939ea493 update vimperatorrc comments, remove unnecessary bits for 3.8 преди 12 години
setup.sh c2b4b276e8 add sqlite cli config file преди 12 години

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.