- Clone the dotfiles
- Install iterm manually. Import json profile.
chmod u+x install.sh
- Run
./install.sh
- Inside a repo, run
git ctags
andgit init
to use re-index Universal Ctags via git hooks
chmod u+x install.sh
./install.sh
git ctags
and git init
to use re-index Universal Ctags
via git hooks