Skip to content

Instantly share code, notes, and snippets.

@virenratan
Created November 4, 2023 22:47
Show Gist options
  • Save virenratan/d591c549549499d81cf063e83317f336 to your computer and use it in GitHub Desktop.
Save virenratan/d591c549549499d81cf063e83317f336 to your computer and use it in GitHub Desktop.
Slack timezone fix
#!/usr/bin/env bash
codesign -dr - /Applications/Slack.app && TZ=Australia/Melbourne open -b com.tinyspeck.slackmacgap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment