dotfiles/.config/yadm/gitconfig

6 lines
333 B
Plaintext
Raw Normal View History

[alias]
2021-10-04 08:57:35 +00:00
cgit = !yadm cme "config/git:" $XDG_CONFIG_HOME/git $CONFIG_SHELLS/git $HOME/.local/bin/scripts/git-*
cshell = !yadm cme "config/shell:" $CONFIG_SHELLS $HOME/.zprofile
cf = !yadm cme "bin:" $CONFIG_SHELLS/functions $HOME/.local/bin/scripts
2021-10-04 08:57:35 +00:00
cbin = !yadm cme "bin:" $HOME/.local/bin/scripts