antigen and laptop polybar

This commit is contained in:
danijoo
2020-03-13 11:30:10 +01:00
parent c51f76c8ab
commit 35f9301aaf
5 changed files with 33 additions and 20 deletions

View File

@@ -1,11 +1,11 @@
antigen use oh-my-zsh --debug
antigen use oh-my-zsh
# bundles
antigen bundle git
antigen bundle zsh-users/zsh-completions
antigen bundle pip
antigen bundle zsh-users/zsh-syntax-highlighting
antigen bundle zsh-users/zsh-history-substring-search
#antigen bundle git
#antigen bundle zsh-users/zsh-completions
#antigen bundle pip
#antigen bundle zsh-users/zsh-syntax-highlighting
#antigen bundle zsh-users/zsh-history-substring-search
antigen bundle command-not-found
@@ -24,4 +24,4 @@ POWERLEVEL9K_ANACONDA_FOREGROUND='111'
POWERLEVEL9K_PROMPT_ON_NEWLINE=true
antigen theme bhilburn/powerlevel9k powerlevel9k
antigen apply
#antigen apply