diff --git a/zprofile b/zprofile index f7caf6f..f2e891f 100644 --- a/zprofile +++ b/zprofile @@ -72,12 +72,6 @@ fi # The next line updates PATH for the Google Cloud SDK. if [ -f '/Users/jay/apps/google-cloud-sdk/path.zsh.inc' ]; then . '/Users/jay/apps/google-cloud-sdk/path.zsh.inc'; fi -# The next line enables shell command completion for gcloud. -# if [ -f '/Users/jay/apps/google-cloud-sdk/completion.zsh.inc' ]; then . '/Users/jay/apps/google-cloud-sdk/completion.zsh.inc'; fi - -alias docker="lima nerdctl" -export DOCKER_HOST="unix:///Users/jay/.lima/docker/sock/docker.sock" - function ln-image-tags { if [ -z "$1" ]; then echo "usage: ln-image-tags "