Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Robert Spencer
awit-zsh-superawesome
Commits
5a4b2231
Commit
5a4b2231
authored
Dec 15, 2019
by
Nigel Kukard
Browse files
Added compatibility with vscode
parent
1e8e238d
Changes
1
Hide whitespace changes
Inline
Side-by-side
zshrc
View file @
5a4b2231
...
...
@@ -107,7 +107,7 @@ plugins=(
)
# Allow theming if we're running in a desktop session
if [[ "$DESKTOP_SESSION" =~ "plasma" ]]
if [[ "$DESKTOP_SESSION" =~ "plasma"
-a "$TERM_PROGRAM" != "vscode"
]]
then
# Set oh my zsh theme
ZSH_THEME="powerlevel9k"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment