Fix defaut IFS for Ubuntu 11.x
This commit is contained in:
@@ -114,7 +114,7 @@ git_status_shortcuts() {
|
||||
# so just use plain 'git status'
|
||||
git status
|
||||
fi
|
||||
unset IFS
|
||||
IFS=$' \t\n'
|
||||
zsh_reset # Reset zsh environment to default
|
||||
}
|
||||
# Template function for 'git_status_shortcuts'.
|
||||
|
||||
Reference in New Issue
Block a user