Simplify dual boot aliases

master
Hektor Misplon 2023-08-02 16:54:35 +02:00
parent d45c8e7581
commit 7460ab69e9
2 changed files with 1 additions and 2 deletions

View File

@ -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"

View File

@ -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