4 lines
68 B
Text
4 lines
68 B
Text
|
# -*- mode: sh; -*-
|
||
|
zle kill-region
|
||
|
print -rn $CUTBUFFER | xsel -bi
|