Skip to content

Initial setup of a freshly installed Linux system (how I like it). Supports Debian-based distros.

Notifications You must be signed in to change notification settings

mortinger91/LinuxSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 

Repository files navigation

LinuxSetup

Setup of a freshly installed Linux system, how I like it. In one giant (but portable!) file.
Supports Debian and (kind of) Manjaro.

How to download and run this script:
1 - su -c "apt update"
2 - su -c "apt install curl"
3 - cd ~
4 - curl -O https://raw.githubusercontent.com/mortinger91/LinuxSetup/master/scripts/NEW_LINUX_SETUP.sh
5 - chmod +x NEW_LINUX_SETUP.sh
6 - ./NEW_LINUX_SETUP.sh

About

Initial setup of a freshly installed Linux system (how I like it). Supports Debian-based distros.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages