Без опису

Weiyi Lou 1310b582e1 add vimperator tab moving mappings 12 роки тому
ack 0310a09947 add `.ackrc` 13 роки тому
emacs 988fb6d0d6 add emacs evil mode leader and mouse wheel scrolling 12 роки тому
irssi deebd959da add irssi scripts for nick colors, and nick and window lists 13 роки тому
mongo 34939ea493 update vimperatorrc comments, remove unnecessary bits for 3.8 12 роки тому
nethack 6c176b6115 add nethackrc 14 роки тому
powerline 49700f0144 move rainbarf to tmux folder 12 роки тому
screen a925c35842 enforce no vbell in screen, remove default windows 13 роки тому
tmux 49700f0144 move rainbarf to tmux folder 12 роки тому
vim aa1a37f545 break out vimrc settings it their own files 12 роки тому
vimperator 1310b582e1 add vimperator tab moving mappings 12 роки тому
zsh 34939ea493 update vimperatorrc comments, remove unnecessary bits for 3.8 12 роки тому
.gitignore dbf2143699 remove pentadactyl, add vimperator folder, move vim undo folder 13 роки тому
.gitmodules 49700f0144 move rainbarf to tmux folder 12 роки тому
README.md 34939ea493 update vimperatorrc comments, remove unnecessary bits for 3.8 12 роки тому
setup.sh 888a6fc06c do not use spf13-vim, add evil-mode to emacs on startup 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.