tmux: remove old script

This commit is contained in:
Bill Niblock 2017-05-26 17:51:29 -04:00
parent 04ae008f4f
commit 2a286a1f97

View file

@ -1,5 +0,0 @@
#!/usr/bin/env bash
# This script creates a public gist and outputs the result to the screen.
tmux run-shell 'echo "This is cool!"'