diff options
author | Josh Rahm <joshuarahm@gmail.com> | 2021-11-11 23:43:21 -0700 |
---|---|---|
committer | Josh Rahm <joshuarahm@gmail.com> | 2021-11-11 23:43:21 -0700 |
commit | 595fbd07a28306268602af2ffdf9e4dac800dacd (patch) | |
tree | 4cb2d02cfe90b20995050411f839a6e307e59965 /zshrc | |
parent | 8f7be2e7d044229bf0d079f22db474742586ca3d (diff) | |
download | zshrcd-595fbd07a28306268602af2ffdf9e4dac800dacd.tar.gz zshrcd-595fbd07a28306268602af2ffdf9e4dac800dacd.tar.bz2 zshrcd-595fbd07a28306268602af2ffdf9e4dac800dacd.zip |
Make changes to make this work with Photon.
Diffstat (limited to 'zshrc')
-rw-r--r-- | zshrc | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ -source /etc/profile - for f in $HOME/.zshrc.d/*.zsh ; do source "$f" done |