diff options
Diffstat (limited to 'zsh/profile')
| -rw-r--r-- | zsh/profile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/zsh/profile b/zsh/profile index 536502d..7c70bb4 100644 --- a/zsh/profile +++ b/zsh/profile @@ -15,6 +15,4 @@ if [[ -n ${TERM} ]]; then stty -ixon fi -source_if_exists dotfiles-${UNAME}/zsh/profile -source_if_exists dotfiles-${DOMAIN}/zsh/profile -source_if_exists dotfiles-${HOST}/zsh/profile +source_if_exists zsh/profile |
