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
5eefd4c77156cab7946f452041fd5a4d5acbfb42
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