From bef368a6363dadb025515a6a6d989d6cb7a3574f Mon Sep 17 00:00:00 2001 From: Zach DeCook Date: Mon, 17 Oct 2022 11:57:51 -0400 Subject: work: initial commit --- .local/bin/wl-copy | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 .local/bin/wl-copy (limited to '.local/bin/wl-copy') diff --git a/.local/bin/wl-copy b/.local/bin/wl-copy new file mode 100755 index 0000000..a53757b --- /dev/null +++ b/.local/bin/wl-copy @@ -0,0 +1,2 @@ +#!/bin/sh +xclip -in -selection clipboard -- cgit 1.4.1