Skip to content

Commit

Permalink
fix #21 - no adb plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
MenkeTechnologies committed Oct 31, 2024
1 parent bab0fa3 commit 8531820
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ fi

zpwrCommandExists subl && ZPWR_OMZ_PLUGINS+=( sublime )
zpwrCommandExists svn && ZPWR_OMZ_PLUGINS+=( svn )
zpwrCommandExists adb && ZPWR_OMZ_COMPS+=( adb/_adb )

if [[ $ZPWR_OS_TYPE == linux ]]; then
zpwrOsDebVsUbuntu \
Expand Down

0 comments on commit 8531820

Please sign in to comment.