Skip to content

Instantly share code, notes, and snippets.

@andykais
Last active August 29, 2015 14:17
Show Gist options
  • Save andykais/b678fa864e25670de5ba to your computer and use it in GitHub Desktop.
Save andykais/b678fa864e25670de5ba to your computer and use it in GitHub Desktop.
I use with run on change to auto update a web app in the current directory
#!/bin/bash
xdotool search --name firefox key --window %@ F5
@seveibar
Copy link

This is awesome!!!!!!

Nice one!!!!

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