index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
copydir
/
copydir.plugin.zsh
blob: 37bb5e086dc3e9e38b6ebcd435fffcc492f4c1e2 (
plain
)
1
2
3
function copydir { pwd | tr -d "\r\n" | pbcopy }