fish: Remove google application credentials

Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
Sanchayan Maity 2020-02-08 16:10:12 +05:30
parent 4e87559634
commit 19f29eac28
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ export EDITOR='nvim'
export BROWSER='firefox'
export MANPAGER='nvim +Man!'
export NIX_SSL_CERT_FILE='/etc/ssl/certs/ca-certificates.crt'
export GOOGLE_APPLICATION_CREDENTIALS='/home/core/juspay/godel-big-q-1eefe6004aae.json'
alias b="cd .."
alias c="clear"