Skip to content

Commit

Permalink
fixed repo connection issues
Browse files Browse the repository at this point in the history
  • Loading branch information
karlmutch committed Dec 8, 2023
1 parent 992b877 commit 8ee8681
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 20 deletions.
32 changes: 16 additions & 16 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
url = https://github.com/anishathalye/dotbot
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = git://github.com/robbyrussell/oh-my-zsh.git
url = https://github.com/robbyrussell/oh-my-zsh.git
[submodule "vim/bundle/ag"]
path = vim/bundle/ag
url = https://github.com/rking/ag.vim
Expand Down Expand Up @@ -54,7 +54,7 @@
url = https://github.com/tpope/vim-fugitive.git
[submodule "vim/bundle/vim-tmux"]
path = vim/bundle/vim-tmux
url = git://github.com/tmux-plugins/vim-tmux.git
url = https://github.com/tmux-plugins/vim-tmux.git
[submodule "vim/bundle/vim-go"]
path = vim/bundle/vim-go
url = https://github.com/fatih/vim-go.git
Expand All @@ -63,7 +63,7 @@
url = https://github.com/majutsushi/tagbar.git
[submodule "vim/bundle/vim-gitgutter"]
path = vim/bundle/vim-gitgutter
url = git://github.com/airblade/vim-gitgutter.git
url = https://github.com/airblade/vim-gitgutter.git
[submodule "vim/bundle/nerdtree"]
path = vim/bundle/nerdtree
url = https://github.com/scrooloose/nerdtree.git
Expand All @@ -72,19 +72,19 @@
url = https://github.com/zefei/vim-colortuner
[submodule "vim/bundle/vim-obsession"]
path = vim/bundle/vim-obsession
url = git://github.com/tpope/vim-obsession.git
url = https://github.com/tpope/vim-obsession.git
[submodule "vim/bundle/vim-prosession"]
path = vim/bundle/vim-prosession
url = git://github.com/dhruvasagar/vim-prosession.git
url = https://github.com/dhruvasagar/vim-prosession.git
[submodule "vim/bundle/GoldenView"]
path = vim/bundle/GoldenView
url = https://github.com/zhaocai/GoldenView.Vim
[submodule "vim/bundle/vim-vinegar"]
path = vim/bundle/vim-vinegar
url = git://github.com/tpope/vim-vinegar.git
url = https://github.com/tpope/vim-vinegar.git
[submodule "vim/bundle/vim-sauce"]
path = vim/bundle/vim-sauce
url = git://github.com/joonty/vim-sauce.git
url = https://github.com/joonty/vim-sauce.git
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = https://github.com/ervandew/supertab
Expand All @@ -105,7 +105,7 @@
url = https://github.com/tmux-plugins/tpm
[submodule "zsh-completions"]
path = zsh-completions
url = git://github.com/zsh-users/zsh-completions.git
url = https://github.com/zsh-users/zsh-completions.git
[submodule "vim/bundle/Recover.vim"]
path = vim/bundle/Recover.vim
url = https://github.com/chrisbra/Recover.vim
Expand Down Expand Up @@ -147,7 +147,7 @@
url = https://github.com/junegunn/fzf.git
[submodule "vim/bundle/vim-lastplace"]
path = vim/bundle/vim-lastplace
url = git://github.com/dietsche/vim-lastplace.git
url = https://github.com/dietsche/vim-lastplace.git
[submodule "vim/bundle/TagHighlight"]
path = vim/bundle/TagHighlight
url = https://github.com/vim-scripts/TagHighlight
Expand Down Expand Up @@ -193,7 +193,7 @@
url = https://github.com/Colorsublime/Colorsublime-Plugin.git
[submodule "config/sublime-text-3/Packages/GitGutter"]
path = config/sublime-text-3/Packages/GitGutter
url = git://github.com/jisaacks/GitGutter.git
url = https://github.com/jisaacks/GitGutter.git
[submodule "vim/bundle/ctrlp.vim"]
path = vim/bundle/ctrlp.vim
url = https://github.com/ctrlpvim/ctrlp.vim
Expand All @@ -205,7 +205,7 @@
url = https://github.com/so-fancy/diff-so-fancy.git
[submodule "oh-my-zsh-custom/plugins/zsh-autosuggestions"]
path = oh-my-zsh-custom/plugins/zsh-autosuggestions
url = git://github.com/zsh-users/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions
[submodule "vim/bundle/bufferhint"]
path = vim/bundle/bufferhint
url = https://github.com/bsdelf/bufferhint
Expand All @@ -217,19 +217,19 @@
url = https://github.com/zsh-users/zsh-history-substring-search
[submodule "tmux/plugins/tmux-online-status"]
path = tmux/plugins/tmux-online-status
url = git://github.com/tmux-plugins/tmux-online-status.git
url = https://github.com/tmux-plugins/tmux-online-status.git
[submodule "tmux/plugins/tmux-battery"]
path = tmux/plugins/tmux-battery
url = git://github.com/tmux-plugins/tmux-battery.git
url = https://github.com/tmux-plugins/tmux-battery.git
[submodule "tmux/plugins/tmux-cpu"]
path = tmux/plugins/tmux-cpu
url = git://github.com/tmux-plugins/tmux-cpu.git
url = https://github.com/tmux-plugins/tmux-cpu.git
[submodule "tmux-plugin-cpu"]
path = tmux-plugin-cpu
url = git://github.com/pwittchen/tmux-plugin-cpu.git
url = https://github.com/pwittchen/tmux-plugin-cpu.git
[submodule "tmux-plugin-ram"]
path = tmux-plugin-ram
url = git://github.com/pwittchen/tmux-plugin-ram.git
url = https://github.com/pwittchen/tmux-plugin-ram.git
[submodule "vim/bundle/vim-dminactive"]
path = vim/bundle/vim-dminactive
url = https://github.com/blueyed/vim-diminactive
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,11 @@ Within vim use :GoInstallBinaries to load the tooling for the vim-go package fro

Updating the referenced open source can be done using the following command:

```git submodule update --init --recursive --remote```
```
git submodule init
git submodule sync
git submodule update --recursive --remote
```

Font management can be a little complex, here are some commands that might help:

Expand Down
2 changes: 1 addition & 1 deletion config/git/config
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
[user]
email = karlmutch@users.noreply.github.com
name = Karl Mutch
signingkey = 66164A9B79974CE0
signingkey = 2D9C738EA9382A7B

[credential "ssh://github.com/"]
helper =
Expand Down
4 changes: 2 additions & 2 deletions install.conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@
- ["cd ~/tmp/go && GOPATH=~/tmp/go GOROOT=~/go GOBIN=~/bin ~/go/bin/go install github.com/karlmutch/rotate@latest"]
- ["cd ~/tmp/go && GOPATH=~/tmp/go GOROOT=~/go GOBIN=~/bin ~/go/bin/go install github.com/karlmutch/petname@latest"]
- ["cd ~/tmp/go && GOPATH=~/tmp/go GOROOT=~/go GOBIN=~/bin ~/go/bin/go install github.com/github/hub@latest"]
- ["cd ~/tmp/go && GOPATH=~/tmp/go GOROOT=~/go GOBIN=~/bin ~/go/bin/go install sigs.k8s.io/kustomize@latest@latest"]
- ["cd ~/tmp/go && GOPATH=~/tmp/go GOROOT=~/go GOBIN=~/bin ~/go/bin/go install github.com/derailed/k9s/cmd@latest@latest"]
- ["cd ~/tmp/go && GOPATH=~/tmp/go GOROOT=~/go GOBIN=~/bin ~/go/bin/go install sigs.k8s.io/kustomize@latest"]
- ["cd ~/tmp/go && GOPATH=~/tmp/go GOROOT=~/go GOBIN=~/bin ~/go/bin/go install github.com/derailed/k9s/cmd@latest"]
- ["cd ~/tmp/go && GOPATH=~/tmp/go GOROOT=~/go GOBIN=~/bin ~/go/bin/go install github.com/gabeduke/kubectl-iexec@latest"]
- ["cd ~/tmp/go && GOPATH=~/tmp/go GOROOT=~/go GOBIN=~/bin ~/go/bin/go install github.com/ueokande/logbook@latest"]
- ["cd ~/tmp/go && GOPATH=~/tmp/go GOROOT=~/go GOBIN=~/bin ~/go/bin/go install github.com/jesseduffield/lazydocker@latest"]
Expand Down

0 comments on commit 8ee8681

Please sign in to comment.