diff --git a/dotfiles/shell/aliases b/dotfiles/shell/aliases index 2159b18..73e395d 100644 --- a/dotfiles/shell/aliases +++ b/dotfiles/shell/aliases @@ -70,7 +70,7 @@ hello() { bye() { echo "Pushing to SetupCockpit" cd ~/SetupCockpit && git push - echo "Pushing to Keepas" + echo "Pushing to Keepass" cd ~/Keepass && git push echo "Pushing to TSSR" cd ~/Lessons/TSSR && git push