Loading .bashrc +3 −3 Original line number Diff line number Diff line Loading @@ -11,8 +11,8 @@ export HISTFILESIZE=100000 export EDITOR=vim export GOPATH="$HOME/.local/golang" export PATH="$GOPATH/bin:/usr/lib/go/bin/:$PATH" export PATH="$HOME/Documents/Shore/ssh-ca:$PATH" export PATH="$HOME/Documents/Shore/ssl-ca:$PATH" export PATH="$HOME/Repositories/Shore/ssh-ca:$PATH" export PATH="$HOME/Repositories/Shore/ssl-ca:$PATH" export PATH="$HOME/.cargo/bin:$PATH" export PATH="$HOME/.cabal/bin:$PATH" export PATH="$HOME/.local/bin:$PATH" Loading Loading @@ -384,7 +384,7 @@ __command_notifier () { } # shellcheck disable=SC1090 . "$HOME/Documents/Shore/bundle_certs/bundle_certs" . "$HOME/Repositories/Shore/bundle_certs/bundle_certs" # make less more friendly for non-text input files, see lesspipe(1) Loading .gitmodules +6 −6 Original line number Diff line number Diff line [submodule "Documents/Shore/ssl-ca"] path = Documents/Shore/ssl-ca [submodule "Repositories/Shore/ssl-ca"] path = Repositories/Shore/ssl-ca url = https://www.shore.co.il/git/ssl-ca/ branch = master [submodule "Documents/Shore/ssh-ca"] path = Documents/Shore/ssh-ca [submodule "Repositories/Shore/ssh-ca"] path = Repositories/Shore/ssh-ca url = https://www.shore.co.il/git/ssh-ca/ branch = master [submodule "Documents/Shore/bundle_certs"] path = Documents/Shore/bundle_certs [submodule "Repositories/Shore/bundle_certs"] path = Repositories/Shore/bundle_certs url = https://www.shore.co.il/git/bundle_certs/ branch = master bundle_certs @ 98c05383 File moved. ssh-ca @ 62215b03 File moved. ssl-ca @ 9b209994 File moved. Loading
.bashrc +3 −3 Original line number Diff line number Diff line Loading @@ -11,8 +11,8 @@ export HISTFILESIZE=100000 export EDITOR=vim export GOPATH="$HOME/.local/golang" export PATH="$GOPATH/bin:/usr/lib/go/bin/:$PATH" export PATH="$HOME/Documents/Shore/ssh-ca:$PATH" export PATH="$HOME/Documents/Shore/ssl-ca:$PATH" export PATH="$HOME/Repositories/Shore/ssh-ca:$PATH" export PATH="$HOME/Repositories/Shore/ssl-ca:$PATH" export PATH="$HOME/.cargo/bin:$PATH" export PATH="$HOME/.cabal/bin:$PATH" export PATH="$HOME/.local/bin:$PATH" Loading Loading @@ -384,7 +384,7 @@ __command_notifier () { } # shellcheck disable=SC1090 . "$HOME/Documents/Shore/bundle_certs/bundle_certs" . "$HOME/Repositories/Shore/bundle_certs/bundle_certs" # make less more friendly for non-text input files, see lesspipe(1) Loading
.gitmodules +6 −6 Original line number Diff line number Diff line [submodule "Documents/Shore/ssl-ca"] path = Documents/Shore/ssl-ca [submodule "Repositories/Shore/ssl-ca"] path = Repositories/Shore/ssl-ca url = https://www.shore.co.il/git/ssl-ca/ branch = master [submodule "Documents/Shore/ssh-ca"] path = Documents/Shore/ssh-ca [submodule "Repositories/Shore/ssh-ca"] path = Repositories/Shore/ssh-ca url = https://www.shore.co.il/git/ssh-ca/ branch = master [submodule "Documents/Shore/bundle_certs"] path = Documents/Shore/bundle_certs [submodule "Repositories/Shore/bundle_certs"] path = Repositories/Shore/bundle_certs url = https://www.shore.co.il/git/bundle_certs/ branch = master