You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add auto terminal title setting (#1)
* Set terminal title to remote server's hostname (short).
Works with bash as the remote login shell. Zsh is not compatible with title changes in this commit.
* Add setup task to justfile
* add bugs.md