update grub in bashrc
This commit is contained in:
parent
67e4c2e634
commit
4666c9e3d1
1 changed files with 2 additions and 0 deletions
2
bashrc
2
bashrc
|
@ -101,6 +101,8 @@ alias suspend='$OCTOPUS suspend'
|
|||
|
||||
alias mfilms='cd /dev/shm && mkdir films && sshfs frank@vi-di.fr:/media/ films/'
|
||||
|
||||
alias upgrub='sudo grub-mkconfig -o /boot/grub/grub.cfg'
|
||||
|
||||
|
||||
#MONITOR_PATH=~/Programmation/Utils/monitor.sh
|
||||
#alias dual='$MONITOR_PATH dual'
|
||||
|
|
Loading…
Reference in a new issue