Skip to content

Instantly share code, notes, and snippets.

@alexinnes
Created August 19, 2016 09:53
Show Gist options
  • Save alexinnes/41f1f9d1e9befd7fe58c54663cd31953 to your computer and use it in GitHub Desktop.
Save alexinnes/41f1f9d1e9befd7fe58c54663cd31953 to your computer and use it in GitHub Desktop.
Clear the clipboard
function restart-clip
{
cmd /c echo.|clip
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment