Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
allworldit
awit-zsh-superawesome
Commits
c7624bfb
Commit
c7624bfb
authored
Mar 21, 2020
by
Nigel Kukard
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' into 'master'
Master See merge request
!17
parents
03f2d865
1dbfabdf
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
custom/themes/powerlevel10k.zsh-theme
custom/themes/powerlevel10k.zsh-theme
+1
-0
custom/themes/powerlevel9k.zsh-theme
custom/themes/powerlevel9k.zsh-theme
+0
-1
zshrc
zshrc
+1
-1
No files found.
custom/themes/powerlevel10k.zsh-theme
0 → 120000
View file @
c7624bfb
/usr/share/zsh-theme-powerlevel10k/powerlevel10k.zsh-theme
\ No newline at end of file
custom/themes/powerlevel9k.zsh-theme
deleted
120000 → 0
View file @
03f2d865
/usr/share/zsh-theme-powerlevel9k/powerlevel9k.zsh-theme
\ No newline at end of file
zshrc
View file @
c7624bfb
...
...
@@ -110,7 +110,7 @@ plugins=(
if [[ "$DESKTOP_SESSION" =~ "plasma" && "$TERM_PROGRAM" != "vscode" ]]
then
# Set oh my zsh theme
ZSH_THEME="powerlevel
9
k"
ZSH_THEME="powerlevel
10
k"
# Setup powerlevel9k
POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(context dir dir_writable vcs virtualenv)
...
...
Write
Preview
Markdown
is supported
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