mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
6 lines
100 B
Bash
6 lines
100 B
Bash
![]() |
export EMERALD="SWORD"
|
||
|
alias ll='ls -a -lF'
|
||
|
alias la='ls -A'
|
||
|
export MIGHTY=WARRIOR
|
||
|
alias l='ls -CF'
|