Simple instalación, y configuración, cambiando la Shell a ZSH en lugar de PowerShell en Windows 10
-------------Themas---------------
Nur.just-black
zhuangtongfa.material-theme
Nimda.deepdark-material
k3a.theme-dark-plus-contrast
aramok.aramoks-black
tarik02.absolutely-black
thedavej.night-owl-black
gerane.Theme-8-Colour-Dark
------------------settings-------------------------
{
"workbench.colorTheme": "Deepdark Material Theme | Full Black Version",
"editor.fontSize": 26,
"terminal.integrated.fontSize": 26,
"editor.fontFamily": "'UbuntuMono NF', Consolas, 'Courier New', monospace",
"editor.wordWrap": "on",
"editor.renderWhitespace": "all",
"terminal.integrated.profiles.windows": {
"bash": {
"path": "c:\\msys64\\usr\\bin\\bash.exe",
"args": [
"--login",
"-i"
],
"env": {
"MSYSTEM": "MINGW64",
"MSYS2_PATH_TYPE": "inherit",
"CHERE_INVOKING": "1"
}
},
"zsh": {
"path": "c:\\msys64\\usr\\bin\\zsh.exe",
"args": [
"--login",
"-i"
],
"env": {
"MSYSTEM": "MINGW64",
"MSYS2_PATH_TYPE": "inherit",
"CHERE_INVOKING": "1"
}
},
"fish": {
"path": "c:\\msys64\\usr\\bin\\fish.exe",
"args": [
"--login",
"-i"
],
"env": {
"MSYSTEM": "MINGW64",
"MSYS2_PATH_TYPE": "inherit",
"CHERE_INVOKING": "1"
}
}
},
"terminal.integrated.defaultProfile.windows": "zsh",
"editor.minimap.enabled": false,
"workbench.activityBar.visible": false,
}
-----------------keybindings--------------------------
[
{
"key": "ctrl+alt+b",
"command": "workbench.action.toggleActivityBarVisibility"
}
]
Música en este vídeo: Barrel Full of Sea Monkeys - The Whole Other
Ещё видео!