Commit 5726f6471f983b6034726d693512081ae6180e60

Authored by mj
Exists in master and in 2 other branches 02-merge, dev

Merge commit '093a6c34bca2323429c9d9703ebdfd6be4d6d7d2' as 'repos/robbyrussell/oh-my-zsh'

Showing 418 changed files Side-by-side Diff

... ... @@ -1,2 +0,0 @@
1   -zsh-config:
2   -===========
repos/README.md
... ... @@ -1,35 +0,0 @@
1   -external repositories
2   -=====================
3   -
4   -
5   -**Added Repositories (GitHub)**
6   -===============================
7   -
8   -**oh-my-zsh**
9   --------------
10   -
11   -git remote add -f remote--robbyrussell--oh-my-zsh https://github.com/robbyrussell/oh-my-zsh.git && \
12   -git subtree add --prefix=repos/robbyrussell/oh-my-zsh remote--robbyrussell--oh-my-zsh/master --squash
13   -- - - - - -
14   -git fetch remote--robbyrussell--oh-my-zsh && \
15   -git subtree pull --prefix=repos/robbyrussell/oh-my-zsh remote--robbyrussell--oh-my-zsh/master --squash
16   -
17   -----------------------
18   -
19   -
20   -**Antigen**
21   ------------
22   -
23   -git remote add -f remote--zsh-user--antigen https://github.com/zsh-users/antigen.git && \
24   -git subtree add --prefix=repos/zsh-users/antigen remote--zsh-user--antigen/master --squash
25   -- - - - - -
26   -git fetch remote--robbyrussell--oh-my-zsh && \
27   -git subtree pull --prefix=repos/zsh-users/antigen remote--zsh-user--antigen/master --squash
28   -
29   -----------------------
30   -
31   -
32   -That's all, Folks!
33   -------------------
34   -
35   -- - - - - - - - -
36 0 \ No newline at end of file