mirror of
https://github.com/halfdan/dotfiles.git
synced 2025-09-10 19:56:24 +00:00
Change tmux to gruvbox. Fix zsh paths
This commit is contained in:
12
.zshrc
12
.zshrc
@@ -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)"
|
||||
|
Reference in New Issue
Block a user