Class: Pixiebox::Shell::Zsh
- Inherits:
-
StartupScript
- Object
- StartupScript
- Pixiebox::Shell::Zsh
- Defined in:
- lib/pixiebox/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 Pixiebox::Shell::StartupScript
Instance Method Details
#filename ⇒ Object
4 5 6 |
# File 'lib/pixiebox/shell/zsh.rb', line 4 def filename "#{os.home_dir}/.zshrc" end |