dotfiles/.gitmodules

31 lines
1.2 KiB
Plaintext
Raw Normal View History

2018-09-13 14:19:12 +00:00
[submodule ".local/bin"]
path = .local/bin
url = gitea@git.odrling.xyz:odrling/localbins.git
[submodule ".config/fisherman/git_util"]
2018-09-13 23:25:36 +00:00
path = .config/fish/fisherman/git_util
2018-09-13 14:19:12 +00:00
url = https://github.com/fisherman/git_util
[submodule ".config/fisherman/host_info"]
2018-09-13 23:25:36 +00:00
path = .config/fish/fisherman/host_info
2018-09-13 14:19:12 +00:00
url = https://github.com/fisherman/host_info
[submodule ".config/fisherman/humanize_duration"]
2018-09-13 23:25:36 +00:00
path = .config/fish/fisherman/humanize_duration
2018-09-13 14:19:12 +00:00
url = https://github.com/fisherman/humanize_duration
[submodule ".config/fisherman/last_job_id"]
2018-09-13 23:25:36 +00:00
path = .config/fish/fisherman/last_job_id
2018-09-13 14:19:12 +00:00
url = https://github.com/fisherman/last_job_id
[submodule ".config/fisherman/metro"]
2018-09-13 23:25:36 +00:00
path = .config/fish/fisherman/metro
2018-09-13 14:19:12 +00:00
url = https://github.com/fisherman/metro
[submodule ".config/fisherman/pisces"]
2018-09-13 23:25:36 +00:00
path = .config/fish/fisherman/pisces
2018-09-13 14:19:12 +00:00
url = https://github.com/laughedelic/pisces
[submodule ".config/fisherman/pwd_info"]
2018-09-13 23:25:36 +00:00
path = .config/fish/fisherman/pwd_info
2018-09-13 14:19:12 +00:00
url = https://github.com/fisherman/pwd_info
[submodule ".config/fisherman/pwd_is_home"]
2018-09-13 23:25:36 +00:00
path = .config/fish/fisherman/pwd_is_home
2018-09-13 14:19:12 +00:00
url = https://github.com/fisherman/pwd_is_home
[submodule ".config/fisherman/segment"]
2018-09-13 23:25:36 +00:00
path = .config/fish/fisherman/segment
2018-09-13 14:19:12 +00:00
url = https://github.com/fisherman/segment