mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2024-12-22 23:29:36 +01:00
Add fzf as a submodule
This commit is contained in:
parent
a13f0ed4fe
commit
2fcc44a29d
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -18,3 +18,6 @@
|
|||||||
[submodule "GitRepositories/bat-extras"]
|
[submodule "GitRepositories/bat-extras"]
|
||||||
path = GitRepositories/bat-extras
|
path = GitRepositories/bat-extras
|
||||||
url = https://github.com/eth-p/bat-extras.git
|
url = https://github.com/eth-p/bat-extras.git
|
||||||
|
[submodule "GitRepositories/fzf"]
|
||||||
|
path = GitRepositories/fzf
|
||||||
|
url = https://github.com/junegunn/fzf
|
||||||
|
1
GitRepositories/fzf
Submodule
1
GitRepositories/fzf
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 5f385d88e0a786f20c4231b82f250945a6583a17
|
Loading…
Reference in New Issue
Block a user