summaryrefslogtreecommitdiffstats
path: root/bin/move_to_tag
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-02-06 22:25:18 +0100
committerGravatar Tom Willemsen2012-02-06 22:25:18 +0100
commit9f48c01515dbe6b88e6c847f62bbc7bbcc9b08b0 (patch)
treef3f9cc48ff1ce85859224582a2adf1a98f2b8cdf /bin/move_to_tag
parent2f10eab467b0f993b8f66bfeeffdf89f9949b406 (diff)
downloaddotfiles-9f48c01515dbe6b88e6c847f62bbc7bbcc9b08b0.tar.gz
dotfiles-9f48c01515dbe6b88e6c847f62bbc7bbcc9b08b0.zip
XBINDKEYS: Remove external scripts for tag handling
Diffstat (limited to 'bin/move_to_tag')
-rwxr-xr-xbin/move_to_tag9
1 files changed, 0 insertions, 9 deletions
diff --git a/bin/move_to_tag b/bin/move_to_tag
deleted file mode 100755
index 3cf1806..0000000
--- a/bin/move_to_tag
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/zsh
-
-. $HOME/bin/hlwm_source
-
-if [[ "${TAGS[@]}" != *" $FOO "* ]]; then
- herbstclient add $FOO
-fi
-
-herbstclient move $FOO