Migrate everything to GNU Stow locations instead of homeshick

This commit is contained in:
Danielle McLean 2016-10-03 22:52:15 +11:00
parent 54587a49ff
commit 82c930f4d5
No known key found for this signature in database
GPG key ID: CC91589719027E94
24 changed files with 1 additions and 5 deletions

3
.zsh/interactive/fzf Normal file
View file

@ -0,0 +1,3 @@
#! zsh
export FZF_CTRL_R_OPTS="--sort"
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh