style: tomorrow로 테마 변경

This commit is contained in:
2021-07-18 16:23:53 +09:00
parent 363ccdcfd7
commit e1fbee9f58
7 changed files with 48 additions and 64 deletions

2
zshrc
View File

@@ -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,