rename some sz.env files to adjust the load order
This commit is contained in:
parent
2e682b3ee8
commit
391fee6cc9
27 changed files with 15 additions and 11 deletions
|
@ -1,8 +1,7 @@
|
|||
#!/usr/bin/env -S zsh -c 'echo "Not a user script. source(aka .) only"'
|
||||
|
||||
BASE_SHELL=${BASE_SHELL:-${SHELL##*/}}
|
||||
|
||||
if [[ "${BASE_SHELL}" == "zsh" ]]; then
|
||||
zinit load 'marlonrichert/zsh-autocomplete'
|
||||
if false; then
|
||||
autoload -Uz +X compinit bashcompinit && compinit && bashcompinit
|
||||
|
||||
zstyle ':completion:*' menu yes select
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
2025-04-15T12-04:00
|
Loading…
Add table
Add a link
Reference in a new issue