zoxide for all
This commit is contained in:
parent
32f899dc44
commit
2ca4226f4d
1 changed files with 1 additions and 3 deletions
|
|
@ -133,9 +133,7 @@ tere() {
|
|||
local result=$(command tere "$@")
|
||||
[ -n "$result" ] && cd -- "$result"
|
||||
}
|
||||
|
||||
eval "$(zoxide init --cmd cd zsh)"
|
||||
{{ else if eq .chezmoi.hostname "t450s" }}
|
||||
export SSH_AUTH_SOCK="$XDG_RUNTIME_DIR/ssh-agent.socket"
|
||||
{{ end }}
|
||||
|
||||
eval "$(zoxide init --cmd cd zsh)"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue