summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
authorxyz <gky44px1999@gmail.com>2022-09-19 11:23:42 -0700
committerxyz <gky44px1999@gmail.com>2022-09-19 11:24:54 -0700
commita5ae6342715a4eeae55e45e35c94cc5db5b5657e (patch)
tree074d66fb12d50f3ed9d66dfd07b47ae0a5f4bd82 /home/xyz/.bashrc
parent0381c4aa0962ca8925326902a56ca2af027c40f9 (diff)
temporary revert to old alias e
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r--home/xyz/.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index bccad14f..52e36d46 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -66,7 +66,7 @@ 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"'
+alias e='$PAGER'
# https://superuser.com/a/1202867
alias fdu="find . -maxdepth 1 -execdir du -sh '{}' \+ | sort -h"
alias g=git