Hacker News new | ask | show | jobs
by SpencerMLevitt 1282 days ago
This is an awesome walkthrough and gets me thinking about all the other automation tasks I could get done with ChatGPT-driven bash scripts... can take this same approach to context switching for actual apps. For ex: "dev" branch can open up vscode, terminal windows, linear, server logs, etc, while "marketing" branch can open up slack, chrome (to email), twitter, notion, etc
1 comments

ChatGPT has opened my eyes to how powerful Bash can be. Interesting idea about branching full workflows and not just the browser.