7 Commits

Author SHA1 Message Date
c260fe3453
Merge remote-tracking branch 'refs/remotes/origin/master' 2025-03-25 18:49:46 +03:00
5137c7aaee
docs: update key bindings 2025-03-25 18:49:02 +03:00
3f162167f9
fix: ensure fish is launched as login shell in first window
The SSH agent wasn't properly initializing in the first tmux window becausefish wasn't being launched as a login shell. This caused the condition status is-login to fail, preventing wsl2-ssh-agent from running.
2025-03-25 18:35:49 +03:00
8727f750e2
docs: add tip about $PATH modification with fish 2025-03-25 18:22:13 +03:00
1039d9e81e
fix: ssh-agent bridge 2025-03-25 18:21:56 +03:00
1008908ff1
docs: tip for editing tmux.conf 2025-03-25 17:49:01 +03:00
8246f0dde9
initial commit 2025-03-25 17:29:41 +03:00