diff --git a/.config/shellrc b/.config/shellrc index d0b1eae..cdd4c75 100644 --- a/.config/shellrc +++ b/.config/shellrc @@ -76,7 +76,6 @@ 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' alias scr='cd ~/.local/bin/scripts' # 4fun