1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-20 12:40:52 +02:00

added battery alias

This commit is contained in:
sim
2022-02-25 22:00:18 +01:00
parent e357b781d9
commit 3cba733313
+3
View File
@@ -9,6 +9,9 @@ export PATH="$PATH:/home/sim/.dotnet/tools"
### Yoga3
# Hardware
alias bat="upower -i /org/freedesktop/UPower/devices/battery_BAT0"
# noteconv
alias noteconv="cd '$NOTEBOOK_DIR/SRC' && python convert.py"