diff options
author | A Farzat <a@farzat.xyz> | 2024-11-08 10:44:46 +0900 |
---|---|---|
committer | A Farzat <a@farzat.xyz> | 2024-11-13 10:44:46 +0900 |
commit | d3ea797dd503a88e17025dc113a5c23a1c69ae81 (patch) | |
tree | 8d0d5eace8431ccdeb4c613f8b46588f0186dbb7 /.gitmodules | |
parent | 7ec1fa7385c1b88a2efdad72c805b254c52084bd (diff) | |
download | dotfiles-d3ea797dd503a88e17025dc113a5c23a1c69ae81.tar.gz dotfiles-d3ea797dd503a88e17025dc113a5c23a1c69ae81.zip |
Use mpv script directory instead of a symlink
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 3e61ac3..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule ".config/mpv/scripts/mpv-reload"] - path = .config/mpv/script-repos/mpv-reload - url = https://github.com/4e6/mpv-reload.git |