Skip to content

eprev/dotfiles

Repository files navigation

~/.*

Setup

  1. Run:

    curl -L https://github.com/eprev/dotfiles/raw/master/bin/dot-install | zsh
    
  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 ctags-universal (or simply run dot-install-osx):

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

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

Update

dot-update