Skip to content

Instantly share code, notes, and snippets.

@rostegg
Created May 8, 2019 20:25
Show Gist options
  • Select an option

  • Save rostegg/99f295e702e4d3cdf349051418890af1 to your computer and use it in GitHub Desktop.

Select an option

Save rostegg/99f295e702e4d3cdf349051418890af1 to your computer and use it in GitHub Desktop.
Just alias for display journal for gnome shell
#!/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