Migrate everything to GNU Stow locations instead of homeshick
This commit is contained in:
parent
54587a49ff
commit
82c930f4d5
24 changed files with 1 additions and 5 deletions
6
.zsh/all/functions
Normal file
6
.zsh/all/functions
Normal file
|
@ -0,0 +1,6 @@
|
|||
#! zsh
|
||||
# autoloaded functions must be declared in every kind of zsh: they aren't
|
||||
# inherited in the environment so non-login shells need them, and you'll want
|
||||
# to call one in a script so non-interactive shells need them.
|
||||
autoload composer enphp unphp
|
||||
autoload -Uz zargs zmv
|
Loading…
Add table
Add a link
Reference in a new issue