all repos — nixfiles @ 49aafb7531cd3d6a5885859b1a56509d45f5e990

System and user configuration, managed by nix and home-manager

zsh: Stop anyframe from adding to fpath

Alan Pearce
commit

49aafb7531cd3d6a5885859b1a56509d45f5e990

parent

71fb2e58a36faba318009596a59e517cd95465fc

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M zsh/.config/zsh/.zshrczsh/.config/zsh/.zshrc
@@ -119,6 +119,7 @@ zplugin load "zsh-users/zsh-completions"
zplugin load "hlissner/zsh-autopair" zplugin load "zdharma/fast-syntax-highlighting" zplugin load "caarlos0/zsh-open-pr" +zplugin ice blockf zplugin load "mollifier/anyframe" if [[ $os -eq darwin ]]