feat: Add fzf-git as 3rd party module

This commit is contained in:
Xavier Logerais
2025-11-21 19:42:04 +00:00
parent 5f8997f418
commit 8d98936961
3 changed files with 5 additions and 0 deletions

1
bashrc
View File

@@ -28,6 +28,7 @@ _source_dir_files "${BASEDIR}"/libs
# Source 3rd party libs if they exists
_source_file_if_exists "${BASEDIR}/3rd-party/complete-alias/complete_alias"
_source_file_if_exists "${BASEDIR}/3rd-party/junegunn/fzf-git.sh/fzf-git.sh"
# Early customization
_source_dir_files "${BASEDIR}"/rc.before.d