📝 Appended ls to new pixel alias

This commit is contained in:
z3rOR0ne 2023-07-26 03:00:49 -07:00
parent 40825c5e96
commit d603a9473a

View file

@ -61,7 +61,7 @@ alias imnt="ifuse /home/brian/iphone"
alias iumnt="doas umount /home/brian/iphone"
alias kmnt="doas mount /dev/sda /mnt/media/kobo"
alias kumnt="doas umount /dev/sda /mnt/media/kobo"
alias pixel="cd /run/user/1000/gvfs/mtp:host=Google_Pixel_7a_34211JEHN03088/Internal\ shared\ storage"
alias pixel="cd /run/user/1000/gvfs/mtp:host=Google_Pixel_7a_34211JEHN03088/Internal\ shared\ storage && ls"
alias rm="newrm -vi"
alias calendar="calcurse"
alias cal="newcal"