chore(alacritty): Fixed themes
This commit is contained in:
parent
64fb9e2f7b
commit
f52084bf34
4 changed files with 5 additions and 4 deletions
2
.zshrc
2
.zshrc
|
@ -73,7 +73,7 @@ ZSH_CUSTOM=/Users/afonso/.config/zsh
|
|||
|
||||
|
||||
#THEME
|
||||
source $HOME/.config/zsh/themes/gruvbox_dark.zsh
|
||||
source $HOME/.config/zsh/themes/gruvbox_light.zsh
|
||||
source $HOME/.config/zsh/overrides.zsh
|
||||
|
||||
plugins=(git sudo macos tmux command-not-found web-search zsh-autosuggestions zsh-history-substring-search zsh-syntax-highlighting fzf-tab)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue