Added everforest color theme
This commit is contained in:
+2
-1
@@ -18,9 +18,10 @@ autoload -Uz compinit
|
||||
compinit -d ~/.cache/zsh/ > /dev/null 2>&1
|
||||
_comp_options+=(globdots) # include hidden files
|
||||
|
||||
autoload -U colors && colors
|
||||
|
||||
source $HOME/.config/zsh/variables
|
||||
source $HOME/.config/zsh/aliases
|
||||
source $HOME/.config/zsh/zsh-autosuggestions.zsh
|
||||
source $HOME/.config/zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
source $HOME/.config/zsh/gitstatus/gitstatus.prompt.zsh
|
||||
export PATH=$PATH:/home/johannes/.spicetify
|
||||
|
||||
@@ -14,4 +14,3 @@ export GTK2_RC_FILES="$XDG_CONFIG_HOME"/gtk-2.0/gtkrc
|
||||
export TEXMFVAR="$XDG_CACHE_HOME"/texlive/texmf-var
|
||||
|
||||
export PATH="$PATH:$HOME/.local/bin:/sbin"
|
||||
export DMENU_COLORS="-nf '#9bacb4' -nb '#031720' -sb '#052838' -sf '#9bacb4' -fn 'JetBrainsMono Nerd Font-12'"
|
||||
|
||||
Reference in New Issue
Block a user