wezterm update to use workspaces better

This commit is contained in:
Salar Rahmanian 2024-11-04 09:42:06 -08:00
parent 772fb5cd4e
commit b55cec1458
3 changed files with 16 additions and 8 deletions

View file

@ -248,6 +248,7 @@
set -xg PATH $HOME/bin $HOME/.cargo/bin $PATH
eval (direnv hook fish)
any-nix-shell fish --info-right | source
eval (ssh-agent -c)
ssh-add ~/.ssh/id_ed25519 --apple-use-keychain --apple-load-keychain
'';