Update dot_zshrc
This commit is contained in:
parent
12803d20f6
commit
26b537bad0
1 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,8 @@
|
||||||
#
|
#
|
||||||
# Documentation: https://github.com/romkatv/zsh4humans/blob/v5/README.md
|
# Documentation: https://github.com/romkatv/zsh4humans/blob/v5/README.md
|
||||||
|
|
||||||
|
fpath+=(/nix/var/nix/profiles/per-user/weger/profile/share/zsh/site-functions)
|
||||||
|
|
||||||
zstyle ':z4h:' auto-update 'no'
|
zstyle ':z4h:' auto-update 'no'
|
||||||
zstyle ':z4h:' auto-update-days '28'
|
zstyle ':z4h:' auto-update-days '28'
|
||||||
|
|
||||||
|
@ -25,7 +27,6 @@ zstyle ':z4h:ssh:*' enable 'no'
|
||||||
|
|
||||||
z4h install ohmyzsh/ohmyzsh || return
|
z4h install ohmyzsh/ohmyzsh || return
|
||||||
z4h install urbainvaes/fzf-marks || return
|
z4h install urbainvaes/fzf-marks || return
|
||||||
z4h install jreese/zsh-titles || return
|
|
||||||
z4h install mroth/evalcache || return
|
z4h install mroth/evalcache || return
|
||||||
|
|
||||||
# Install or update core components (fzf, zsh-autosuggestions, etc.) and
|
# Install or update core components (fzf, zsh-autosuggestions, etc.) and
|
||||||
|
|
Loading…
Add table
Reference in a new issue