1
1
Fork 0

update on wklptop

This commit is contained in:
Kenwood 2021-10-14 11:19:24 -04:00
parent 216df5e146
commit bc978af2c5
3 changed files with 9 additions and 4 deletions

View File

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

View File

@ -3,10 +3,10 @@
name = KenwoodFox name = KenwoodFox
[alias] [alias]
add-commit = !git add -A && git commit add-commit = !git add -A && git commit
[credential]
helper = store
[global] [global]
[push] [push]
default = current default = current
[init] [init]
defaultBranch = main defaultBranch = main
[pull]
rebase = false

View File

@ -72,3 +72,8 @@ Host devserver
Host stdocker1 Host stdocker1
HostName 10.20.30.225 HostName 10.20.30.225
IdentityFile ~/.ssh/stdocker IdentityFile ~/.ssh/stdocker
# Argen pi
Host argen
HostName 10.20.30.224