style: tomorrow로 테마 변경
This commit is contained in:
2
zshrc
2
zshrc
@@ -9,7 +9,7 @@ export PATH="$HOME/.yarn/bin:$PATH"
|
||||
# Path to your oh-my-zsh installation.
|
||||
export ZSH="$HOME/.oh-my-zsh"
|
||||
|
||||
export FZF_DEFAULT_COMMAND='fd --type f'
|
||||
export FZF_DEFAULT_COMMAND='ag --hidden --ignore .git -g ""'
|
||||
|
||||
# Set name of the theme to load --- if set to "random", it will
|
||||
# load a random theme each time oh-my-zsh is loaded, in which case,
|
||||
|
||||
Reference in New Issue
Block a user