Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 2.15 KB

README.md

File metadata and controls

50 lines (37 loc) · 2.15 KB

Fresh-Install -- An Environment Setup Script

A script to set up a freshly installed Linux OS, as desired needs

License People Stars Forks Watches Last Updated

COMING SOON...

Usage

Usage: ./Fresh-Install.sh [Options...] <url>
 -a, --arch           Install Arch Linux using Arch-I.
 -d, --dots           Install various config files
 -g, --grub           Install GRUB Theme
 -n, --nvim           Install only configs Related to Neovim
 -r, --deps           Install all the dependencies
 -s, --st             Install only configs Related to st
 -w, --wall           Install Wallpapers
 -z, --zsh            Install zsh configs

## Calling directly inside terminal
curl -sL https://bit.ly/Fresh-Install | sh -s -- <flags>

Dependencies

Todo

  • Check for every functionality