diff --git a/bashrc.txt b/bashrc.txt index b69e780a..b1ae1e50 100644 --- a/bashrc.txt +++ b/bashrc.txt @@ -11,7 +11,6 @@ export cproj="$HOME/Documents/Code/bash/bgit" # custom BROWSER env for ddgr: export BROWSER=links -export TUIR_BROWSER=librewolf export EDITOR=nvim # enable vi keybindings in terminal and terminal applications set -o vi diff --git a/zshrc.txt b/zshrc.txt index 857c7750..5f4f75dd 100644 --- a/zshrc.txt +++ b/zshrc.txt @@ -13,7 +13,6 @@ export cproj="/home/brian/Documents/Code/leafbytes" # custom BROWSER env for ddgr: export BROWSER=librewolf -export TUIR_BROWSER=librewolf export EDITOR=nvim export PF_INFO="ascii os kernel pkgs shell wm editor"