Skip to content

Commit cdbd24e

Browse files
author
Nicola Paolucci
committed
[liquidprompt] fix missing closing fi
1 parent 0b9d93f commit cdbd24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.liquidprompt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,9 +369,9 @@ _lp_connection()
369369
# else
370370
# echo tel # Telnet
371371
# fi
372-
# fi
373372
# disabled because it breaks on alpine
374373
echo disabled
374+
fi
375375
}
376376

377377
# Put the hostname if not locally connected

0 commit comments

Comments
 (0)