Cd
This commit is contained in:
parent
e28480c593
commit
15311ecbdc
@ -1,15 +1,12 @@
|
||||
# Default post-hook functions (users can override these)
|
||||
post_repo_clone() {
|
||||
__zoxide_z "$1"
|
||||
tm
|
||||
cd "$1"
|
||||
}
|
||||
|
||||
post_repo_goto() {
|
||||
__zoxide_z "$1"
|
||||
tm
|
||||
cd "$1"
|
||||
}
|
||||
|
||||
post_repo_new() {
|
||||
__zoxide_z "$1"
|
||||
tm
|
||||
cd "$1"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user