[-] Remove echo

This commit is contained in:
Hykilpikonna
2022-12-07 10:39:48 -05:00
parent 806bfb4fa5
commit a62ed83487
-1
View File
@@ -5,7 +5,6 @@ SAVEHIST=1000
setopt appendhistory
BASEDIR="$(dirname "$(dirname "$0")")"
echo "$BASEDIR"
# Modern unix replacements.
# Usage: modern-replace 'orig cmd' 'new cmd' 'orig cmd with args (optional)' 'new cmd with args (optional)'