make [basics | shells | vim | git]
Once make
has completed, please close your shell and open a new instance.
- Installs Xcode Command Line Tools and Homebrew
- Symlinks the following (overwriting existing versions):
shells/:
gemrc => ~/.gemrc
latexmkrc => ~/.latexmkrc
zshrc => ~/.zshrc
- Feel free to add custom zsh commands in
~/.localrc
, it is sourced from~/.zshrc
- Symlinks the following (overwriting existing versions):
vim/:
vim/ => ~/.vim
vimrc => ~/.vimrc
- Installs latest Vim, Vundle.vim plugin manager, all Vim plugins in
~/.vimrc
, and Exuberant Ctags
- Symlinks the following (overwriting existing versions):
git/:
gitconfig => ~/.gitconfig
gitignore_global => ~/.gitignore_global
- Installs latest Git and prompts you to complete
~/.gitconfig_user
open profiles/Afterglow.terminal
Next, either change the value of "Preferences > General > On startup, open:" to "New window with profile:" or set up your Terminal windows as you wish and select "Window > Save Windows as Group…" while ensuring that you check "Use window group when Terminal starts".
The underlying color themes for these profiles may be found at macos-terminal-themes.
make vimcompletion
- Installs CMake and YouCompleteMe
make brewbundle
make osx
make uninstall
Inspired by the dotfiles of: