mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2026-01-15 12:15:02 +00:00
Add alias for whoami
This commit is contained in:
@@ -98,6 +98,7 @@ export const aliases: Record<string, string[]> = {
|
||||
ver: ["version"],
|
||||
wapm: ["wasmer", "wax"],
|
||||
weather: ["wttr"],
|
||||
whoami: ["logname"],
|
||||
wsl: ["linux"],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user