diff --git a/README.md b/README.md index 300172f..455cf46 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ # scriptfordummies Small linux scripts for beginners who do not know the terminal well. + +## Alias add script +Get the script +'''shell +wget https://raw.githubusercontent.com/hxcde/scriptfordummies/main/addalias.sh +''' +Run the script +'''shell +sh addalias.sh +'''