Class: Getch::Config::Void

Inherits:
Object
  • Object
show all
Defined in:
lib/getch/config/void.rb

Instance Method Summary collapse

Instance Method Details

#shellObject



6
7
8
# File 'lib/getch/config/void.rb', line 6

def shell
  command 'chsh -s /bin/bash'
end