mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
feat(install): Update install script to manually install Rust
- README updated
This commit is contained in:
2
setup.sh
2
setup.sh
@@ -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:"
|
||||
|
||||
Reference in New Issue
Block a user