From d145547690f1073fa09b525a108bf7a400ff4046 Mon Sep 17 00:00:00 2001 From: NeodarZ Date: Mon, 21 Aug 2017 16:24:54 +0200 Subject: Add git add -p aliased to gap --- i3/.config/i3/what_alias.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i3/.config') diff --git a/i3/.config/i3/what_alias.sh b/i3/.config/i3/what_alias.sh index e60a678..44c64a1 100755 --- a/i3/.config/i3/what_alias.sh +++ b/i3/.config/i3/what_alias.sh @@ -17,14 +17,14 @@ echo "║ gs -> git status gd -> git diff echo "║ gm -> git merge gr -> git rebase ║" echo "║ gp -> git push gu -> git pull ║" echo "║ gco -> git checkout ag -> search in code ║" -echo "║ mixer -> alsamixer matrix -> cmatrix -b ║" +echo "║ gap -> git add -p matrix -> cmatrix -b ║" echo "║ tempwatch -> sensors in while loop toiletlist -> toilet list font ║" echo "║ lol -> lolcat update -> yaourt -Syu ║" echo "║ :q/off -> poweroff ZZ -> quit ║" echo "║ disks -> disks info record -> record current screen ║" echo "║ nullify -> no fucking output log ff -> firefox-developer nullified ║" echo "║ lo -> libreoffice nullified le -> colorized less ║" -echo "║ mdm -> read md file like manpage ║" +echo "║ mdm -> read md file like manpage mixer -> alsamixer ║" echo "║ ║" echo "║ email ║" echo "║ ║" -- cgit v1.2.1