Lines up better with the new starship prompt
This commit is contained in:
parent
2e071465a0
commit
ce5178c285
@ -11,7 +11,7 @@ zd() {
|
||||
elif [ -d "$1" ]; then
|
||||
builtin cd "$1"
|
||||
else
|
||||
z "$@" && printf " \U000F17A9 " && pwd || echo "Error: Directory not found"
|
||||
z "$@" && printf "\U000F17A9 " && pwd || echo "Error: Directory not found"
|
||||
fi
|
||||
}
|
||||
open() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user