diff --git a/profiles/base/.antigenrc b/profiles/base/.antigenrc index 18e7b36..e6772a4 100644 --- a/profiles/base/.antigenrc +++ b/profiles/base/.antigenrc @@ -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 diff --git a/profiles/base/.zshrc b/profiles/base/.zshrc index 6049be0..8659e27 100644 --- a/profiles/base/.zshrc +++ b/profiles/base/.zshrc @@ -1,8 +1,8 @@ -export ZIM_HOME=${ZDOTDIR:-${HOME}}/.zim -[[ -s ${ZIM_HOME}/init.zsh ]] && source ${ZIM_HOME}/init.zsh -# source $HOME/bin/antigen.zsh -# antigen init $HOME/.antigenrc - +#export ZIM_HOME=${ZDOTDIR:-${HOME}}/.zim +#[[ -s ${ZIM_HOME}/init.zsh ]] && source ${ZIM_HOME}/init.zsh +#source $HOME/bin/antigen.zsh +#antigen init $HOME/.antigenrc +source "${HOME}/.zgenrc" # source other dotfiles source $HOME/.environment @@ -42,6 +42,6 @@ eval "$(fasd --init auto)" [[ -s "$HOME/.local/share/marker/marker.sh" ]] && source "$HOME/.local/share/marker/marker.sh" # snakemake autocomplete -if hash snakemake 2>/dev/null; then - compdef _gnu_generic snakemake -fi +#if hash snakemake 2>/dev/null; then +# compdef _gnu_generic snakemake +#fi diff --git a/profiles/laptop/.config/polybar/polybar.sh b/profiles/laptop/.config/polybar/polybar.sh index 89d3a05..eb5b7a1 100755 --- a/profiles/laptop/.config/polybar/polybar.sh +++ b/profiles/laptop/.config/polybar/polybar.sh @@ -6,7 +6,7 @@ killall -q polybar while pgrep -u $UID -x polybar >/dev/null; do sleep 1; done # Launch bar1 and bar2 -polybar -c ~/.config/polybar/config workstation & -polybar -c ~/.config/polybar/config workstation2 & +polybar -c ~/.config/polybar/config laptop & +polybar -c ~/.config/polybar/config laptop_extern & echo "Bars launched..." diff --git a/profiles/shared/.config/polybar/config.d/modules b/profiles/shared/.config/polybar/config.d/modules index 8e1748e..5a76ddf 100644 --- a/profiles/shared/.config/polybar/config.d/modules +++ b/profiles/shared/.config/polybar/config.d/modules @@ -333,7 +333,7 @@ format=GPU