mirror of
https://github.com/reonokiy/dotfiles.git
synced 2025-06-16 06:32:51 +02:00
add chrome as browser
This commit is contained in:
parent
d611772d1e
commit
fedd2b64ee
1 changed files with 2 additions and 0 deletions
|
@ -43,3 +43,5 @@ end
|
||||||
if command -v kubectl >/dev/null
|
if command -v kubectl >/dev/null
|
||||||
alias k=kubectl
|
alias k=kubectl
|
||||||
end
|
end
|
||||||
|
|
||||||
|
set BROWSER "/mnt/c/Program Files/Google/Chrome/Application/chrome.exe"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue