Change tmux to gruvbox. Fix zsh paths

This commit is contained in:
2022-06-29 16:01:20 +02:00
parent d5b28f9bea
commit 4a7bbc6746
2 changed files with 8 additions and 11 deletions

12
.zshrc
View File

@@ -31,15 +31,9 @@ SAVEHIST=10000
#compinit
#setopt COMPLETE_ALIASES
# goodies
eval "$(direnv hook zsh)"
eval "$(starship init zsh)"
. $HOME/.asdf/asdf.sh
. $HOME/.asdf/completions/asdf.bash
#### smctl@bootstrap.sm_shell_helpers-start
. $HOME/.sm.zshrc
#### smctl@bootstrap.sm_shell_helpers-end
# goodies
eval "$(direnv hook zsh)"
eval "$(starship init zsh)"