Skip to content

eprev/dotfiles

Repository files navigation

~/.*

Setup

  1. Run:

    curl -L https://github.com/eprev/dotfiles/raw/master/bin/dot-install | bash
    
  2. Don't forget to update user details in ~/.gitconfig.

  3. In addition, the following steps may be required:

    • If you want to use TagBar, you need to install exuberant-ctags (or simply run dot-install-osx):

      brew install ctags-exuberant
      
    • You might want to try locationchanger.

    • Like the font in the screenshot? It's Input Font (InputMonoCondensed-Light, 13pt).

Update

dot-update