Update addalias.sh

This commit is contained in:
hxcde
2023-01-20 11:22:07 +01:00
committed by GitHub
parent ed9e0ce845
commit 42a6af4319

View File

@ -5,3 +5,4 @@ read command
echo "alias $alias='$command'" | tee -a ~/.bashrc
echo
echo Alias $alias added
bash