switch to usu for tsm config

This commit is contained in:
Daylin Morgan 2024-03-20 10:18:40 -05:00
parent 5fe6ee9c71
commit 2bc6140c2e
Signed by: daylin
GPG key ID: 950D13E9719334AD
2 changed files with 12 additions and 7 deletions

View file

@ -1,7 +0,0 @@
[dirs]
/home/daylin/dev/github/daylinmorgan/
/home/daylin/dev/github/usu-dev/
/home/daylin/dev/github/forks/
[sessions]
protocol = /home/daylin/stuff/writing/clonmapper-protocol

View file

@ -0,0 +1,12 @@
:dirs (
/home/daylin/dev/github/daylinmorgan/
/home/daylin/dev/github/usu-dev/
/home/daylin/dev/github/forks/
/home/daylin/stuff/writing/
)
:sessions (
(:name protocol :dir /home/daylin/stuff/writing/clonmapper-protocol)
)
)