From 1b355ed0fb9ed87711c8e51cab2a5423e17a7f29 Mon Sep 17 00:00:00 2001 From: xyz Date: Fri, 7 Oct 2022 22:55:24 -0700 Subject: .bashrc alias --- home/xyz/.bashrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index 8fd97acd..afb4d037 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -66,15 +66,16 @@ alias ap='ampy -p /dev/ttyACM0' alias b='lsblk -o NAME,FSTYPE,FSVER,LABEL,UUID,FSAVAIL,FSUSED,FSUSE%,MOUNTPOINTS' alias c=cfg alias d='\sdcv --color' -alias e='"$PAGER"' # https://superuser.com/a/1202867 alias fdu="find . -maxdepth 1 -execdir du -sh '{}' \+ | sort -h" alias g=git +alias gr='\grep --color=auto -iIR' alias l='\ls --color=auto -A --group-directories-first' alias ll='\ls --color=auto -lAh --group-directories-first' alias lpg='loop ping github.com' alias m=man alias p=pacman +alias pg='"$PAGER"' alias pt=pactree alias pu=paru alias qre='qrencode -t utf8i -m 1' -- cgit v1.2.3-70-g09d2