Class: Getch::Config::Void
- Inherits:
-
Object
- Object
- Getch::Config::Void
- Defined in:
- lib/getch/config/void.rb
Instance Method Summary collapse
Instance Method Details
#shell ⇒ Object
6 7 8 |
# File 'lib/getch/config/void.rb', line 6 def shell command 'chsh -s /bin/bash' end |