Sha256: 11cee1b2942b6fa614f2ead9acc3344ba715fb14dbc3752f230af9a3ddd9b6d9
Contents?: true
Size: 155 Bytes
Versions: 9
Compression:
Stored size: 155 Bytes
Contents
# frozen_string_literal: true module Getch module Config class Void def shell command 'chsh -s /bin/bash' end end end end
Version data entries
9 entries across 9 versions & 1 rubygems