mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
No commits in common. "ed3b8d90462c0fe456654e145e1bc24b1864a485" and "2c3049b5a95d79aec81974890dcf2104a1fa5775" have entirely different histories.
ed3b8d9046
...
2c3049b5a9
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ _plugin completions 'zsh-users/zsh-completions' "$_checkout_latest_version"
|
||||||
else
|
else
|
||||||
# -C flag disables some checks performed by compinit - they are not needed
|
# -C flag disables some checks performed by compinit - they are not needed
|
||||||
# because we already have a fresh compdump
|
# because we already have a fresh compdump
|
||||||
compinit -C -d "${ZSH_CACHE_DIR}/zcompdump"
|
compinit -C
|
||||||
fi
|
fi
|
||||||
unset run_compdump
|
unset run_compdump
|
||||||
# }}}
|
# }}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue