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

9 lines
177 B
Plaintext
Raw Normal View History

2018-03-14 14:36:23 +01:00
## HOMESHICK
source "$HOME/.homesick/repos/homeshick/homeshick.sh"
fpath=($HOME/.homesick/repos/homeshick/completions $fpath)
2020-04-15 00:59:58 +02:00
## completions
mkdir -p ~/.zfunc
fpath+=~/.zfunc