Skip to content

This is a function separated from the oh my zsh library

License

Notifications You must be signed in to change notification settings

GianniBYoung/omz-take

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

omz-take

This is a function separated from the oh my zsh library

It provides three main features:

  1. If given a path it will create a new directory (and parent directories) and cd into it.
  2. If given a remote git url it will clone the repo and cd into it.
  3. If given a link to an archive take will fetch and extract it.

For more detail this is a nice article on the function

Zap Installation:

plug "GianniBYoung/omz-take"

About

This is a function separated from the oh my zsh library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages