add battery to zshrc
This commit is contained in:
parent
3b2129db7d
commit
a7b844d450
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ alias Yall="noglob youtube-dl --no-check-certificate -o \"%(autonumber)s-%(title
|
|||
alias Ytune="noglob youtube-dl --no-check-certificate -x --audio-format vorbis --audio-quality 4"
|
||||
alias units="units -v"
|
||||
alias usystemctl="systemctl --user"
|
||||
alias battery="upower -i /org/freedesktop/UPower/devices/battery_BAT0"
|
||||
|
||||
# apparently this is the only way of setting GNU Screen to UTF-8
|
||||
alias screen="screen -U"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue