Drop OMB reference (CI Ignore)
This commit is contained in:
Родитель
ad264acfe9
Коммит
0391030678
|
@ -14,8 +14,7 @@
|
|||
"image": "alpine:${VARIANT}",
|
||||
"imageLink": "https://hub.docker.com/_/alpine",
|
||||
"git": {
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh",
|
||||
"Oh My Bash!": "/root/.oh-my-bash"
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -33,7 +33,6 @@
|
|||
],
|
||||
"git": {
|
||||
"Oh My Zsh!": "/home/codespace/.oh-my-zsh",
|
||||
"Oh My Bash!": "/home/codespace/.oh-my-bash",
|
||||
"nvm": "/home/codespace/.nvm",
|
||||
"nvs": "/home/codespace/.nvs",
|
||||
"rbenv": "/usr/local/share/rbenv",
|
||||
|
|
|
@ -33,7 +33,6 @@
|
|||
],
|
||||
"git": {
|
||||
"Oh My Zsh!": "/home/codespace/.oh-my-zsh",
|
||||
"Oh My Bash!": "/home/codespace/.oh-my-bash",
|
||||
"nvm": "/home/codespace/.nvm",
|
||||
"nvs": "/home/codespace/.nvs",
|
||||
"rbenv": "/usr/local/share/rbenv",
|
||||
|
|
|
@ -39,8 +39,7 @@
|
|||
"image": "buildpack-deps:${VARIANT}-curl",
|
||||
"imageLink": "https://hub.docker.com/_/buildpack-deps",
|
||||
"git": {
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh",
|
||||
"Oh My Bash!": "/root/.oh-my-bash"
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -24,8 +24,7 @@
|
|||
"image": "buildpack-deps:${VARIANT}-curl",
|
||||
"imageLink": "https://hub.docker.com/_/buildpack-deps",
|
||||
"git": {
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh",
|
||||
"Oh My Bash!": "/root/.oh-my-bash"
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -17,7 +17,6 @@
|
|||
],
|
||||
"git": {
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh",
|
||||
"Oh My Bash!": "/root/.oh-my-bash",
|
||||
"nvm": "/usr/local/share/nvm"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
],
|
||||
"git": {
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh",
|
||||
"Oh My Bash!": "/root/.oh-my-bash",
|
||||
"nvm": "/usr/local/share/nvm"
|
||||
},
|
||||
"go": {
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
],
|
||||
"git": {
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh",
|
||||
"Oh My Bash!": "/root/.oh-my-bash",
|
||||
"nvm": "/usr/local/share/nvm"
|
||||
},
|
||||
"other": {
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
],
|
||||
"git": {
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh",
|
||||
"Oh My Bash!": "/root/.oh-my-bash",
|
||||
"nvm": "/usr/local/share/nvm"
|
||||
},
|
||||
"other": {
|
||||
|
|
|
@ -21,7 +21,6 @@
|
|||
],
|
||||
"git": {
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh",
|
||||
"Oh My Bash!": "/root/.oh-my-bash",
|
||||
"nvm": "/usr/local/share/nvm"
|
||||
},
|
||||
"npm": [
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
],
|
||||
"git": {
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh",
|
||||
"Oh My Bash!": "/root/.oh-my-bash",
|
||||
"nvm": "/usr/local/share/nvm"
|
||||
},
|
||||
"other": {
|
||||
|
|
|
@ -15,7 +15,6 @@
|
|||
],
|
||||
"git": {
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh",
|
||||
"Oh My Bash!": "/root/.oh-my-bash",
|
||||
"nvm": "/usr/local/share/nvm"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -15,7 +15,6 @@
|
|||
],
|
||||
"git": {
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh",
|
||||
"Oh My Bash!": "/root/.oh-my-bash",
|
||||
"nvm": "/usr/local/share/nvm"
|
||||
},
|
||||
"pipx": [
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
],
|
||||
"git": {
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh",
|
||||
"Oh My Bash!": "/root/.oh-my-bash",
|
||||
"nvm": "/usr/local/share/nvm"
|
||||
},
|
||||
"pipx": [
|
||||
|
|
|
@ -16,7 +16,6 @@
|
|||
],
|
||||
"git": {
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh",
|
||||
"Oh My Bash!": "/root/.oh-my-bash",
|
||||
"nvm": "/usr/local/share/nvm",
|
||||
"rbenv": "/usr/local/share/rbenv",
|
||||
"ruby-build": "/usr/local/share/ruby-build"
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"image": "rust:1",
|
||||
"imageLink": "https://hub.docker.com/_/rust",
|
||||
"git": {
|
||||
"Oh My Bash!": "/root/.oh-my-bash",
|
||||
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh"
|
||||
},
|
||||
"cargo": {
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
],
|
||||
"git": {
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh",
|
||||
"Oh My Bash!": "/root/.oh-my-bash",
|
||||
"nvm": "/usr/local/share/nvm"
|
||||
},
|
||||
"npm": [
|
||||
|
|
|
@ -23,8 +23,7 @@
|
|||
"image": "buildpack-deps:${VARIANT}-curl",
|
||||
"imageLink": "https://hub.docker.com/_/buildpack-deps",
|
||||
"git": {
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh",
|
||||
"Oh My Bash!": "/root/.oh-my-bash"
|
||||
"Oh My Zsh!": "/root/.oh-my-zsh"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче