mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-31 16:37:45 +02:00
qutebrowser
This commit is contained in:
parent
e03afdbdcb
commit
9fa9a5e5dd
2
.profile
2
.profile
@ -4,7 +4,7 @@
|
|||||||
# Adds `~/.local/bin` and all subdirectories to $PATH
|
# Adds `~/.local/bin` and all subdirectories to $PATH
|
||||||
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 BROWSER="firefox"
|
export BROWSER="qutebrowser"
|
||||||
export RTV_BROWSER=$BROWSER
|
export RTV_BROWSER=$BROWSER
|
||||||
export EDITOR="nvim"
|
export EDITOR="nvim"
|
||||||
export FILE="vifmrun"
|
export FILE="vifmrun"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user