Skip to content

Commit f3a2f01

Browse files
committed
refactor: drop likely unneeded overwrite
1 parent bafe7fa commit f3a2f01

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

env.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,3 @@ export MAKE_PARALLELIZATION=8
3838
# ---------------------------------------------------------------------
3939

4040
export FZF_DEFAULT_COMMAND='rg --files --hidden --follow --glob "!.git" --no-require-git'
41-
# TODO: do I need this overwrite?
42-
export FZF_CTRL_T_COMMAND="$FZF_DEFAULT_COMMAND"

0 commit comments

Comments
 (0)