moved env.zsh to private repo
This commit is contained in:
parent
8f593feffb
commit
36cfc43948
7 changed files with 5 additions and 19 deletions
|
@ -7,6 +7,9 @@ disable = ["firmware", "tldr", "pip3", "node", "vim", "git_repos", "containers",
|
|||
# Show Preamble text
|
||||
display_preamble = false
|
||||
|
||||
# Skip Notify
|
||||
skip_notify = true
|
||||
|
||||
# Ignore failures for these steps
|
||||
#ignore_failures = ["powershell"]
|
||||
|
||||
|
@ -16,9 +19,6 @@ display_preamble = false
|
|||
# Do not ask to retry failed steps (default: false)
|
||||
#no_retry = true
|
||||
|
||||
skip_notify = true
|
||||
display_preamble = false
|
||||
|
||||
# Run inside tmux
|
||||
#run_in_tmux = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue