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
ba20b986
Commit
ba20b986
authored
Oct 21, 2015
by
Marc Cornellà
Browse files
Merge pull request #4016 from coopermaruyama/master
Fix typo. Close #4016
parents
405ee83a
9264d75d
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/coffee/coffee.plugin.zsh
View file @
ba20b986
...
...
@@ -10,7 +10,7 @@ cfc () {
}
# compile from clipboard & print
alias
cfp
=
'c
offeeMe
"$(clippaste)"'
alias
cfp
=
'c
f
"$(clippaste)"'
# compile from clipboard and copy to clipboard
alias
cfpc
=
'cfp | clipcopy'
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