python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Customize Jupyter background error color in visual studio code
I have problems with vs-code Jupyter Notebook colors ( after install ohmyzsh default theme ) .. where can I change the color values to remove this annoying yellow background?
Marco Scarselli
Votes: 0
Answers: 2
Changing shell from /bin/bash to /bin/zsh disappears programming tools?
I became very interested in Linux and wanted to customize my terminal with ZSH and powerlevel10k, but after changing and logging out, the programming tools disappears. I tried very hard to understand ...
NewbieDev
Votes: 0
Answers: 2
Add and Open Project Folder in Visual Studio Code using ZSH Terminal?
I am following a series of tutorials to learn command line and, my teacher open and adds the project folder in Atom using the command
atom .
but she is using bash shell, and I am using zsh (is the de...
Devendra Voss
Votes: 0
Answers: 1
ZSH shell on Ubuntu WSL can't find node, npm, nvm or any other installations after PATH adjustment
I installed Ubuntu using WSL2 on Windows 11 and configured oh-my-zsh as my default shell. After that, I created /etc/wsl.conf and added the following lines:
[interop]
appendWindowsPath=false
to not i...
Gaurav Agarwal
Votes: 0
Answers: 1