summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorYigit Sever2019-03-20 22:25:30 +0300
committerYigit Sever2019-03-20 22:25:30 +0300
commitab1628e7b741d2895682258f9b2e7eeb8f632990 (patch)
tree2bc8a0cefef377a2b8f5e8f96c8571ea108bf672 /.zshrc
parent41617519845931ae5d97e2d6ec52bbd8a3aa205e (diff)
downloaddotfiles-ab1628e7b741d2895682258f9b2e7eeb8f632990.tar.gz
dotfiles-ab1628e7b741d2895682258f9b2e7eeb8f632990.tar.bz2
dotfiles-ab1628e7b741d2895682258f9b2e7eeb8f632990.zip
Add google sdk credentials
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 01f53d5..ebc0480 100644
--- a/.zshrc
+++ b/.zshrc
@@ -167,3 +167,5 @@ alias tp='trash-put'
167[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh 167[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
168 168
169source /home/yigit/.local/share/nvim/plugged/gruvbox/gruvbox_256palette.sh 169source /home/yigit/.local/share/nvim/plugged/gruvbox/gruvbox_256palette.sh
170
171export GOOGLE_APPLICATION_CREDENTIALS="/home/yigit/translation/DanNet-152c89acaeb0.json"