changed directories and addet fzf to zsh

This commit is contained in:
piecka 2024-12-11 15:02:36 +01:00
parent 0acd581d40
commit cb928bb0b4
428 changed files with 20659 additions and 15 deletions

4
.gitmodules vendored
View file

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