tabbed/surf default browser
This commit is contained in:
parent
aa7c3f4fa2
commit
6446b3e22a
1 changed files with 1 additions and 1 deletions
2
.profile
2
.profile
|
@ -5,7 +5,7 @@
|
||||||
export PATH="$PATH:$(du "$HOME/.local/bin/" | cut -f2 | tr '\n' ':' | sed 's/:*$//')"
|
export PATH="$PATH:$(du "$HOME/.local/bin/" | cut -f2 | tr '\n' ':' | sed 's/:*$//')"
|
||||||
export EDITOR="nvim"
|
export EDITOR="nvim"
|
||||||
export TERMINAL="st"
|
export TERMINAL="st"
|
||||||
export BROWSER="firefox"
|
export BROWSER="tabbed -r 2 surf -e lmao"
|
||||||
export READER="zathura"
|
export READER="zathura"
|
||||||
export FILE="vifm"
|
export FILE="vifm"
|
||||||
export BIB="$HOME/Documents/LaTeX/uni.bib"
|
export BIB="$HOME/Documents/LaTeX/uni.bib"
|
||||||
|
|
Loading…
Reference in a new issue