Skip to content

Commit 02c8e83

Browse files
authored
Merge branch 'main' into feature/git-remove-local-branches
2 parents 7aa15dc + d18bc83 commit 02c8e83

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
name: Launch tabs with clipboard URLs
3+
command: "pbpaste | xargs -n1 -I{} open {}"
4+
tags:
5+
- pbpaste
6+
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.

0 commit comments

Comments
 (0)