dotfiles/git/.config
Marty Oehme bb9030f885
bash: Fix git stash alias setting
Fixed bash alias loading for additional modules by loading both general
sh aliases as well as individual bash aliases.

Moved git stash push/save aliasing to split between bash/zsh shell since
zsh can check for the correct version of git to invoke push command
(only part of git since 2.13) and bash simply falls back to save.
2021-07-07 10:24:04 +02:00
..
bash/alias.d bash: Fix git stash alias setting 2021-07-07 10:24:04 +02:00
git git: Add main branch methods, Fix pushall 2021-03-14 13:02:47 +01:00
sh/alias.d bash: Fix git stash alias setting 2021-07-07 10:24:04 +02:00
zsh bash: Fix git stash alias setting 2021-07-07 10:24:04 +02:00