Update README.md
This commit is contained in:
parent
e14e0bb0b7
commit
3e3272b78b
10
README.md
10
README.md
@ -1,2 +1,12 @@
|
|||||||
# scriptfordummies
|
# scriptfordummies
|
||||||
Small linux scripts for beginners who do not know the terminal well.
|
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
|
||||||
|
'''
|
||||||
|
Loading…
Reference in New Issue
Block a user