diff options
| author | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-02-08 08:33:53 -0500 |
|---|---|---|
| committer | Jacob McDonnell <jacob@jacobmcdonnell.com> | 2024-02-08 08:33:53 -0500 |
| commit | ba8b4176cdab44f4d3ce5dd4020e7b8f368a78ce (patch) | |
| tree | 87c85a275f4467bd5fffe592faaff4477f3c69af /.config | |
| parent | 44c8910e38038f4347b5dff1daa813d1565906b9 (diff) | |
| parent | 078092445cc2361d45b9e88bb7cca509d1b0ca3d (diff) | |
Merge branch 'macOS' of github.com:JacobMcDonnell/dotfiles into macOS
Diffstat (limited to '.config')
| -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" |
