Dotfiles/site-modules/core/files/oh-my-zsh
Ade Attwood bc512c7e5d feat(shell): add my-clone command for cloning git repertories
When cloning a repo I have all of the repertories structured on the file system
by "host" "group" then "name". This command will automatically clone the repo
into the correct directory based on the name and the move into the cloned repo
directory.

An example of a repo to be cloned is the dotfiles repo has the URL of
`git@gitlab.com:AdeAttwood/dotfiles.git` so on the file system it will be in the
source directory `gitlab.com/AdeAttwood/dotfiles`. This keep all of the repos
well structured and searchable.
2021-11-21 16:06:21 +00:00
..
custom feat(shell): add my-clone command for cloning git repertories 2021-11-21 16:06:21 +00:00
lib refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
plugins/notmuch refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
custom.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00