feat: make zsh faster, update brewfile

This commit is contained in:
2024-02-06 10:09:09 +02:00
parent 1f22aee5e3
commit 1f7b92285b
3 changed files with 35 additions and 112 deletions

View File

@@ -24,6 +24,10 @@ export ANDROID_HOME="$XDG_DATA_HOME/android"
# bob manages nvim versions
export PATH="$XDG_DATA_HOME/bob/nvim-bin:$PATH"
# bkt (shell command caching tool) configuration
export BKT_TTL=1m
# brew, https://docs.brew.sh/Manpage
export HOMEBREW_NO_ENV_HINTS=true
# composer, https://getcomposer.org/