scriptfordummies/README.md
2023-01-20 11:19:57 +01:00

13 lines
259 B
Markdown

# 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
'''