diff options
Diffstat (limited to 'shell/zsh/.zshrc')
| -rw-r--r-- | shell/zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/zsh/.zshrc b/shell/zsh/.zshrc index 25c8552..1ecf9a2 100644 --- a/shell/zsh/.zshrc +++ b/shell/zsh/.zshrc @@ -6,6 +6,7 @@ export GPG_TTY=$(tty) bindkey -v +fpath=(~/.dotfiles/shell/zsh/tabcompletion $fpath) autoload -Uz compinit compinit |
