Remove the pew completion
This commit is contained in:
parent
ef9d25957b
commit
5bc0b45cdc
1 changed files with 0 additions and 3 deletions
|
@ -42,9 +42,6 @@ fi
|
|||
[ -f "/usr/share/skim/key-bindings.zsh" ] && . /usr/share/skim/key-bindings.zsh
|
||||
[ -f "/usr/share/skim/completion.zsh" ] && . /usr/share/skim/completion.zsh
|
||||
|
||||
# Pew
|
||||
hash pew 2>/dev/null && source $(pew shell_config)
|
||||
|
||||
# Java
|
||||
#
|
||||
# Use `archlinux-java` to change the default Java environment.
|
||||
|
|
Loading…
Reference in a new issue