firefox, add the BROWSER env variable.
This commit is contained in:
@@ -128,6 +128,7 @@
|
||||
export_path_sbin: export PATH="$PATH:/sbin:/usr/sbin:/usr/local/sbin"
|
||||
#export_terminal: export TERMINAL="alacritty" # colors look weird.
|
||||
export_terminal: export TERMINAL="kitty"
|
||||
export_browser: export BROWSER="`which firefox || which firefox-esr || which firefox-flatpak`"
|
||||
keyboard_settings: setxkbmap -layout us -variant altgr-intl
|
||||
|
||||
- name: General | Account Management | Users | Files | RC Variables
|
||||
@@ -1164,6 +1165,7 @@
|
||||
{{ export_path_additions }}
|
||||
{{ export_path_sbin }}
|
||||
{{ export_terminal }}
|
||||
{{ export_browser }}
|
||||
{{ keyboard_settings}}
|
||||
rc_common: |
|
||||
# Fixes "command not found" when using aliases within functions.
|
||||
|
||||
Reference in New Issue
Block a user