not using this plugin (cask)
This commit is contained in:
@ -1,6 +0,0 @@
|
||||
if [ -d $HOME/.cask ]; then
|
||||
export PATH="$HOME/.cask/bin:$PATH"
|
||||
fi
|
||||
if which cask &> /dev/null; then
|
||||
source $(dirname $(which cask))/../etc/cask_completion.zsh
|
||||
fi
|
Reference in New Issue
Block a user