Remove the pew completion

This commit is contained in:
Rodolphe Bréard 2021-09-12 12:11:19 +02:00
parent ef9d25957b
commit 5bc0b45cdc

View file

@ -42,9 +42,6 @@ fi
[ -f "/usr/share/skim/key-bindings.zsh" ] && . /usr/share/skim/key-bindings.zsh [ -f "/usr/share/skim/key-bindings.zsh" ] && . /usr/share/skim/key-bindings.zsh
[ -f "/usr/share/skim/completion.zsh" ] && . /usr/share/skim/completion.zsh [ -f "/usr/share/skim/completion.zsh" ] && . /usr/share/skim/completion.zsh
# Pew
hash pew 2>/dev/null && source $(pew shell_config)
# Java # Java
# #
# Use `archlinux-java` to change the default Java environment. # Use `archlinux-java` to change the default Java environment.