Changing battery alias.
This commit is contained in:
parent
acdbef4878
commit
8e673ebd03
2
zshrc
2
zshrc
@ -39,7 +39,7 @@ alias gdfs='git diff --staged'
|
||||
alias gad='git add'
|
||||
alias gcm='git commit'
|
||||
alias resource='source ~/.zshrc'
|
||||
alias battery='upower -i /org/freedesktop/UPower/devices/battery_BAT0 | grep "time to empty"'
|
||||
alias battery='upower -i /org/freedesktop/UPower/devices/battery_BAT0 | grep "time to"'
|
||||
alias poweroff='sudo poweroff'
|
||||
alias reboot='sudo reboot'
|
||||
alias n='ninja'
|
||||
|
Loading…
Reference in New Issue
Block a user