class Picobox::Shell::Zsh

Public Instance Methods

filename() click to toggle source
# File lib/picobox/shell/zsh.rb, line 4
def filename
  "#{os.home_dir}/.zshrc"
end