Experimental browser for the Atmosphere
{ "uri": "at://did:plc:hx53snho72xoj7zqt5uice4u/link.pastesphere.snippet/3liv2xijzm22b", "cid": "bafyreidqi2756l3fwiwzjmoyum65mib6oc3wngbsbn3j7hqh4slphp7uk4", "value": { "body": "#!/bin/bash\n\nxclip -sel clipboard -o \\\n| tr -s '\\n' \\\n| sed '/-$/N;s/-\\n//' \\\n| tr '\\n' ' ' \\\n| sed -e 's/^[ \\t]*//' -e 's/[ \\t]*$//' \\\n| tr -s ' ' \\\n| xclip -sel clipboard\n\necho \"$(xclip -sel clipboard -o)\"", "type": "Bash", "$type": "link.pastesphere.snippet", "title": "pastsphere test", "createdAt": "2025-02-24T00:14:56.360Z", "description": "description test" } }