dotfiles/bash
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_profile [home] Remove module 2020-06-05 22:18:13 +02:00
.bashrc bash: Fix git stash alias setting 2021-07-07 10:24:04 +02:00