mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-13 17:30:08 +00:00
Remove copyright information, as per #2588
This commit is contained in:
parent
1a029f2935
commit
baeac5bec9
1 changed files with 0 additions and 5 deletions
|
@ -15,11 +15,6 @@
|
||||||
# which is inspired by this Ruby on Rails trick from 2006:
|
# which is inspired by this Ruby on Rails trick from 2006:
|
||||||
# http://weblog.rubyonrails.org/2006/3/9/fast-rake-task-completion-for-zsh/
|
# http://weblog.rubyonrails.org/2006/3/9/fast-rake-task-completion-for-zsh/
|
||||||
|
|
||||||
# Author: Kevin Bongart
|
|
||||||
# contact@kevinbongart.net
|
|
||||||
# http://kevinbongart.net
|
|
||||||
# https://github.com/KevinBongart
|
|
||||||
|
|
||||||
_rake_refresh () {
|
_rake_refresh () {
|
||||||
if [ -f .rake_tasks ]; then
|
if [ -f .rake_tasks ]; then
|
||||||
rm .rake_tasks
|
rm .rake_tasks
|
||||||
|
|
Loading…
Reference in a new issue