diff options
author | Yigit Sever | 2019-03-20 22:25:30 +0300 |
---|---|---|
committer | Yigit Sever | 2019-03-20 22:25:30 +0300 |
commit | ab1628e7b741d2895682258f9b2e7eeb8f632990 (patch) | |
tree | 2bc8a0cefef377a2b8f5e8f96c8571ea108bf672 /.zshrc | |
parent | 41617519845931ae5d97e2d6ec52bbd8a3aa205e (diff) | |
download | dotfiles-ab1628e7b741d2895682258f9b2e7eeb8f632990.tar.gz dotfiles-ab1628e7b741d2895682258f9b2e7eeb8f632990.tar.bz2 dotfiles-ab1628e7b741d2895682258f9b2e7eeb8f632990.zip |
Add google sdk credentials
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -167,3 +167,5 @@ alias tp='trash-put' | |||
167 | [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh | 167 | [ -f ~/.fzf.zsh ] && source ~/.fzf.zsh |
168 | 168 | ||
169 | source /home/yigit/.local/share/nvim/plugged/gruvbox/gruvbox_256palette.sh | 169 | source /home/yigit/.local/share/nvim/plugged/gruvbox/gruvbox_256palette.sh |
170 | |||
171 | export GOOGLE_APPLICATION_CREDENTIALS="/home/yigit/translation/DanNet-152c89acaeb0.json" | ||