Merge pull request #1479 from scottmmjackson/sj-zork-doesnt-choke-on-strange-characters-anymore

Make zork theme not choke on strange characters
This commit is contained in:
Nils Winkler
2020-01-23 08:32:54 +01:00
committed by GitHub

View File

@@ -81,7 +81,7 @@ prompt() {
if [ -n "$VIRTUAL_ENV" ]
then
ve=`basename $VIRTUAL_ENV`;
ve=`basename "$VIRTUAL_ENV"`;
fi
# nice prompt