diff options
| author | awy <awy@awy.one> | 2025-11-03 13:13:37 +0300 | 
|---|---|---|
| committer | awy <awy@awy.one> | 2025-11-03 13:13:37 +0300 | 
| commit | a753b50a62c13d12e8e0b53a63ba89af0528ca7a (patch) | |
| tree | d0aaf8ead50f73411264251a7e49732fc6f3b64b /.gitmodules | |
| parent | fb4d421092976b688319a9de31eac03478d85beb (diff) | |
| download | hyprdots-a753b50a62c13d12e8e0b53a63ba89af0528ca7a.tar.gz | |
tmux
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..86b2cc4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule ".config/tmux/plugins/tpm"] +	path = .config/tmux/plugins/tpm +	url = https://github.com/tmux-plugins/tpm  |