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
c3412ca5
Commit
c3412ca5
authored
Jul 30, 2011
by
Fredrik Wallgren
Browse files
Replace forgotten rubies with authors
parent
d866662c
Changes
1
Show whitespace changes
Inline
Side-by-side
plugins/gas/_gas
View file @
c3412ca5
...
...
@@ -25,7 +25,7 @@ case $state in
args)
case $line[1] in
(use|delete)
_values -S , '
rubie
s' $(cat ~/.gas | sed -n -e 's/^\[\(.*\)\]/\1/p') && ret=0
_values -S , '
author
s' $(cat ~/.gas | sed -n -e 's/^\[\(.*\)\]/\1/p') && ret=0
;;
esac
;;
...
...
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