- Clone this repo
- Create a
.zshrc.localfile in ~ - Add this to
.zshrc.localfile:
# path to git repos on [this] computer
export LOCAL_GIT_REPO_PATH="/path/to/git/repos/on/this/computer"
# github prefix (profile name OR org name)
# example: https://github.com/{THIS_IS_THE_VALUE_YOU_WANT}/{SOME_REPO}.git
export GITHUB_PREFIX="my_github_profile_or_org"- Install
JetBrainsMono Nerd Fontfrom this site - Run
make links - Run
source ~/.zshrc.local && source ~/.config/zsh/init.zsh && make deps
- download the latest stable
.dmgfile from the github releases page
- check releases page to see the latest version
- set version
mise use neovim@{VERSION}