Compare commits
No commits in common. "a86c8f0ea980c537386e82eba5f3b3ec3b9a9b35" and "91da2c238d0580132f1e77b87d2307931b05020e" have entirely different histories.
a86c8f0ea9
...
91da2c238d
2 changed files with 0 additions and 3 deletions
|
@ -22,5 +22,3 @@ alias cdu=cd-gitroot
|
|||
|
||||
# make sure ELinks can detect when it's in tmux
|
||||
alias elinks="STY= elinks"
|
||||
|
||||
alias bubectl="HTTPS_PROXY=localhost:8888 kubectl"
|
||||
|
|
|
@ -5,7 +5,6 @@ if (( $+commands[brew] )); then
|
|||
/usr/local/opt/coreutils/libexec/gnubin
|
||||
/usr/local/sbin
|
||||
~/Library/Python/*/bin(N)
|
||||
/usr/local/share/google-cloud-sdk/bin
|
||||
$path
|
||||
)
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue