Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 938 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 938 Bytes

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
  • ZSH
  • Dot files
  • 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