1
1
Fork 0

Been a bit

This commit is contained in:
Kenwood 2022-12-11 01:27:07 -05:00
parent a8f2dd1bce
commit 99c1d3a687
3 changed files with 7 additions and 1 deletions

View File

@ -11,7 +11,7 @@ offlineOnly=false
activities=
backend=cryfs
lastError=Cannot create the mount point (code: 0)
lastStatus=2
lastStatus=1
mountPoint=/home/joe/Vaults/NSFW
name=NSFW
offlineOnly=false

View File

@ -20,3 +20,5 @@
rebase = false
[branch]
autosetuprebase = always
[safe]
directory = /opt/flutter

View File

@ -1,5 +1,9 @@
# SSH For my own hosts
# Supermicro machine in the server rack
Host 10.85.3.30
HostName 10.85.3.30
User joe
Host crawler.kitsunehosting.net
HostName crawler.kitsunehosting.net
User joe