tmux escape fix and binutils to path, Lazy-lock

This commit is contained in:
Josh Patra
2024-03-22 17:37:31 -04:00
parent b930bb8177
commit f4c0a4c83e
3 changed files with 30 additions and 26 deletions

View File

@@ -140,3 +140,4 @@ bindkey -M menuselect '\t' menu-complete "$terminfo[kcbt]" reverse-menu-complete
eval "$(atuin init zsh)"
eval "$(atuin init zsh)"
export PATH="/opt/homebrew/opt/binutils/bin:$PATH"