1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2025-09-15 23:15:30 -04:00

trial & error updates

This commit is contained in:
2021-01-13 09:23:28 -05:00
parent cab1a733f8
commit 4989ff0ce3
6 changed files with 265 additions and 32 deletions

View File

@@ -57,6 +57,9 @@ export HOMEBREW_NO_ANALYTICS=1
export HOMEBREW_NO_INSECURE_REDIRECT=1
export HOMEBREW_CASK_OPTS=--require-sha
# iTerm2
test -e "${HOME}/.iterm2_shell_integration.zsh" && source "${HOME}/.iterm2_shell_integration.zsh"
# uncomment to profile slow startup time
# zprof
# zmodload -u zsh/zprof