This website requires JavaScript.
Explore
Help
Sign In
dolysis
/
ohmyzsh
Watch
3
Star
0
Fork
You've already forked ohmyzsh
0
Code
Issues
Pull Requests
Releases
Activity
7f07facf41
ohmyzsh
/
plugins
/
copydir
/
copydir.plugin.zsh
3 lines
50 B
Bash
Raw
Blame
History
function
copydir
{
pwd
|
tr -d
"\r\n"
|
pbcopy
}
Reference in New Issue
View Git Blame
Copy Permalink