Skip to content

Scripts to automate some of the tedious parts of setting up my Linux install the way I like them.

License

Notifications You must be signed in to change notification settings

saptarshichakrabarti/linux-setup-scripts

Repository files navigation

Linux setup scripts

Automating my Linux config one script at a time.

  • post_install_setup.sh :

    • updates the system
    • installs some basic packages like git curl wget cmake zsh unzip
    • installs NerdFonts
    • installs Starship, sets some themes
    • installs VLC, LibreOffice
  • [this one is useless now; moved to Starship] powerlevel10k_anaconda_install.sh :

    • installs OhMyZsh + PowerLevel10k theme
    • installs Anaconda
  • setup_minihack.sh :

    • tries to automate MiniHack install for Reinforcement Learning
    • sometimes it works
  • customise_gnome.sh :

    • installs gnome-tweaks and gnome-tweaks-extension-manager
    • installs a bunch of other themes
    • installs and adds GruvBox icons

About

Scripts to automate some of the tedious parts of setting up my Linux install the way I like them.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages