Install with:
zsh -c "$(curl -fsSL https://raw.githubusercontent.com/BuonOmo/dotfiles/main/install.zsh)"Update with:
dotf pullVerify installation with:
dotf doctorContribute with:
dotf add .somerc
dotf commit
# fork if needed
dotf push
# PR welcomeConfiguration is made by running the script with some env variables set.
WITCHCRAFT_SCRIPT_PATH sets the path where your witchcraft scripts
are gonna be stored. If not set, the default will be $HOME/Dev/BuonOmo/chrome-script and the
corresponding repo will be downloaded accordingly.