mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 15:30:27 +00:00
alias
This commit is contained in:
@@ -66,6 +66,9 @@ namespace CMLeonOS.Commands
|
||||
" whoami - Show current username",
|
||||
" base64 encrypt <text> - Encode text to Base64",
|
||||
" base64 decrypt <text> - Decode Base64 to text",
|
||||
" alias <name> <cmd> - Create command alias",
|
||||
" alias - List all aliases",
|
||||
" unalias <name> - Remove command alias",
|
||||
" lua <file> - Execute Lua script",
|
||||
" version - Show OS version",
|
||||
" about - Show about information",
|
||||
|
||||
Reference in New Issue
Block a user