37f0a3c699e9fff1577047b5af4a08d633df527b
Note
My preferred method of installation is Homebrew, but it doesn't restrict the possibility of installing using other methods.
Files must be stored in the
~/.configdirectory.
Installation
Brew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
NeoVim
https://github.com/neovim/neovim
brew install neovim
Ghostty
Starship
brew install starship
Add to .zshrc
plugins=(
...
starship
...
)
Description
Languages
Lua
93.8%
Shell
6.2%