1
0
Fork 0
mirror of synced 2024-05-24 11:10:30 -04:00

unset pacman helper var

This commit is contained in:
Matt Hamilton 2015-12-28 01:46:08 -05:00
parent 1ee4d85547
commit 9c84d1904c

View file

@ -131,4 +131,4 @@ for helper ( ${zpacman_helper[@]} ); do
print "no such helper script \"helper_${helper}.zsh\"" >&2 print "no such helper script \"helper_${helper}.zsh\"" >&2
fi fi
done done
unset helper