Compare commits

..

2 commits

2 changed files with 9 additions and 3 deletions

View file

@ -6,6 +6,7 @@ fi
# Export GPG_TTY for signing stuff with gpg
export GPG_TTY=$(tty)
# Create pathref envars to my frameworks
export VV="/var/www/fw/vegvisir/"
export REFL="/var/www/fw/reflect/"
# Create pathref envars to my frameworks and sites folder
export S="/var/www/sites"
export V="/var/www/fw/vegvisir/"
export R="/var/www/fw/reflect/"

View file

@ -2,3 +2,8 @@ Host local.vlw.se
Port 2222
StrictHostKeyChecking no
UserKnownHostsFile /dev/null
Host wg.vlw.se
Port 2222
StrictHostKeyChecking no
UserKnownHostsFile /dev/null