mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-07-15 23:39:40 +03:00
Move old config to old-dots branch
This commit is contained in:
26
.gitmodules
vendored
Normal file
26
.gitmodules
vendored
Normal file
@ -0,0 +1,26 @@
|
||||
[submodule "GitRepositories/st"]
|
||||
path = GitRepositories/st
|
||||
url = https://github.com/Asocia/st.git
|
||||
[submodule ".config/nvim"]
|
||||
path = .config/nvim
|
||||
url = https://github.com/Asocia/nvim-config.git
|
||||
[submodule "GitRepositories/polybar-wireguard"]
|
||||
path = GitRepositories/polybar-wireguard
|
||||
url = https://github.com/mil-ad/polybar-wireguard.git
|
||||
ignore = dirty
|
||||
[submodule "GitRepositories/rofi-bluetooth"]
|
||||
path = GitRepositories/rofi-bluetooth
|
||||
url = https://github.com/nickclyde/rofi-bluetooth.git
|
||||
ignore = dirty
|
||||
[submodule "GitRepositories/binary-wallpaper"]
|
||||
path = GitRepositories/binary-wallpaper
|
||||
url = https://github.com/Asocia/binary-clock-wallpaper.git
|
||||
[submodule "GitRepositories/bat-extras"]
|
||||
path = GitRepositories/bat-extras
|
||||
url = https://github.com/eth-p/bat-extras.git
|
||||
[submodule "GitRepositories/fzf"]
|
||||
path = GitRepositories/fzf
|
||||
url = https://github.com/junegunn/fzf
|
||||
[submodule ".config/tmux/plugins/tpm"]
|
||||
path = .config/tmux/plugins/tpm
|
||||
url = https://github.com/tmux-plugins/tpm
|
Reference in New Issue
Block a user