If you're looking for my neovim dotfiles, they're here
Dotfiles that I use across all my systems (Mac, Linux, iOS iSH, Android Termux).
Requires:
- fish
- fzf, fd-find and Zoxide
Technically, you don't need the below but you'll see errors about them not being present on each shell if you don't edit both install.zsh
and .zshrc
- direnv
- python & pip
git clone --recursive https://github.com/davemackintosh/dotfiles.git ~/dotfiles && cd ~/dotfiles
fish ~/install.fish
I have a work Mac which is fine. Dotfiles work on all systems however most of the dotfiles in this repo are for my personal computer which I have riced the heck out of.
If you don't want to sign your commits, remove
gpgsign = true
from~/.gitconfig
and thesigningkey
from[user]
I sign all my commits these days and this is my config, if you are able you should to.
You can then edit ~/.gitconfig
and set your signingkey