tabbed/surf default browser
This commit is contained in:
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user