mirror of https://github.com/artizirk/dotfiles
Arti Zirk
1 year ago
1 changed files with 6 additions and 0 deletions
@ -1,2 +1,8 @@ |
|||||||
|
# Load zprofile for interactive prompts |
||||||
|
# Some packages configure environment variables via this way |
||||||
|
#if [[ ! -o login && -o interactive ]]; then |
||||||
|
# source /etc/zsh/zprofile |
||||||
|
#fi |
||||||
|
|
||||||
# so that i can autoload -Uz local functions |
# so that i can autoload -Uz local functions |
||||||
fpath=( ~/.config/zsh/functions $fpath) |
fpath=( ~/.config/zsh/functions $fpath) |
||||||
|
Loading…
Reference in new issue