dotfiles/local/bin/uuid.sh
2024-03-22 14:26:28 -07:00

3 lines
40 B
Bash
Executable file

#!/bin/sh
uuidgen | tr -d '\n' | xclip