dotfiles/.config/yadm/gitconfig

6 lines
345 B
Plaintext
Raw Normal View History

[alias]
cgit = !yadm cme "config/git:" -- $XDG_CONFIG_HOME/git $CONFIG_SHELLS/git $HOME/.local/bin/scripts/git-*
2021-04-11 20:47:51 +00:00
cf = !yadm cme "bin:" -- $CONFIG_SHELLS/functions $HOME/.local/bin/scripts
2021-06-15 06:09:20 +00:00
cshell = !yadm cme "config/shell:" -- $CONFIG_SHELLS $HOME/.zprofile
cbin = !yadm cme "bin:" -- $HOME/.local/bin/scripts