From 0421c1f83de510d447cfc9376e0d6ed818f8f74d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Fri, 28 Sep 2018 09:58:17 +0200 Subject: Drop xshot and xshot-screen as those are not separate script --- shellrc.d-desktop/xorg | 8 -------- 1 file changed, 8 deletions(-) (limited to 'shellrc.d-desktop') diff --git a/shellrc.d-desktop/xorg b/shellrc.d-desktop/xorg index be9ef69..1a03b16 100644 --- a/shellrc.d-desktop/xorg +++ b/shellrc.d-desktop/xorg @@ -24,11 +24,3 @@ gitmclip() { [ -n "$1" ] && local CMT="$1" || local CMT=HEAD git log --format=%B -n 1 "$CMT" | clip } - -# Make screenshot -xshot() { - import ~/xshot_$(date +%F_%H%M%S_%N).png -} -xshot-screen() { - import -screen ~/xshot_$(date +%F_%H%M%S_%N).png -} -- cgit v1.2.3