mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
tabbed/surf default browser
This commit is contained in:
parent
aa7c3f4fa2
commit
6446b3e22a
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…
x
Reference in New Issue
Block a user