Skip to content

amyreese/zsh-take

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

zsh-take

zsh plugin replicating take from ohmyzsh

$ which take
take () {
        mkdir -p $@ && cd ${@:$#}
}

About

zsh plugin replicating `take` from ohmyzsh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages