Merge branch 'master' of vcs.murgi.de:dotfiles_fabian/dotfiles
This commit is contained in:
@@ -10,6 +10,7 @@ PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH"
|
||||
|
||||
POWERLEVEL9K_INSTALLATION_PATH=$ANTIGEN_BUNDLES/bhilburn/powerlevel9k
|
||||
# Load Antigen
|
||||
setopt interactivecomments
|
||||
source ~/.zsh/antigen/antigen.zsh
|
||||
|
||||
# Clear screen by ctrl+q
|
||||
@@ -18,14 +19,10 @@ bindkey '^q' clear-screen
|
||||
# Load various lib files
|
||||
antigen use oh-my-zsh
|
||||
|
||||
#
|
||||
# Antigen Theme
|
||||
#
|
||||
antigen theme bhilburn/powerlevel9k powerlevel9k
|
||||
|
||||
#
|
||||
# Antigen Bundles
|
||||
#
|
||||
|
||||
antigen bundle git
|
||||
antigen bundle heroku
|
||||
|
||||
Reference in New Issue
Block a user