allow dynamic theme change

This commit is contained in:
fatalerrors
2026-04-15 15:03:43 +02:00
parent 30b8b8241a
commit 1b16878ea8
2 changed files with 41 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ help()
printf " * setc\tSet locale to standard C (POSIX)\n"
printf " * set*\tLocale shortcuts generated from SET_LOCALE in profile.conf\n"
printf "settrace\tActivate or deactivate ERR trap to display backtrace on script errors\n"
printf "set_theme\tSwitch the prompt colour theme; no argument lists available themes\n"
printf "showinfo\tDisplay welcome banner and system information (figlet + neofetch/fastfetch)\n"
printf "ssr\t\tSSH into a server as root, forwarding extra ssh options\n"
printf "taz\t\tCompress files and directories into a chosen archive format\n"