Custom configuration files for various tools, including Neovim, Fish and more.
I run all of this in Ghostty on macOS, managed with RCM.
- mac OS
- Homebrew
- Clone this repo
git clone [email protected]:LkeMitchll/Dotfiles.git ~/.dotfiles
. - Install Homebrew.
- Run
cd ~/.dotfiles & chmod +x ./setup.sh & ./setup.sh
.
I try to keep my Neovim setup as minimal as I can, I manage my plugins using mini.deps. The bulk of my setup is built out of 2 collections of small, minimal plugins: mini.nvim and snacks.nvim.
I try to keep my Ghostty config light, but some things of note:
- My colorscheme, is tokyonight
- I make use of MD IO as a font
I use fish as it feels modern, and includes functionality that would otherwise need a plugin (suggestions, substring-autocomplete etc.), some small things of note: