From c9b48850bdf65f1f6532429dcd269362abfa1aa1 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sat, 21 Oct 2023 23:17:26 -0700 Subject: pg is already a bin, switch to e --- home/xyz/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/xyz/.bashrc') diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index 44114581..0c2ca37c 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -73,6 +73,7 @@ alias c=cfg alias cri='curl -Is' alias crig='curl -Is www.google.com' 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 @@ -88,7 +89,6 @@ alias lop='loop ping' alias lopd='loop ping 1.1.1.1' 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