[fish] Add quick binding for push-all

This commit is contained in:
Sebastian Schulze 2022-07-29 19:14:37 +02:00
parent b7f1feb561
commit 6d8950f719
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ bind \egcm gcm
bind \eggbb gbb
bind \eggp git push
bind \eggs "git status"
bind \egpa "for remote in (git remote); git push $remote; end"
# SSH Quick Jump
bind \egss "z saltstack; commandline -f repaint; commandline -i -- './ssh -e '"