Add one alias to .shellrc
This commit is contained in:
parent
1140a882ae
commit
9c05d46e57
1
.shellrc
1
.shellrc
@ -82,6 +82,7 @@ alias battery='upower -i /org/freedesktop/UPower/devices/battery_BAT0'
|
||||
alias c256='(x=`tput op` y=`printf %76s`;for i in {0..256};do o=00$i;echo -e ${o:${#o}-3:3} `tput setaf $i;tput setab $i`${y// /=}$x;done)'
|
||||
alias ...='cd ~/Dotfiles'
|
||||
alias cd..='cd ..'
|
||||
alias news='newsboat'
|
||||
|
||||
# 4fun
|
||||
alias dog='cat'
|
||||
|
Loading…
x
Reference in New Issue
Block a user