feat(install): Update install script to manually install Rust

- README updated
This commit is contained in:
Pratik Tripathy
2024-09-16 21:44:31 +05:30
parent 82d2bbed0a
commit 8d929783a2
6 changed files with 32 additions and 22 deletions

View File

@@ -4,7 +4,7 @@ INSTALL="n"
DRY_RUN="n"
show_help() {
echo "Apply all settings stored in the script's directory to your home directory"
echo "Create soft-links from this to corresponding XDG directories. Optionally, install all the necessary programs for coding on a new Linux setup."
echo
echo "usage: $0 [option]"
echo "options:"