index
:
dots
master
Config files for my Linux desktop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.zprofile
blob: c5be59e1383ca8eb525e854232b5af97cf2c382e (
plain
)
1
2
3
4
#!/bin/sh
[[
-f ~/.config/zsh/.zshenv
]]
&&
source
~/.config/zsh/.zshenv startpage
&