3 lines
133 B
Plaintext
3 lines
133 B
Plaintext
|
# See https://github.com/dduan/tre/blob/main/README.md
|
||
|
tre() { command tre "$@" -e && source "/tmp/tre_aliases_$USER" 2>/dev/null; }
|