Sha256: 3c9667d13f04881714b30c026cd5b16e5d50b1cbc51e4afe7674e7febb2e3203

Contents?: true

Size: 219 Bytes

Versions: 5

Compression:

Stored size: 219 Bytes

Contents

#!/usr/bin/env bash

postpost

echo -e "\n\n\n"

read -p 'Horizontal lines added to the clipboard. Press Return to close this window.'

osascript -e 'tell application "Terminal" to close front window' > /dev/null 2>&1 &

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
postpost-0.2.3 postpost.command
postpost-0.2.2 postpost.command
postpost-0.2.1 postpost.command
postpost-0.1.2 postpost.command
postpost-0.1.1 postpost.command