Initial commit
This commit is contained in:
11
programs.cfg
Normal file
11
programs.cfg
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
["edt"] = {
|
||||
files = {
|
||||
["master/edt.lua"] = "/usr/bin"
|
||||
},
|
||||
name = "edt -- shedit 2",
|
||||
description = "An advanced text editor for the terminal.",
|
||||
authors = "edraft",
|
||||
repo = "tree/master/edt"
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user