My Notes for July 8th, 2023

build an apple automator tools to clean up my clipboard

first, create an automator document, and choose to run a shell script, then use the pbpaste and pbcopy command to clean up the clipboard. Last but not least, save the document and name it clean up clipboard. done