dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Mere dotfiles

Dotfiles

Setup

git clone https://github.com/savq/dotfiles.git ~/.config
cd ~/.config
make

Editor: Neovim

  • nvim/vimrc has a minimal setup. It's vim 8 compatible and uses no plugins.
  • nvim/init.lua has configurations for plugins and Neovim specific features (tree-sitter, LSP, etc.)

Shell: Zsh

  • zsh/.zshrc includes aliases and some basic options.
  • zsh/prompt_savq_setup has a minimal prompt with git support.

Other stuff

Listed on the Brewfile