This repository has been archived on 2021-04-06. You can view files and clone it, but cannot push or open issues/pull-requests.
dotfiles/home/.zshrc.pre

9 lines
177 B
Plaintext

## HOMESHICK
source "$HOME/.homesick/repos/homeshick/homeshick.sh"
fpath=($HOME/.homesick/repos/homeshick/completions $fpath)
## completions
mkdir -p ~/.zfunc
fpath+=~/.zfunc