Update bash/.bashrc
added poweroff shotcut
This commit is contained in:
@@ -10,6 +10,7 @@ alias ls='ls --color=auto'
|
||||
alias ll='ls -alhF'
|
||||
alias grep='grep --color=auto'
|
||||
alias fetch='fastfetch'
|
||||
alias off='poweroff'
|
||||
alias grub-update='sudo grub-mkconfig -o /boot/grub/grub.cfg'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user