Make config fully contained in xdg-dir (no ~/.zshenv)
This commit is contained in:
parent
88a70e9bd4
commit
c5548aaa22
2 changed files with 9 additions and 6 deletions
2
zshenv
2
zshenv
|
@ -1,5 +1,3 @@
|
|||
export ZDOTDIR="${$(readlink $HOME/.zshenv):h:a}"
|
||||
|
||||
exists() { command -v "$@" >/dev/null }
|
||||
function(){
|
||||
local i
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue