Merge branch 'master' of github.com:Faerbit/.dotfiles
This commit is contained in:
commit
d14a1fd52c
2
zshrc
2
zshrc
@ -40,7 +40,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