dotfiles
dotfiles copied to clipboard
Mere dotfiles
Dotfiles
Setup
git clone https://github.com/savq/dotfiles.git ~/.config
cd ~/.config
make
Editor: Neovim
nvim/vimrchas a minimal setup. It's vim 8 compatible and uses no plugins.nvim/init.luahas configurations for plugins and Neovim specific features (tree-sitter, LSP, etc.)
Shell: Zsh
zsh/.zshrcincludes aliases and some basic options.zsh/prompt_savq_setuphas a minimal prompt with git support.
Other stuff
Listed on the Brewfile