Skip to content

Commit

Permalink
maint: remove pip ice install
Browse files Browse the repository at this point in the history
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
  • Loading branch information
vladdoster committed Apr 26, 2022
1 parent ea3ff5a commit 57eda71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zsh/.config/zsh/zinit.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ zi light-mode for \
$ZI_REPO/fast-syntax-highlighting
# ]]]
# === PYTHON ===========================================[[[
zi ice pip"pip;wheel;setuptools;speedtest-cli;mdformat{'','-config','-gfm','-shfmt','-toc','-web'}';isort;pylint;black'"
zi load "$ZI_REPO"/null
function _pip_completion {
local words cword; read -Ac words; read -cn cword
Expand Down

0 comments on commit 57eda71

Please sign in to comment.