commit
825840efce
|
@ -2,7 +2,7 @@
|
|||
"id":"linux_cheat_sheet",
|
||||
"name":"Linux",
|
||||
"metadata":{
|
||||
"sourceName":"linuxstall",
|
||||
"sourceName":"Linux Stall",
|
||||
"sourceUrl":"http://www.linuxstall.com/wp-content/uploads/2012/01/"
|
||||
},
|
||||
"template_type":"terminal",
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
"name": "Magit",
|
||||
"description": "Git Version Control via Emacs",
|
||||
"metadata": {
|
||||
"sourceName": "MagitCheatSheet",
|
||||
"sourceName": "Daemian Mack",
|
||||
"sourceUrl": "http://daemianmack.com/magit-cheatsheet.html"
|
||||
},
|
||||
"template_type": "keyboard",
|
||||
|
@ -34,11 +34,11 @@
|
|||
},
|
||||
{
|
||||
"key": "$",
|
||||
"val": "magit-process buffer"
|
||||
"val": "Magit-process buffer"
|
||||
},
|
||||
{
|
||||
"key": "g",
|
||||
"val": "reload status buffer"
|
||||
"val": "Reload status buffer"
|
||||
}
|
||||
],
|
||||
"Section Visibility": [
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"id": "nmap_cheat_sheet",
|
||||
"name": "nmap",
|
||||
"description": "Nmap Security Scanner",
|
||||
"name": "Nmap",
|
||||
"description": "Quick reference for Nmap Security Scanner",
|
||||
"metadata": {
|
||||
"sourceName": "nmap cookbook",
|
||||
"sourceName": "Nmap Cookbook",
|
||||
"sourceUrl": "http://nmapcookbook.blogspot.com.br/2010/02/nmap-cheat-sheet.html"
|
||||
},
|
||||
"template_type": "terminal",
|
||||
|
|
Loading…
Reference in New Issue