Class: Picobox::Shell::Zsh
- Inherits:
-
StartupScript
- Object
- StartupScript
- Picobox::Shell::Zsh
- Defined in:
- lib/picobox/shell/zsh.rb
Instance Attribute Summary
Attributes inherited from StartupScript
Instance Method Summary collapse
Methods inherited from StartupScript
get, #initialize, #install_extensions, #uninstall_extensions
Constructor Details
This class inherits a constructor from Picobox::Shell::StartupScript
Instance Method Details
#filename ⇒ Object
4 5 6 |
# File 'lib/picobox/shell/zsh.rb', line 4 def filename "#{os.home_dir}/.zshrc" end |