Nessuna descrizione

Weiyi Lou a01123c9fe add vim config for coffee-script 12 anni fa
ack 0310a09947 add `.ackrc` 12 anni fa
emacs 988fb6d0d6 add emacs evil mode leader and mouse wheel scrolling 12 anni fa
homebrew cca4c3d208 add brewfile for setup in new osx environment 12 anni fa
irssi deebd959da add irssi scripts for nick colors, and nick and window lists 13 anni fa
mongo 34939ea493 update vimperatorrc comments, remove unnecessary bits for 3.8 12 anni fa
nethack 6c176b6115 add nethackrc 13 anni fa
powerline 49700f0144 move rainbarf to tmux folder 12 anni fa
screen a925c35842 enforce no vbell in screen, remove default windows 13 anni fa
tmux 49700f0144 move rainbarf to tmux folder 12 anni fa
vim a01123c9fe add vim config for coffee-script 12 anni fa
vimperator 25c59020a8 remove bookmark bar and proxy changer from vimperator 12 anni fa
zsh 34939ea493 update vimperatorrc comments, remove unnecessary bits for 3.8 12 anni fa
.gitignore dbf2143699 remove pentadactyl, add vimperator folder, move vim undo folder 12 anni fa
.gitmodules 49700f0144 move rainbarf to tmux folder 12 anni fa
README.md 34939ea493 update vimperatorrc comments, remove unnecessary bits for 3.8 12 anni fa
setup.sh 888a6fc06c do not use spf13-vim, add evil-mode to emacs on startup 12 anni fa

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.