matthutchinson / workbench

home folder, vim config and various other tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Workbench

My own vim folder, dotfiles and handy scripts. Plug is used for vim plugins. You can install (or refresh) symlinks to the workbench with;

$ cd workbench
$ ./bin/benchpress

The Toolbelt

  • Vim
  • Tmux
  • Tmuxinator
  • ZSH
  • Dot files for ctags, ack, ag, rsync, synergy, rails, irb, gems and more
  • Global git hooks and custom merges

Tmux

The tmux/ directory contains various segments for my tmux status bar, and a custom theme. It all comes together to look something like this;

tmux theme status bar screenshot

Disclaimer

I change and commit to this toolbox regularly. In some rare occasions it might be in a broken state. If you intend to use this repository yourself, its probably better if you fork it.

Related Links

About

home folder, vim config and various other tools


Languages

Language:Vim Script 59.5%Language:Shell 24.1%Language:Perl 10.8%Language:Ruby 4.9%Language:Vim Snippet 0.7%