Whitespace fix.

pull/22/head
Dominik Ritter 9 years ago
parent e025a6cdd4
commit 8a6b9fe09d

@ -529,7 +529,7 @@ prompt_os_icon() {
"Darwin") OS_ICON=$APPLE_ICON ;;
"FreeBSD") OS_ICON=$FREEBSD_ICON ;;
"Linux") OS_ICON=$LINUX_ICON ;;
"SunOS") OS_ICON=$SUNOS_ICON ;;
"SunOS") OS_ICON=$SUNOS_ICON ;;
*) OS_ICON='' ;;
esac
$1_prompt_segment "$0" "008" "241" "$OS_ICON"

Loading…
Cancel
Save