Skip to content

additional terminal setting for thoughbot's dotfile setting

Notifications You must be signed in to change notification settings

CoSNaYe/dotfiles-local

Repository files navigation

dotfile_local

Additional Terminal and Vim settings for Thoughtbot dotfiles

Install

  1. Install Thoughtbot dotfiles

  2. Clone this project into ~/dotfiles-local

  3. To enable YouCompleteMe, follow YouCompleteMe to install

    • If install Python by Anaconda, then we should follow the instruction here
  4. To enable AutoFormat, follow AutoFormat to enable supports for languages

    • Javascript/JSON, ESlint, sass-convert, rbeautify, remark
  5. Install powerline font

    • brew tap homebrew/cask-fonts
    • brew install --cask font-hack-nerd-font
  6. Install base16-shell

    • Then run base16_tomorrow-night once
  7. Install Ag

Options

Markdown support in Vim

  1. Follow the instructions to install vim-instant-markdown

Autojump (a faster way to navigate your filesystem)

  1. Follow the instructions to install Autojump

Enable zsh plugins

  1. Install Zplug
    • Use the curl one not homebrew
  2. Use zplug install to install your plugins and run source ~/.zshrc

About

additional terminal setting for thoughbot's dotfile setting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published