diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-07-30 03:03:50 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-07-30 03:03:50 -0500 |
| commit | 83318afdb6280e9f0d4aefda22db6f55bc76124b (patch) | |
| tree | 71246933724e9e0d2efd074c0ac8e5001265cf7b /env/.config/.profile | |
| parent | 0574377182f28a8449b1955d287bfa27cfc3fe88 (diff) | |
Squashed commit of the following:
- dusnt theme
- readme fix?
- removed librewolf from laptop backup. takes too long
- wezterm var for wezterm
- use p10kbar only if wezterm var
- removed zsh entry in wezterm and tmux
- moved to librewolf
- backup changes
Diffstat (limited to 'env/.config/.profile')
| -rwxr-xr-x | env/.config/.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/env/.config/.profile b/env/.config/.profile index 6c51c38..1888597 100755 --- a/env/.config/.profile +++ b/env/.config/.profile @@ -26,7 +26,7 @@ fi export DEV_ENV=~ export PROMPT_EOL_MARK="" export EDITOR="nvim" -export BROWSER="custom-zen.desktop" +#export BROWSER="custom-zen.desktop" export PREFIX=/usr export PATH="$PATH:$HOME/.cargo/bin:$HOME/.local/bin/blender-4.1.1-linux-x64" export MANPAGER='nvim +Man!' |
