This website works better with JavaScript.
Explore
Help
Register
Sign In
dominic
/
prezto
Watch
1
Star
0
Fork
You've already forked prezto
0
Code
Releases
Activity
unset _upstream before exiting
Browse Source
pull/5/head
Jonathan Dahan
13 years ago
parent
49a88c66d5
commit
d2e70ddc1e
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
functions/update-omz
Unescape
Escape
View File
@ -31,4 +31,5 @@ else
fi
fi
unset _color
unset _color
unset _upstream
cd "$current_path" || return 1
cd "$current_path" || return 1
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
dominic/prezto
Title
Body
Create Issue