This website requires JavaScript.
Explore
Help
Register
Sign In
azathoth
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Pull Requests
Activity
7b4984f31c
dotfiles
/
.zshenv
4 lines
87 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2024-07-07 06:57:57 +02:00
# vim: ft=zsh
ZDOTDIR=~/.config/zsh
zinit
2024-07-07 08:11:24 +02:00
[ -f $ZDOTDIR/.zshenv ] && source $ZDOTDIR/.zshenv