fixup! fixup! fixup! Add POSIX shell support

This commit is contained in:
Cole Helbling 2020-03-29 14:45:54 -07:00
parent a7f3c6040c
commit 98d27e085c
No known key found for this signature in database
GPG Key ID: B37E0F2371016A4C
1 changed files with 1 additions and 1 deletions

View File

@ -243,7 +243,7 @@ end
const POSIX_HOOK_PROMPT: &str = r#"
_zoxide_hook() {
zoxide add
zoxide add > /dev/null
}
case "$PS1" in