these instructions are up to date as of OSX Ventura
- install homebrew
- configure this repo by:
- cloning it to wherever you'd like
- copying all files to your home directory
- setting the repo to track the home directory
git config core.worktree "/Users/<username>"
$ brew install macvim
$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
$ vim /.vimrc
$ :PluginInstall
- follow the instructions here to complete the YCM installation: https://github.com/ycm-core/YouCompleteMe#macos
- note, should already be configured to your liking via .p10k.zsh - however, you can run
p10k configure
to re-tune the display to fit your fickle moods. - install powerlevel10k for zsh: https://github.com/romkatv/powerlevel10k#oh-my-zsh
$ brew install zsh-syntax-highlighting
$ brew install zsh-autosuggestions
- configure iTerm
- import the iTerm profile found in
/additional-dotfiles/iterm-profile.json
(Profiles > Open Profiles > Edit Profiles > Other Actions... > Import Json Profiles
) - select the newly imported profile as your iTerm profile
- if the above doesn't work, here are some items to jog your memory:
Keys > ...
Colors > Presets > .Presets/iTermCustomSolarizedDark.itermcolors
Text > Change Font > *.powerline
- script for syncing iTerm with OSX color scheme, https://gist.github.com/doublethefish/c339b659738fdb652e820e3b40f97f36 forked from https://gist.github.com/jamesmacfie/2061023e5365e8b6bfbbc20792ac90f8
- import the iTerm profile found in
- download hammer spoon
brew install --cask hammerspoon
- if for whatever reason the config files in this repo don't work, re-install following this guide: https://github.com/peterklijn/hammerspoon-shiftit