diff --git a/src/zimfw.zsh.erb b/src/zimfw.zsh.erb index 780c3a9..f14acec 100644 --- a/src/zimfw.zsh.erb +++ b/src/zimfw.zsh.erb @@ -5,7 +5,7 @@ class Zim def initialize @home = "${ZDOTDIR:-${HOME}}" @min_zsh_version = "5.2" - @startup_files_glob = ".z(shenv|shrc|login|logout)" + @startup_files_glob = ".z(shenv|profile|shrc|login|logout)" @version = "1.0.0" @ellipsis = " ..." @okay = "%F{green})%f "