diff options
author | ZachIR <zachir@librem.one> | 2025-07-08 19:51:14 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-08 19:51:14 -0500 |
commit | 03293db1c9078d0960e92bed9b3a66e14cadacd1 (patch) | |
tree | a2881c545bf72c5f53a911395eb557c6d5e30d1a | |
parent | 2a22d1a66cd6a8b2b09d659c580adb4a95c209db (diff) | |
parent | d6c382e9a65b98f31543afa604ff5185a467a725 (diff) |
Merge branch 'master' into car
-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 |