/dotfiles

Config files for Neovim, kitty, Zsh, and Hammerspoon

Primary LanguageLua

if [[ -f ~/.zshrc ]]; then mv ~/.zshrc ~/.zshrc_old; fi
curl https://raw.githubusercontent.com/gnudad/dotfiles/main/zshrc > ~/.zshrc
exec zsh