Register
My basket£0.00

Aliascmd.7z

Unlike standard shell aliases, these stay active across different terminal sessions and shell types (Bash, Zsh, PowerShell).

Pass arguments through your alias (e.g., gs . executes git status . ). ALIAScmd.7z

{ "gs": "git status", "update": "sudo apt update && sudo apt upgrade -y", "py": "python3", "myip": "curl ifconfig.me" } Use code with caution. Copied to clipboard 2. Features Unlike standard shell aliases, these stay active across

Loading