Skip to content

LkeMitchll/Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Custom configuration files for various tools, including neovim, fish and more.

I run all of this in kitty on macOS, managed with rcm.

Requirements

Install

  1. Clone this repo git clone git@github.com:LkeMitchll/Dotfiles.git ~/.dotfiles.
  2. Install homebrew.
  3. Run cd ~/.dotfiles & chmod +x ./setup.sh & ./setup.sh.

Notes

Neovim

I try to keep my neovim setup as minimal as I can, I manage my plugins using mini.deps. The primary plugins I use in Neovim are:

  • lsp-zero.nvim - Toolkit to configure LSP and snippets
  • mini.nvim - A collection of minimal but useful plugins
  • neogit - An excellent git integration

Kitty

I try to keep my kitty config light, but some things of note:

Fish

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: