diff --git a/.profile b/.profile index 85cbde5f..0e4b5f68 100644 --- a/.profile +++ b/.profile @@ -30,10 +30,6 @@ if [[ "$OSTYPE" = "darwin"* ]]; then # LLDB export PATH="/opt/homebrew/opt/llvm/bin:$PATH" - - update_wezterm() { - brew upgrade --cask wezterm-nightly --no-quarantine --greedy-latest - } fi ### OPTS ###