diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-01-02 16:31:45 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-01-02 16:31:45 -0500 |
| commit | 078092445cc2361d45b9e88bb7cca509d1b0ca3d (patch) | |
| tree | d8411b056c4786665c3b938916197fd4b5dda5c7 /.config/linuxProfile | |
| parent | 05c96e5e612ef3e5e9072d1323c01d2d8084e53a (diff) | |
Updated Linux Profile (Minor)
Diffstat (limited to '.config/linuxProfile')
| -rw-r--r-- | .config/linuxProfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/linuxProfile b/.config/linuxProfile index a17ae75..7d10a85 100644 --- a/.config/linuxProfile +++ b/.config/linuxProfile @@ -1,8 +1,8 @@ # Default programs: -export PATH=$PATH:$HOME/.local/bin:/opt/sparc/bin:$HOME/go/bin +export PATH=$PATH:$HOME/.local/bin:$HOME/go/bin export EDITOR="nvim" export TERMINAL="st" -export BROWSER="microsoft-edge-stable" # I know but vertical tabs and chat bot +export BROWSER="brave" export READER="zathura" export FILE="vifm" export PICTURE="sxiv" |
