Sen descrición

Weiyi Lou 74c17962a1 Add `ack` binary %!s(int64=10) %!d(string=hai) anos
ack 0310a09947 add `.ackrc` %!s(int64=12) %!d(string=hai) anos
bin 74c17962a1 Add `ack` binary %!s(int64=10) %!d(string=hai) anos
git 90766b2060 Add vim-plug to repo, Update git ignores %!s(int64=10) %!d(string=hai) anos
homebrew cca4c3d208 add brewfile for setup in new osx environment %!s(int64=12) %!d(string=hai) anos
irssi deebd959da add irssi scripts for nick colors, and nick and window lists %!s(int64=13) %!d(string=hai) anos
powerline 58fdf0de02 Update submodules, remove unnecessary files %!s(int64=10) %!d(string=hai) anos
screen a925c35842 enforce no vbell in screen, remove default windows %!s(int64=12) %!d(string=hai) anos
tmux 58fdf0de02 Update submodules, remove unnecessary files %!s(int64=10) %!d(string=hai) anos
vim 126ebb5ba5 Add vim colorscheme toggles, Merge with statusline.vim %!s(int64=10) %!d(string=hai) anos
vimperator 7dd427e47b Change prompt character, show navigation in vimperator %!s(int64=10) %!d(string=hai) anos
zfs 68b95a54d9 add shell script to remove zfs auto-snapshots by volume %!s(int64=12) %!d(string=hai) anos
zsh 54f2373399 Update `gsmup` to also clone submodules of submodules %!s(int64=10) %!d(string=hai) anos
.gitignore 808e864267 Add netrw files to gitignore %!s(int64=10) %!d(string=hai) anos
.gitmodules 58fdf0de02 Update submodules, remove unnecessary files %!s(int64=10) %!d(string=hai) anos
README.md 818e217418 Rewrite setup script, Use vim-plug plugin manager %!s(int64=10) %!d(string=hai) anos
setup.sh 74c17962a1 Add `ack` binary %!s(int64=10) %!d(string=hai) anos

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.