This commit is contained in:
JMARyA 2022-05-19 01:28:07 +02:00
parent 9765a9e04a
commit 828bb9cf84
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263

2
zshrc
View file

@ -47,3 +47,5 @@ for f in $HOME/.zsh/*
do do
source "$f" source "$f"
done done
alias zshrefresh="source ~/.zshrc"