Skip to content

Instantly share code, notes, and snippets.

@aswinsekar
Last active March 5, 2023 17:32
Show Gist options
  • Save aswinsekar/91271881e44bcb3f2f9380edcedeb41e to your computer and use it in GitHub Desktop.
Save aswinsekar/91271881e44bcb3f2f9380edcedeb41e to your computer and use it in GitHub Desktop.
mac specific commands
# to restart touchbar, when it is not responding or not working as expected
sudo pkill TouchBarServer
sudo killall “ControlStrip”
# 7zip handling in mac
brew install p7zip
p7zip x a.7z #extract module
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment