From eecedc09e7be82fd80460e268e3746c33a613602 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Tue, 1 Oct 2024 11:24:17 -0500 Subject: made a few alias changes --- .aliases | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.aliases') diff --git a/.aliases b/.aliases index bd41dfd..de97ca7 100644 --- a/.aliases +++ b/.aliases @@ -102,7 +102,7 @@ alias mt="vnstat -m" alias mntHFS="sudo mount -t hfsplus -o force,rw" # get battery info: -alias bat='upower -i /org/freedesktop/UPower/devices/battery_BAT1 | egrep "time to empty|percentage"' +alias charge='upower -i /org/freedesktop/UPower/devices/battery_BAT1 | egrep "time to empty|percentage"' alias gpphoto="~/./bin/download-photos-gopro.py /mnt/card/DCIM/100GOPRO/" alias gpvid="~/./bin/download-videos-gopro.py /mnt/card/DCIM/100GOPRO/" -- cgit v1.2.3-70-g09d2