wip: dir organisation, script cleanup
This commit is contained in:
21
config.json
Normal file
21
config.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"apt_dependencies": [
|
||||
"bat",
|
||||
"curl",
|
||||
"cowsay",
|
||||
"fd-find",
|
||||
"figlet",
|
||||
"fortune-mod",
|
||||
"git",
|
||||
"gnupg2",
|
||||
"jq",
|
||||
"make",
|
||||
"neovim",
|
||||
"net-tools",
|
||||
"openssh-client",
|
||||
"openssh-server",
|
||||
"screenfetch",
|
||||
"stow",
|
||||
"tmux"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user