xxwhirlpool
·
2026-03-04
copy
1#!/usr/bin/env bash
2#
3# inspired by evan hahn:
4# https://github.com/EvanHahn/dotfiles/blob/main/home/bin/bin/copy
5
6# perl one-liner gets rid of newlines
7perl -pe "chomp if eof" | xclip -sel clipboard