Compare commits
2 commits
91da2c238d
...
a86c8f0ea9
Author | SHA1 | Date | |
---|---|---|---|
|
a86c8f0ea9 | ||
|
a1c3043a5f |
2 changed files with 3 additions and 0 deletions
|
@ -22,3 +22,5 @@ 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,6 +5,7 @@ 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