Created
May 8, 2019 20:25
-
-
Save rostegg/99f295e702e4d3cdf349051418890af1 to your computer and use it in GitHub Desktop.
Just alias for display journal for gnome shell
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| # Copy to /usr/bin and don't forget to make the script executable | |
| journalctl /usr/bin/gnome-shell -f |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment