fish: Remove google application credentials
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
4e87559634
commit
19f29eac28
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ export EDITOR='nvim'
|
||||||
export BROWSER='firefox'
|
export BROWSER='firefox'
|
||||||
export MANPAGER='nvim +Man!'
|
export MANPAGER='nvim +Man!'
|
||||||
export NIX_SSL_CERT_FILE='/etc/ssl/certs/ca-certificates.crt'
|
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 b="cd .."
|
||||||
alias c="clear"
|
alias c="clear"
|
||||||
|
|
Loading…
Reference in a new issue