[UPDATE] wezterm configs for native linux

This commit is contained in:
Daveanand Mannie
2025-10-15 22:04:02 -04:00
parent 15178ddfae
commit 2519cdde01
2 changed files with 11 additions and 1 deletions

View File

@@ -95,7 +95,7 @@ fi
# export ARCHFLAGS="-arch $(uname -m)"
export LESS="-R"
export WEZTERM_CONFIG_FILE=~/.config/nvim/wezterm.lua
export WEZTERM_CONFIG_FILE=~/.config/nvim/config_files/wezterm.lua
export ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE="fg=015,bold"
# ruby environement manager
eval "$(~/.local/repos/rbenv/bin/rbenv init - --no-rehash zsh)"