This commit is contained in:
Edu4rdSHL 2021-04-30 05:13:25 -05:00
parent c1736abbb6
commit 997b2ca47d
No known key found for this signature in database
GPG key ID: 3A574A4009F553E5
15 changed files with 41 additions and 2 deletions

View file

@ -157,6 +157,8 @@ export DOTNET_CLI_TELEMETRY_OPTOUT=1
# Set TERM
export TERM=xterm-256color
# Set rusnapshot database file
# export RUSNAPSHOT_DATABASE_FILE="/mnt/defvol/_snapshots/rustnapshot.sqlite"
### END OF SOME LOCAL VARIABBLES ###
### Source scripts ###