Skip to content

Config files for Neovim, kitty, Zsh, and Hammerspoon

Notifications You must be signed in to change notification settings

gnudad/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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