3 lines
133 B
Plaintext
Raw Permalink Normal View History

2024-10-29 18:12:34 -05:00
# See https://github.com/dduan/tre/blob/main/README.md
tre() { command tre "$@" -e && source "/tmp/tre_aliases_$USER" 2>/dev/null; }