Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 492 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 492 Bytes

This is my config file for various applications.

Run ./rc.py status to check installed configurations, and ./rc.py install vim to install.

Applications

  • curl,
  • git
  • shells, including bash/zsh
  • tmux
  • vim

zsh

First install oh-my-zsh to $HOME/.oh-my-zsh, also need Python virtualenvwrapper installed globally.

IntelliJ IDE custom dictionaries

Go to Preferences -> Editor -> Spelling -> Dictionaries tab, add $HOME/.rc/dict/ as a Custom Dictionaries Folder.