Skip to content

Instantly share code, notes, and snippets.

@Salamafet
Created September 3, 2020 05:45
Show Gist options
  • Save Salamafet/8bc874efbe1a346cc9a9b7418e973b97 to your computer and use it in GitHub Desktop.
Save Salamafet/8bc874efbe1a346cc9a9b7418e973b97 to your computer and use it in GitHub Desktop.
ZSH and Snap

Get Snap App appears in system Menu with ZSH

Edit zprofile file: sudo nano /etc/zsh/zprofile

Add this line: emulate sh -c 'source /etc/profile'

Save and restart session

It's Works !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment