/.dotfiles

All my dotfiles!

Primary LanguageVim script

My dotfiles


Just a collection of a few dotfiles.

I use rcm.

Setup after installing rcm:

    rcup rcrc
    rcup

Please note this repository has submodules. To clone it all:

    git clone --recursive git@github.com:hugelgupf/.dotfiles.git

Tools

This sets up basic configs for:

  • vim
  • zsh
    • Plugin manager: zgen.
  • tmux
    • Status line: tmuxline.vim. Please note this is a vim plugin that can generate a tmux style from the vim-airline theme you have.
  • git
  • ssh (shortcuts)

If you work at Google, there are some Google-specific things I only have on an internal branch. Send me an email if you want that stuff.

Notes

To use vim-airline and tmuxline.vim properly, you need a patched font from here. There is also a Monaco (OS X standard) patched font available here.