python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Zshell custom theme colors not appearing after a login (VSCode & Ubuntu WSL terminals0
I have installed zsh on Windows 10, using WSL with Ubuntu. On top of it the OhMyZsh is installed, with the powerlevel10k theme (https://github.com/romkatv/powerlevel10k).
The problem is that after I d...
query_question
Votes: 0
Answers: 0
Problem with ZSH arrows' colors in Visual Studio Code
I've tried installing oh-my-zsh on my Windows 10 machine recently and everything is looking alright inside Windows Terminal,
ut when I try using it inside VSCode's integrated terminal, the colors are ...
Bazzofski
Votes: 0
Answers: 1
zsh autocomplete: "soco" --> "somecommand.sh"
Is it possible to configure zsh (and/or oh my zsh) to perform autocompletion as follows?
I type soco and it expands to somecommand.sh.
Because this matches:
somecommand.sh
^^ ^^
wivku
Votes: 0
Answers: 1