diff options
Diffstat (limited to '')
| -rw-r--r-- | dot_config/zsh/zprofile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dot_config/zsh/zprofile b/dot_config/zsh/zprofile index 9a1692a..7238813 100644 --- a/dot_config/zsh/zprofile +++ b/dot_config/zsh/zprofile @@ -8,7 +8,6 @@ export EDITOR HISTFILE PAGER setopt nullglob path=(~/bin ~/.local/share/sh ~/.local/*/bin /opt/*/bin {/usr,}{/local,}/{s,}bin) -fpath[1,0]=($ZDOTDIR/functions) xsource ~/.local/share/sh/xdg |
