summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/.zshrc b/.zshrc
index e2a2392..734a5da 100644
--- a/.zshrc
+++ b/.zshrc
@@ -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"
34export 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
168source /home/yigit/.local/share/nvim/plugged/gruvbox/gruvbox_256palette.sh
169
170export GOOGLE_APPLICATION_CREDENTIALS="/home/yigit/translation/DanNet-152c89acaeb0.json" 168export GOOGLE_APPLICATION_CREDENTIALS="/home/yigit/translation/DanNet-152c89acaeb0.json"