Dotfiles/site-modules/core/files/oh-my-zsh/custom
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
..
comby.zsh feat(shell): add comby shell aliases 2021-11-21 11:01:40 +00:00
command-not-found.zsh feat(zsh): override command not found to add command not found link 2021-04-16 19:53:25 +01:00
composer.zsh pref(zsh): improve start up time of zsh 2020-12-28 09:19:32 +00:00
compress.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
docker.zsh feat(shell): add dkip alias to the ip address of a container 2021-06-26 20:47:25 +01:00
fzf.zsh feat(fzf): add command for git check out 2021-04-16 20:49:01 +01:00
git.zsh feat(shell): add my-clone command for cloning git repertories 2021-11-21 16:06:21 +00:00
kubectl.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
make.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
mdman.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
paths.zsh feat(zsh): add dynamic path support 2020-12-28 21:11:58 +00:00
shortcuts.zsh refactor(core): update code structure 2021-03-16 20:22:26 +00:00
tmux.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
vagrant.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00
yii2.zsh refactor(core): start to make dotfiles public 2020-09-20 06:22:17 +01:00