diff options
author | zachir <zachir@librem.one> | 2025-07-08 16:02:09 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-08 16:02:09 -0500 |
commit | d6c382e9a65b98f31543afa604ff5185a467a725 (patch) | |
tree | 3743d66dee67c966d73b54bf7d43810d03a83245 | |
parent | 8fa82b7d4bf461bdeb5559214ed51199c945b3da (diff) |
-rw-r--r-- | zsh/zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -91,4 +91,6 @@ fi autoload -Uz compinit compinit -d "$XDG_CACHE_HOME"/zsh/zcompdump-"$ZSH_VERSION" +zstyle ':completion:*' hosts off + #zprof |