Hushlogin everywhere.

This commit is contained in:
Bartek Stalewski 2024-07-01 20:53:40 +02:00
parent ba10e5915a
commit bfab8d85dc
No known key found for this signature in database

View file

@ -1,10 +1,10 @@
# mac specific configuration
if [[ $(uname -s) = "Darwin" ]]; then
touch $HOME/.hushlogin
eval "$(/opt/homebrew/bin/brew shellenv)"
fi
# prepare directories
touch $HOME/.hushlogin
mkdir -p $XDG_CACHE_HOME/zsh
mkdir -p $XDG_DATA_HOME/zsh