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:
@@ -9,6 +9,9 @@ export PATH="$PATH:/home/sim/.dotnet/tools"
|
|||||||
|
|
||||||
### Yoga3
|
### Yoga3
|
||||||
|
|
||||||
|
# Hardware
|
||||||
|
alias bat="upower -i /org/freedesktop/UPower/devices/battery_BAT0"
|
||||||
|
|
||||||
# noteconv
|
# noteconv
|
||||||
alias noteconv="cd '$NOTEBOOK_DIR/SRC' && python convert.py"
|
alias noteconv="cd '$NOTEBOOK_DIR/SRC' && python convert.py"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user