Files
dotfiles/config.json
2021-04-09 22:04:33 +01:00

22 lines
353 B
JSON

{
"apt_dependencies": [
"bat",
"curl",
"cowsay",
"fd-find",
"figlet",
"fortune-mod",
"git",
"gnupg2",
"jq",
"make",
"neovim",
"net-tools",
"openssh-client",
"openssh-server",
"screenfetch",
"stow",
"tmux"
]
}