diff --git a/tcshrc.system.FreeBSD b/tcshrc.system.FreeBSD index ff0dc7a..1b2c1b1 100644 --- a/tcshrc.system.FreeBSD +++ b/tcshrc.system.FreeBSD @@ -1,5 +1,7 @@ _debug "Sourcing tcshrc.system.FreeBSD..." +set cshenv_sort_can_shuffle + # Set the acknowledgement bit, essentially setenv CSHENV_SYSTEM_CONFIGURED FreeBSD diff --git a/tcshrc.system.Linux b/tcshrc.system.Linux index 9e45f9b..7e0770d 100644 --- a/tcshrc.system.Linux +++ b/tcshrc.system.Linux @@ -1,5 +1,7 @@ _debug "Sourcing tcshrc.system.Linux..." +set cshenv_sort_can_shuffle + unset cshenv_battery_device unset cshenv_show_battery_level