BROWSER
This commit is contained in:
parent
9292773c26
commit
b307fab0f2
2 changed files with 1 additions and 4 deletions
|
|
@ -11,6 +11,7 @@ end
|
|||
set fish_greeting ""
|
||||
set EDITOR vi
|
||||
set -x GOPATH ~/.go
|
||||
set -x BROWSER xdg-open
|
||||
|
||||
if test -e $HOME/.asdf/asdf.fish
|
||||
. ~/.asdf/asdf.fish
|
||||
|
|
@ -25,4 +26,3 @@ end
|
|||
# The next line updates PATH for the Google Cloud SDK.
|
||||
if [ -f '/home/barak/local/google-cloud-sdk/path.fish.inc' ]; . '/home/barak/local/google-cloud-sdk/path.fish.inc'; end
|
||||
|
||||
set GOOGLE_APPLICATION_CREDENTIALS "/home/barak/.memtoken.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue