mirror of
https://codeberg.org/vlw/dotfiles.git
synced 2025-09-14 11:13:41 +02:00
Compare commits
No commits in common. "076d50ec6374fdadba38739e6b7dfac8ea8fcd1a" and "9f5565ce1ea090c8b837b98ae34b59d849d8e7c5" have entirely different histories.
076d50ec63
...
9f5565ce1e
2 changed files with 3 additions and 9 deletions
|
@ -6,7 +6,6 @@ fi
|
||||||
# Export GPG_TTY for signing stuff with gpg
|
# Export GPG_TTY for signing stuff with gpg
|
||||||
export GPG_TTY=$(tty)
|
export GPG_TTY=$(tty)
|
||||||
|
|
||||||
# Create pathref envars to my frameworks and sites folder
|
# Create pathref envars to my frameworks
|
||||||
export S="/var/www/sites"
|
export VV="/var/www/fw/vegvisir/"
|
||||||
export V="/var/www/fw/vegvisir/"
|
export REFL="/var/www/fw/reflect/"
|
||||||
export R="/var/www/fw/reflect/"
|
|
||||||
|
|
|
@ -2,8 +2,3 @@ Host local.vlw.se
|
||||||
Port 2222
|
Port 2222
|
||||||
StrictHostKeyChecking no
|
StrictHostKeyChecking no
|
||||||
UserKnownHostsFile /dev/null
|
UserKnownHostsFile /dev/null
|
||||||
|
|
||||||
Host wg.vlw.se
|
|
||||||
Port 2222
|
|
||||||
StrictHostKeyChecking no
|
|
||||||
UserKnownHostsFile /dev/null
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue