Enable screen clearing in Guard
This commit is contained in:
parent
50d09e3af6
commit
a27ee1c6e7
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
# directories %w(app lib config test spec features)
|
# directories %w(app lib config test spec features)
|
||||||
|
|
||||||
## Uncomment to clear the screen before every task
|
## Uncomment to clear the screen before every task
|
||||||
# clearing :on
|
clearing :on
|
||||||
|
|
||||||
## Guard internally checks for changes in the Guardfile and exits.
|
## Guard internally checks for changes in the Guardfile and exits.
|
||||||
## If you want Guard to automatically start up again, run guard in a
|
## If you want Guard to automatically start up again, run guard in a
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue