a7aafb662e6f558fa357c98c61892ec7326a758c
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%