mirror of
https://github.com/akelge/zsh
synced 2025-08-16 14:48:39 +00:00
New version of zshrc, that uses /Network/Library/zsh.d
This commit is contained in:
4
zsh.d/20-macPorts
Normal file
4
zsh.d/20-macPorts
Normal file
@ -0,0 +1,4 @@
|
||||
if [ -f /opt/local/etc/init.sh ]; then
|
||||
source /opt/local/etc/init.sh
|
||||
fi
|
||||
# vim: set ts=4 sw=4 tw=0 ft=sh :
|
Reference in New Issue
Block a user