From 45c4104b9f36c06072020cc401a2e9e3ce3c6f40 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 26 Jan 2023 22:39:24 -0800 Subject: new aliases --- home/xyz/.bashrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'home/xyz/.bashrc') diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index 499b3d29..b003f9ec 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -62,6 +62,7 @@ alias watch='watch -c ' # different name # /dev/ttyACM0 can be in config file, or as environmantal variable, see /usr/share/doc/adafruit-ampy/README.md +alias a=alarm alias ap='ampy -p /dev/ttyACM0' alias b='lsblk -o NAME,FSTYPE,FSVER,LABEL,UUID,FSAVAIL,FSUSED,FSUSE%,MOUNTPOINTS' alias c=cfg @@ -71,6 +72,8 @@ alias fdu="find . -maxdepth 1 -execdir du -sh '{}' \+ | sort -h" alias g=git alias gr='\grep --color=auto -i' alias grr='\grep --color=auto -iIR' +alias h=htop +alias i=nsxiv alias l='\ls --color=auto -A --group-directories-first' alias ll='\ls --color=auto -lAh --group-directories-first' alias lpp='loop ping 1.1.1.1' -- cgit v1.2.3-70-g09d2