[zsh] Resolve conflicts
This commit is contained in:
@ -6,7 +6,8 @@ export ZSH="$HOME/.oh-my-zsh"
|
||||
|
||||
ZSH_THEME="robbyrussell"
|
||||
|
||||
plugins=(git z fzf asdf direnv yarn)
|
||||
plugins=(git z fzf asdf direnv emacs yarn)
|
||||
eval $(ssh-agent)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user