mirror of
https://github.com/robcholz/vibebox.git
synced 2026-07-06 12:47:49 +02:00
fix: fixed the ssh again
This commit is contained in:
@@ -34,7 +34,7 @@ Example:
|
||||
Each session has the following members:
|
||||
|
||||
- `id`: session id
|
||||
- `directory`: project directory (absolute)
|
||||
- `directory`: project directory (absolute), if directory changes name, this should also change.
|
||||
- `last_active`: utc time indicating the last active time for the session
|
||||
|
||||
Sessions info are stored in `~/.vibebox/sessions.toml`
|
||||
|
||||
Reference in New Issue
Block a user