Cleaned directories and backed up old configs I'm no longer using (tmuxp and tmux-powerline). Can't quite figure out why my tmux-ressurrect files can't be found, but I can still use keymaps to save and resurrect my sessions.

This commit is contained in:
Norm Rasmussen
2024-08-04 14:34:26 +02:00
parent a3a4a22f84
commit a5be5c2535
11 changed files with 139 additions and 374 deletions

View File

@ -67,3 +67,4 @@ source /opt/homebrew/share/powerlevel10k/powerlevel10k.zsh-theme
source ~/.dotfiles/zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
source ~/.dotfiles/zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
. "$HOME/.cargo/env"
export PATH="/usr/local/opt/openssl/bin:$PATH"