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
|
||||
bruno/
|
||||
beekeeper-studio/
|
||||
filezilla/
|
||||
|
|
|
@ -4,8 +4,8 @@ Host *
|
|||
|
||||
Host home
|
||||
AddressFamily inet
|
||||
HostName 192.168.100.83
|
||||
#HostName tavo.one
|
||||
#HostName 192.168.100.83
|
||||
HostName tavo.one
|
||||
port 22
|
||||
|
||||
Host tavo.one
|
||||
|
@ -18,3 +18,7 @@ Host dev
|
|||
HostName tavo.one
|
||||
Port 2222
|
||||
User dev
|
||||
|
||||
Host directoriofeucr
|
||||
HostName 163.178.171.4
|
||||
User directoriofeucr
|
||||
|
|
Loading…
Reference in a new issue