2025-05-13
- Tried using tmux
- Problem: not using my shell init script
- Solution: add it to
.bash_profiletoo - Happens because tmux uses a login shell by default
- Could also set some config things in tmux but I don't want to have to manage config for tmux yet
- Solution: add it to
- Problem: not using my shell init script