Skip to content
Snippets Groups Projects
Verified Commit 8703e053 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Add zfunc

parent 52e39c90
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ HISTFILE=~/.zsh_history
# Use modern completion system
autoload -Uz compinit
fpath+=~/.zfunc
compinit
zstyle ':completion:*' auto-description 'specify: %d'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment