Skip to content

reformat0r/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Dotfiles

ZSH + Antigen

test -f /usr/share/zsh/share/antigen.zsh && (Q="$HOME/.zshrc"; test -f $Q && mv -b --suffix=_prev $Q ~/.zshrc_prev; curl -s "https://raw.githubusercontent.com/reformat0r/dotfiles/master/.zshrc" -o $Q; zsh -c "source $Q; antigen update") || echo "Install Antigen first."

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages