chiark / gitweb /
pl/DisOrder.pm, etc.: Split `load_config' from `connect_to_server'.
[profile] / dot / zprofile
1 ### -*-sh-*-
2 ###
3 ### Zsh startup things.
4
5 ## Do the common shell profile things.
6 . "$HOME/.profile"
7
8 ###----- That's all, folks --------------------------------------------------