joshmedeski / sesh

Smart session manager for the terminal
MIT License
410 stars 16 forks source link

feat: support fuzzy matching on startup script #81

Closed joshmedeski closed 4 months ago

joshmedeski commented 4 months ago

Closes #80

Use file path matching instead of a strict string matching to allow wildcard configuration values.