1
0
Fork 0
mirror of https://gitlab.com/mlunax/dotfiles.git synced 2025-04-12 05:40:17 +00:00
dotfiles/bin/mgv

2 lines
95 B
Bash

#!/bin/sh
xclip -o -t text/plain | sed -E 's|.*/(.*)|[`\1`](\0)|' | xclip -selection clipboard