بدون توضیح

Weiyi Lou 13afff2b43 Add vim undotree 10 سال پیش
ack 0310a09947 add `.ackrc` 12 سال پیش
git 90766b2060 Add vim-plug to repo, Update git ignores 10 سال پیش
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 58fdf0de02 Update submodules, remove unnecessary files 10 سال پیش
screen a925c35842 enforce no vbell in screen, remove default windows 12 سال پیش
tmux 58fdf0de02 Update submodules, remove unnecessary files 10 سال پیش
vim 13afff2b43 Add vim undotree 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 84bd8187d1 Add `glG` (thorough pickaxe) & `glg` (message search) 10 سال پیش
.gitignore 808e864267 Add netrw files to gitignore 10 سال پیش
.gitmodules 58fdf0de02 Update submodules, remove unnecessary files 10 سال پیش
README.md 818e217418 Rewrite setup script, Use vim-plug plugin manager 10 سال پیش
setup.sh 5f42283a40 Add mnemonicPrefix to git config 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.