- You must have installed homebrew
- You must have used brew-file to install the packages in my brewfile repository here
- It helps to have the JetBrains Mono Nerd Font installed. You will already have it if you used the brewfile
To install my zsh profile manually
- Install oh-my-zsh
sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
- Add a new entry in
~/.zshrc
echo "source ~/dotfiles/.zsh_profile" >> ~/.zshrc
source ~/.zshrc
<OTHER_SECRETS, e.g. export OPENAI_KEY=sk-xxxxxx>"