Skip to content

Commit

Permalink
Exclude fzf-git.sh it is not a completion
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jan 2, 2025
1 parent e75bdc7 commit 10a065e
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 568 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,9 @@
"shellcheck.ignorePatterns": {
"dependencies/**": true,
"config/ghostty/config*": true
},
"search.exclude": {
".direnv/**": true,
"dependencies/*sh/": true
}
}
283 changes: 0 additions & 283 deletions dependencies/bash/fzf-git.sh

This file was deleted.

Loading

0 comments on commit 10a065e

Please sign in to comment.