Fluxion::OhMyZshStep
Inherits Fluxion::Step < Reference < Object
type: oh-my-zsh — install Oh My Zsh at an exact commit.
revision must be a full 40-character commit: master and mutable tags
would make sha256 meaningless, since the bytes it pins could change
under the same reference.
Constants
COMMIT_PATTERN = /\A[0-9a-f]{40}\z/
DEFAULT_INSTALL_DIR = "~/.oh-my-zsh"
Constructors
Class methods
Instance methods
install_dir
Sourcerevision
Sourcesha256
Source