diff --git a/.bash_aliases/all b/.bash_aliases/all index ee2cc32..356a692 100644 --- a/.bash_aliases/all +++ b/.bash_aliases/all @@ -68,6 +68,5 @@ alias pl="swipl" alias py="python" alias r="R" -alias reboot-windows='reboot_windows' alias azerty="setxkbmap be" alias qwerty="setxkbmap us" diff --git a/.bash_aliases/dualboot b/.bash_aliases/dualboot index bfc4b48..1b64ba8 100644 --- a/.bash_aliases/dualboot +++ b/.bash_aliases/dualboot @@ -1,4 +1,4 @@ -reboot_windows () +reboot-to-windows () { # Check if grub is installed by checking if the command exists, if it does # not, then assume that the system is using systemd-boot