dotfiles/.config/yadm/gitconfig

6 lines
345 B
Text
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 22:47:51 +02:00
cf = !yadm cme "bin:" -- $CONFIG_SHELLS/functions $HOME/.local/bin/scripts
2021-06-15 08:09:20 +02:00
cshell = !yadm cme "config/shell:" -- $CONFIG_SHELLS $HOME/.zprofile
cbin = !yadm cme "bin:" -- $HOME/.local/bin/scripts