+ Stuff
This commit is contained in:
parent
7c943c1780
commit
6fbf8c18c8
4 changed files with 12 additions and 4 deletions
|
@ -10,7 +10,8 @@ if [[ -n $SSH_CONNECTION ]]; then
|
|||
else
|
||||
export EDITOR='nvim'
|
||||
fi
|
||||
export BROWSER='brave'
|
||||
# export BROWSER='brave'
|
||||
export BROWSER='waterfox-g3'
|
||||
export TERMINAL='kitty'
|
||||
export READER='zathura'
|
||||
export HTTPS='localhost:9050'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue