remove slowness of zsh
This commit is contained in:
parent
d03df4ba26
commit
8bb8895578
1 changed files with 0 additions and 4 deletions
|
|
@ -54,10 +54,6 @@ source "$HOME/.rye/env"
|
||||||
update_path "$HOME/.cargo/bin/"
|
update_path "$HOME/.cargo/bin/"
|
||||||
{{ /if }}
|
{{ /if }}
|
||||||
|
|
||||||
{{ #if (is_executable "tofu") }}
|
|
||||||
complete -o nospace -C /usr/bin/tofu tofu
|
|
||||||
{{ /if }}
|
|
||||||
|
|
||||||
{{~ #if (eq (env_var "OS") "macos") }}
|
{{~ #if (eq (env_var "OS") "macos") }}
|
||||||
eval "$(/opt/homebrew/bin/brew shellenv)"
|
eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||||
{{ /if ~}}
|
{{ /if ~}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue