Hushlogin everywhere.
This commit is contained in:
parent
ba10e5915a
commit
bfab8d85dc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue