addet fzf as a submodule

This commit is contained in:
piecka 2025-04-30 10:37:40 +02:00
parent c1995e6a97
commit 99ae6a19f6
2 changed files with 5 additions and 0 deletions

1
.fzf Submodule

@ -0,0 +1 @@
Subproject commit 909f0b8879481eab93741fa284a7d1d13cf6f79e

4
.gitmodules vendored
View file

@ -22,3 +22,7 @@
path = .zsh/themes
url = https://git.k4li.de/dotfiles/oh-my-posh.git
branch = main
[submodule ".fzf"]
path = .fzf
url = https://github.com/unixorn/fzf-zsh-plugin.git
branch = main