added tilix config
This commit is contained in:
26
.config/tilix/bookmarks.json
Normal file
26
.config/tilix/bookmarks.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"list": [
|
||||
{
|
||||
"command": "",
|
||||
"host": "coronado",
|
||||
"name": "coronado",
|
||||
"params": "",
|
||||
"port": 0,
|
||||
"protocolType": "SSH",
|
||||
"type": "REMOTE",
|
||||
"user": "jonas"
|
||||
},
|
||||
{
|
||||
"command": "",
|
||||
"host": "chilaca",
|
||||
"name": "chilaca",
|
||||
"params": "",
|
||||
"port": 0,
|
||||
"protocolType": "SSH",
|
||||
"type": "REMOTE",
|
||||
"user": "jonas"
|
||||
}
|
||||
],
|
||||
"name": "Root",
|
||||
"type": "FOLDER"
|
||||
}
|
Reference in New Issue
Block a user