diff options
author | Tyler Davis <tyler@gluecode.net> | 2025-01-02 17:02:21 +0000 |
---|---|---|
committer | Tyler Davis <tyler@gluecode.net> | 2025-01-02 17:02:21 +0000 |
commit | 6b9b9511d28550355cb9ac5f4361c5d545010dc0 (patch) | |
tree | fc8edd754a0c0c42ca11a7d59724e78bbbd5c8aa | |
parent | f7ca003cb7f04b9685025c69c267e612d639cf91 (diff) | |
download | dotfiles-6b9b9511d28550355cb9ac5f4361c5d545010dc0.tar.gz dotfiles-6b9b9511d28550355cb9ac5f4361c5d545010dc0.zip |
git: add monk shell with local clone
-rw-r--r-- | .local/share/git/repolist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.local/share/git/repolist b/.local/share/git/repolist index fa38d6f..6c38fdc 100644 --- a/.local/share/git/repolist +++ b/.local/share/git/repolist @@ -5,6 +5,7 @@ dark-mode-notify,origin=https://github.com/bouk/dark-mode-notify.git gotosocial,origin=https://github.com/superseriousbusiness/gotosocial.git hut,origin=https://git.sr.ht/~xenrox/hut journal,origin=git@git.sr.ht:~tydavis/journal +monk.sh,origin=ssh://tydavis@git.gluecode.net:/var/www/.gitdata/monk.sh.git resume,origin=git@git.sr.ht:~tydavis/resume standards,origin=git@git.sr.ht:~tydavis/standards xcaddy,origin=https://github.com/caddyserver/xcaddy.git |