mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-31 08:27:46 +02:00
firefox for all, qute for less
This commit is contained in:
parent
6a041ca962
commit
9b8693f3fd
4
.profile
4
.profile
@ -4,8 +4,8 @@
|
|||||||
# 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="qutebrowser"
|
export BROWSER="firefox"
|
||||||
export RTV_BROWSER=$BROWSER
|
export RTV_BROWSER="qutebrowser"
|
||||||
export EDITOR="nvim"
|
export EDITOR="nvim"
|
||||||
export FILE="vifmrun"
|
export FILE="vifmrun"
|
||||||
export IMAGE="sxiv"
|
export IMAGE="sxiv"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user