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
588abd131b49ef2a329af6be9d558e4e0baa19b3
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