clip*: add xsel support

This commit is contained in:
Andrew Janke 2015-10-04 03:42:24 -04:00
commit b6d78df62c
2 changed files with 33 additions and 14 deletions

View file

@ -2,4 +2,4 @@
function copydir {
emulate -L zsh
print -n $PWD | clipcopy
}
}