feat: dir, install changes
This commit is contained in:
@@ -30,12 +30,6 @@
|
||||
"repository": "https://download.docker.com/linux/debian",
|
||||
"components": "bullseye stable"
|
||||
},
|
||||
{
|
||||
"key": "fish",
|
||||
"signingKey": "https://download.opensuse.org/repositories/shells:fish/Debian_10/Release.key",
|
||||
"repository": "https://download.opensuse.org/repositories/shells:/fish/Debian_10/",
|
||||
"components": "/"
|
||||
},
|
||||
{
|
||||
"key": "github",
|
||||
"signingKey": "https://cli.github.com/packages/githubcli-archive-keyring.gpg",
|
||||
@@ -43,11 +37,6 @@
|
||||
"components": "stable main"
|
||||
}
|
||||
],
|
||||
"apt_core_dependencies": [
|
||||
"curl",
|
||||
"gnupg",
|
||||
"gnupg2"
|
||||
],
|
||||
"apt_dependencies": [
|
||||
"apt-transport-https",
|
||||
"ca-certificates",
|
||||
@@ -60,7 +49,6 @@
|
||||
"emacs",
|
||||
"fd-find",
|
||||
"figlet",
|
||||
"fish",
|
||||
"fonts-nanum",
|
||||
"fortune-mod",
|
||||
"fzf",
|
||||
@@ -76,13 +64,11 @@
|
||||
"openssh-server",
|
||||
"redis-tools",
|
||||
"screenfetch",
|
||||
"stow",
|
||||
"terraform-ls",
|
||||
"terraform",
|
||||
"tmux",
|
||||
"unzip",
|
||||
"yarn",
|
||||
"zsh"
|
||||
"yarn"
|
||||
],
|
||||
"node_dependencies": [
|
||||
"firebase-tools",
|
||||
@@ -97,19 +83,5 @@
|
||||
"poetry",
|
||||
"python-language-server[all]",
|
||||
"pyvim"
|
||||
],
|
||||
"stow_packages": [
|
||||
{
|
||||
"name": "config",
|
||||
"target": "CONFIG"
|
||||
},
|
||||
{
|
||||
"name": "home",
|
||||
"target": "HOME"
|
||||
},
|
||||
{
|
||||
"name": "ssh",
|
||||
"target": "SSH"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user