Simplify dual boot aliases
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user