moved env.zsh to private repo

This commit is contained in:
eeleater 2023-05-02 00:12:36 +02:00
parent 8f593feffb
commit 36cfc43948
7 changed files with 5 additions and 19 deletions

View file

@ -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