diff options
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -31,7 +31,7 @@ ZSH_THEME="spaceship" | |||
31 | 31 | ||
32 | # Uncomment the following line to disable colors in ls. | 32 | # Uncomment the following line to disable colors in ls. |
33 | # DISABLE_LS_COLORS="true" | 33 | # DISABLE_LS_COLORS="true" |
34 | export LS_COLORS="$(vivid generate snazzy)" | 34 | #export LS_COLORS="$(vivid generate snazzy)" |
35 | 35 | ||
36 | # Uncomment the following line to disable auto-setting terminal title. | 36 | # Uncomment the following line to disable auto-setting terminal title. |
37 | # DISABLE_AUTO_TITLE="true" | 37 | # DISABLE_AUTO_TITLE="true" |
@@ -165,6 +165,4 @@ alias tp='trash-put' | |||
165 | 165 | ||
166 | [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh | 166 | [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh |
167 | 167 | ||
168 | source /home/yigit/.local/share/nvim/plugged/gruvbox/gruvbox_256palette.sh | ||
169 | |||
170 | export GOOGLE_APPLICATION_CREDENTIALS="/home/yigit/translation/DanNet-152c89acaeb0.json" | 168 | export GOOGLE_APPLICATION_CREDENTIALS="/home/yigit/translation/DanNet-152c89acaeb0.json" |