Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
dc12853b
Commit
dc12853b
authored
Oct 09, 2010
by
Sven Lito
Browse files
merging in changes from robby's repo
parent
8bef7408
Changes
2
Show whitespace changes
Inline
Side-by-side
lib/functions.zsh
View file @
dc12853b
...
@@ -37,4 +37,3 @@ function take() {
...
@@ -37,4 +37,3 @@ function take() {
mkdir
-p
$1
mkdir
-p
$1
cd
$1
cd
$1
}
}
lib/git.zsh
View file @
dc12853b
...
@@ -38,4 +38,3 @@ git_prompt_status() {
...
@@ -38,4 +38,3 @@ git_prompt_status() {
fi
fi
echo
$STATUS
echo
$STATUS
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment