Loading .gitmodules +3 −0 Original line number Diff line number Diff line Loading @@ -34,3 +34,6 @@ [submodule ".tmux/tmux-yank"] path = .tmux/tmux-yank url = https://github.com/tmux-plugins/tmux-yank.git [submodule ".shell/upstream/git-scripts"] path = .shell/upstream/git-scripts url = git@code.kodo.org.uk:dom/git-scripts.git .profile +3 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,9 @@ PREFIX=":/usr:/usr/local" source_each ~/.shell/$(get_platform)/profile ~/.profile_local # Scripts brought in by dotfiles repo manage_path PATH ~/.shell/upstream/git-scripts/bin # Other local bin paths manage_path PATH ~/.bin check manage_path PATH ~/bin check Loading git-scripts @ 678a030e Original line number Diff line number Diff line Subproject commit 678a030e6c5ae1d5d1f642567c31729c8e905623 .shell/zsh_custom/plugins/git-supertree/git-supertree.plugin.zsh 0 → 120000 +1 −0 Original line number Diff line number Diff line ../../../upstream/git-scripts/zsh/git-supertree.completion.zsh No newline at end of file .zshrc +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ USE_PROMPT=yes do_update plugins+=(git django pip python) plugins+=(virtualenv-auto) plugins+=(git-supertree) ZSH_CUSTOM=~/.shell/zsh_custom ZSH_THEME="kodo" Loading Loading
.gitmodules +3 −0 Original line number Diff line number Diff line Loading @@ -34,3 +34,6 @@ [submodule ".tmux/tmux-yank"] path = .tmux/tmux-yank url = https://github.com/tmux-plugins/tmux-yank.git [submodule ".shell/upstream/git-scripts"] path = .shell/upstream/git-scripts url = git@code.kodo.org.uk:dom/git-scripts.git
.profile +3 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,9 @@ PREFIX=":/usr:/usr/local" source_each ~/.shell/$(get_platform)/profile ~/.profile_local # Scripts brought in by dotfiles repo manage_path PATH ~/.shell/upstream/git-scripts/bin # Other local bin paths manage_path PATH ~/.bin check manage_path PATH ~/bin check Loading
git-scripts @ 678a030e Original line number Diff line number Diff line Subproject commit 678a030e6c5ae1d5d1f642567c31729c8e905623
.shell/zsh_custom/plugins/git-supertree/git-supertree.plugin.zsh 0 → 120000 +1 −0 Original line number Diff line number Diff line ../../../upstream/git-scripts/zsh/git-supertree.completion.zsh No newline at end of file
.zshrc +1 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ USE_PROMPT=yes do_update plugins+=(git django pip python) plugins+=(virtualenv-auto) plugins+=(git-supertree) ZSH_CUSTOM=~/.shell/zsh_custom ZSH_THEME="kodo" Loading