Skip to content

Instantly share code, notes, and snippets.

@noizbuster
Created June 11, 2021 18:06
Show Gist options
  • Save noizbuster/1d9348cf509965dffe9ca4e78f7199ee to your computer and use it in GitHub Desktop.
Save noizbuster/1d9348cf509965dffe9ca4e78f7199ee to your computer and use it in GitHub Desktop.
hyper as default terminal of ubuntu
which hyper
# /usr/local/bin/hyper
sudo update-alternatives --install /usr/bin/x-terminal-emulator x-terminal-emulator /usr/local/bin/hyper 0
sudo update-alternatives --set x-terminal-emulator /usr/local/bin/hyper
@noizbuster
Copy link
Author

hyper-solarized
hyperpower
hyper-pane

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