Skip to content

Commit a4e3b5a

Browse files
authored
removed excess tags, and author
1 parent a6497e2 commit a4e3b5a

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

specs/shell/launch-clipboard-buffer-url-list.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,4 @@ name: Launch tabs with clipboard URLs
33
command: "pbpaste | xargs -n1 -I{} open {}"
44
tags:
55
- pbpaste
6-
- xargs
7-
- macosx
8-
- clipboard
9-
- urls
106
description: Launch all URLs (arranged in a list in the clipboard buffer). Will be launched using default browser and tab creation preference. Useful for copying a column of URLs from a spreadsheet and visiting them all at once.
11-
author: DC

0 commit comments

Comments
 (0)