Skip to content

Kushy420/manjaro-bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

manjaro-bootstrap

A simple script that brings Manjaro Linux system to a consistent state, e.g. after a fresh installation.

Bootstrapping

Clone this repo:

git clone https://github.com/hypnoglow/manjaro-bootstrap.git
cd manjaro-bootstrap

See usage info:

./bootstrap -h

There are several profiles available. Choose one for your current system, then run:

./bootstrap <profile>

If you have any issues with pacman keys during a system update, run bootstrap with -k option.

Your own bootstrap

Feel free to fork or copy this repo to create your own bootstrap script. You can adjust profiles, packages and other stuff to your needs.

Additional information

There is a Vagrantfile in this repository. You can use it to test this boostrap and to see what it does without any changes to your current system.

License

MIT

About

Manjaro Linux bootstrap 🔋

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%