mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
clip*: add xsel support
This commit is contained in:
parent
e4fdb08365
commit
b6d78df62c
2 changed files with 33 additions and 14 deletions
|
|
@ -2,4 +2,4 @@
|
|||
function copydir {
|
||||
emulate -L zsh
|
||||
print -n $PWD | clipcopy
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue