Giter VIP home page Giter VIP logo

linux-setup's Introduction

Usage

Clone the repo and make the scripts executable:

git clone https://github.com/giann1s/linux-setup.git &&
cd ./linux-setup && chmod a+x setup.sh & chmod a+x backup.sh

then launch the script by running:

bash ./setup.sh <name_of_distro>

Backup

To make a backup of your apps (including flatpaks) execute the backup.sh script which stores the data in /config/app-data.

bash ./backup.sh

To restore/delete the backup pass the restore or delete argument accordingly to backup.sh.

bash ./backup.sh restore
bash ./backup.sh delete

Note: If the auto_restore_backup option is enabled in the /config/options.sh file, the data will be automatically restored upon running the setup.sh script.

My Configuration

VSCodium Extensions

  • Live Preview

  • C/C++ Themes

  • Vim (https://open-vsx.org/extension/vscodevim/vim)

  • Language Support for Java(TM) by Red Hat

  • Python, Pylint, Mypy Type Checker, isort

  • Prettier - Code formatter

  • rust-analyzer

  • Even Better TOML

  • Compare Folders

  • LaTeX Workshop

  • Code Spell Checker

  • Greek - Code Spell Checker

linux-setup's People

Contributors

lagodimos avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.