Нет описания

Weiyi Lou 818e217418 Rewrite setup script, Use vim-plug plugin manager 10 лет назад
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 лет назад
powerline a09f6e552a Enable z folder jumping 11 лет назад
screen a925c35842 enforce no vbell in screen, remove default windows 12 лет назад
tmux 0df868a9b2 Add vim plugins, Dota 2 config 11 лет назад
vim 818e217418 Rewrite setup script, Use vim-plug plugin manager 10 лет назад
vimperator 7dd427e47b Change prompt character, show navigation in vimperator 10 лет назад
zfs 68b95a54d9 add shell script to remove zfs auto-snapshots by volume 12 лет назад
zsh b81ee1edeb Fix git prompt change limit not working for X set 10 лет назад
.gitignore dbf2143699 remove pentadactyl, add vimperator folder, move vim undo folder 12 лет назад
.gitmodules 9805ff0451 Update setup script, remove unused configs 11 лет назад
README.md 818e217418 Rewrite setup script, Use vim-plug plugin manager 10 лет назад
setup.sh 818e217418 Rewrite setup script, Use vim-plug plugin manager 10 лет назад

README.md

Configuration Files For Unix Environments

This repository contains configurations mostly for comfortable command line usage. The following are of particular note:

  • vim 7.4
  • tmux 1.8
  • zsh
  • irssi
  • vimperator 3.8

Set up

Run the setup script to create links and download plugins:

./setup.sh

This setup is 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.

Move away from Solarized to a 256-colour friendly scheme?

Solarized, while spectacular to use, requires colour palette setup within the terminal emulator itself. When using an unprepared terminal emulator, results are often disappointing or unusable.