Browse Source

firefox for all, qute for less

master
TiynGER 8 months ago
parent
commit
9b8693f3fd
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      .profile

+ 2
- 2
.profile

@ -4,8 +4,8 @@
# Adds `~/.local/bin` and all subdirectories to $PATH
export PATH="$PATH:$(du "$HOME/.local/bin/" | cut -f2 | tr '\n' ':' | sed 's/:*$//')"
export BROWSER="qutebrowser"
export RTV_BROWSER=$BROWSER
export BROWSER="firefox"
export RTV_BROWSER="qutebrowser"
export EDITOR="nvim"
export FILE="vifmrun"
export IMAGE="sxiv"

Loading…
Cancel
Save