[-] Remove echo
This commit is contained in:
@@ -5,7 +5,6 @@ SAVEHIST=1000
|
|||||||
setopt appendhistory
|
setopt appendhistory
|
||||||
|
|
||||||
BASEDIR="$(dirname "$(dirname "$0")")"
|
BASEDIR="$(dirname "$(dirname "$0")")"
|
||||||
echo "$BASEDIR"
|
|
||||||
|
|
||||||
# Modern unix replacements.
|
# Modern unix replacements.
|
||||||
# Usage: modern-replace 'orig cmd' 'new cmd' 'orig cmd with args (optional)' 'new cmd with args (optional)'
|
# Usage: modern-replace 'orig cmd' 'new cmd' 'orig cmd with args (optional)' 'new cmd with args (optional)'
|
||||||
|
|||||||
Reference in New Issue
Block a user