by kumaraman on 9/6/21, 8:42 AM with 2 comments
Here's what I'm currently doing:
- Multiple browser profiles per project
- Bash script to run if it exists on directory change
- VS Code workspaces
- Various Alfred Workflows
Things I don't have answers for: - Running multiple applications on Mac (MS Teams doesn't allow more than one organisation to be signed in at once, so I have to use a tab in the browser)
- Easily switching between Desktop/Laptop environment
- Sharing multiple calendars so clients can easily book time
I'd love to hear all your suggestions or tricks that make you work more efficiently!by dadior on 9/6/21, 9:18 AM
by sandruso on 9/6/21, 10:01 AM
I also wrote terminal util for saving/opening all tabs from safari to/from textfile. Good for context switches.
If I want to use global node program I run it in generic nodejs devcontainer…