~skiqqy/bin

6876c8032ec35678e2b36b76e633f02d4f01792d — Stephen Cochrane 1 year, 8 months ago e9ed16c
Added indent:w
1 files changed, 2 insertions(+), 2 deletions(-)

M clip
M clip => clip +2 -2
@@ 57,8 57,8 @@ copy()
	if [ -n "$(xclip -o)" ]
	then
		{
		xclip -o
		printf '\n'
			xclip -o
			printf '\n'
		} >> "$buffer"
	else
		printf 'Selection is empty.\n'