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

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