diff options
author | ZachIR <zachir@librem.one> | 2025-06-29 23:20:55 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-06-29 23:20:55 -0500 |
commit | f473b0506fb988f29d60abc754c0ef31ec9e1128 (patch) | |
tree | 2bc752653f1307282ab00b1813f788706354566c /zsh | |
parent | 1186cfe45606f6b2360206ce712f51ef208231c0 (diff) | |
parent | 3c03db342f1d18a882c47f42ff4ac4f60b15ada6 (diff) |
Merge branch 'master' into car
Diffstat (limited to 'zsh')
-rw-r--r-- | zsh/zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,6 +80,6 @@ if [ -n "$ZPLUG_INSTALLED" ]; then fi autoload -Uz compinit -compinit +compinit -d "$XDG_CACHE_HOME"/zsh/zcompdump-"$ZSH_VERSION" #zprof |