✏️ Fixed old alias

This commit is contained in:
z3rOR0ne 2024-08-09 14:21:44 -07:00
parent 3b44a68f79
commit cfe4197fe7

View file

@ -667,7 +667,7 @@ alias yt='ddgr \!yt "${1}" <<< $(echo q)'
# display related aliases
alias brighten="xrandr --output HDMI-0 --brightness"
unred="redshift -x"
alias unred="redshift -x"
# run the following two aliases every time you update the kernels and nvidiadkms
alias {grub_update,update_grub}="doas grub-mkconfig -o /boot/grub/grub.cfg"