This website requires JavaScript.
Explore
Help
Sign In
hannes
/
dotfiles
Watch
1
Star
1
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
2d09f9cfd8f370e93e4d62e0474079a9cf409ea0
dotfiles
/
bash
/
bash_profile
4 lines
49 B
Bash
Raw
Normal View
History
Unescape
Escape
Setting BROWSER variable on login.
2013-09-20 15:22:06 +02:00
f
[
-n
"
$DISPLAY
"
]
;
then
BROWSER
=
firefox
fi
Reference in New Issue
Copy Permalink