Update bash config

This commit is contained in:
Hektor Misplon
2020-04-08 17:52:42 +00:00
parent 24746a6e13
commit bb725bacff
3 changed files with 2 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ alias vi='vim'
alias py='python'
alias cfg='/usr/bin/git --git-dir=/home/h/.cfg/ --work-tree=/home/h'
alias now='date "+%I:%M %a %d %b"'
alias brt='xbacklight -set'
alias lm='xbacklight -set'
alias bat='cat /sys/class/power_supply/BAT0/capacity'