From 8a421fa84f75936b6e030e75091fff0f1639e3b9 Mon Sep 17 00:00:00 2001 From: boggs <6130147+b-ggs@users.noreply.github.com> Date: Mon, 8 Jan 2024 02:42:17 +0800 Subject: [PATCH] Why is this there --- zsh/.zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index 0f20cb3..e2d19ba 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -77,8 +77,6 @@ export FZF_DEFAULT_COMMAND='rg --files --hidden' # Use 16-color colorscheme export FZF_DEFAULT_OPTS="--color 16" -[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh - # fnm