1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-14 08:41:43 +00:00

Add spacing to increase readability

This commit is contained in:
Sorin Ionescu
2012-05-21 16:24:39 -04:00
parent 00394b6069
commit 7e60f13d7d
2 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,7 @@
#
local root="$(git rev-parse --show-toplevel 2> /dev/null)"
if [[ -n "$root" ]]; then
print "$root"
return 0