mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-11 16:03:31 +00:00
feat: make zsh faster, update brewfile
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user