$BROWSER goes from xdg-open to firefox
Well, that was a great infinite fork loop :)
This commit is contained in:
parent
51f7253d74
commit
ca47d471a7
1 changed files with 1 additions and 1 deletions
2
bashrc
2
bashrc
|
@ -23,7 +23,7 @@ trap 'echo -ne "\e[0m"' DEBUG
|
|||
|
||||
# Vars
|
||||
export EDITOR=vim
|
||||
export BROWSER=/usr/bin/xdg-open
|
||||
export BROWSER=/usr/bin/firefox
|
||||
|
||||
export PATH="$PATH:$HOME/.local/bin:$HOME/.cabal/bin:$HOME/.gem/ruby/2.2.0/bin/"
|
||||
export LANG=fr_FR.utf8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue