AutoYADM commit: 2025-01-02 14:45:02

This commit is contained in:
Daniel Fichtinger 2025-01-02 14:45:02 -05:00
parent b1e1e7eb64
commit 32d2cdd845
No known key found for this signature in database
GPG key ID: D1B0947B25420214

1
.zshrc
View file

@ -103,6 +103,7 @@ eval $(thefuck --alias)
eval "$(starship init zsh)"
eval "$(zoxide init zsh)"
export DIRENV_LOG_FORMAT=""
export GPG_TTY=$(tty)
eval "$(direnv hook zsh)"
# colorscript -e 36
source ~/scripts/obsidian-bridge.sh