u
This commit is contained in:
parent
bc49fdcd3f
commit
572101dc04
2 changed files with 7 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -256,3 +256,4 @@ kwinoutputconfig.json
|
||||||
plasmaparc
|
plasmaparc
|
||||||
bruno/
|
bruno/
|
||||||
beekeeper-studio/
|
beekeeper-studio/
|
||||||
|
filezilla/
|
||||||
|
|
|
@ -4,8 +4,8 @@ Host *
|
||||||
|
|
||||||
Host home
|
Host home
|
||||||
AddressFamily inet
|
AddressFamily inet
|
||||||
HostName 192.168.100.83
|
#HostName 192.168.100.83
|
||||||
#HostName tavo.one
|
HostName tavo.one
|
||||||
port 22
|
port 22
|
||||||
|
|
||||||
Host tavo.one
|
Host tavo.one
|
||||||
|
@ -18,3 +18,7 @@ Host dev
|
||||||
HostName tavo.one
|
HostName tavo.one
|
||||||
Port 2222
|
Port 2222
|
||||||
User dev
|
User dev
|
||||||
|
|
||||||
|
Host directoriofeucr
|
||||||
|
HostName 163.178.171.4
|
||||||
|
User directoriofeucr
|
||||||
|
|
Loading…
Reference in a new issue