Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
2a6c40f6
Commit
2a6c40f6
authored
8 years ago
by
Patrick José Pereira
Browse files
Options
Download
Email Patches
Plain Diff
'lib/functions.zsh: Solve typos'
Signed-off-by:
Patrick José Pereira
<
patrickelectric@gmail.com
>
parent
cedc4fce
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/functions.zsh
+1
-1
lib/functions.zsh
with
1 addition
and
1 deletion
+1
-1
lib/functions.zsh
View file @
2a6c40f6
...
...
@@ -86,7 +86,7 @@ function default() {
}
#
# Set enviroment variable "$1" to default value "$2" if "$1" is not yet defined.
# Set enviro
n
ment variable "$1" to default value "$2" if "$1" is not yet defined.
#
# Arguments:
# 1. name - The env variable to set
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help