mirror of
https://gitlab.com/artibus1/mench.git
synced 2026-03-24 00:23:18 -04:00
No description
| arch | ||
| CaptureCard | ||
| Debian | ||
| Devuan | ||
| freebsd | ||
| ghostbsd | ||
| LinuxMint-Debian | ||
| LinuxMint-Ubuntu | ||
| MX | ||
| NixOS | ||
| Openbsd | ||
| void | ||
| LICENSE | ||
| README.md | ||
Mench
About Artibus/Mench
Welcome to Mench! These are the configuration files I use for various distros and flavors of Linux.
If you would like to see these configurations in action, you can check out the Linux Mench YouTube Channel, where I post videos about my experiences with various Linux distros.
Project Structure
The structure of the files in this repository is easy to understand:
archcontains configuration files for Arch Linux and derived distros- Check out the Arch Linux playlist on my channel to see me using these configs
debiancontains configuration files for Debian-based distros- I have a playlist called Debian Based Distros where you can see these files in action
freebsdholds configs for BSD installations- You can check out my BSD playlist to see these configs in action
LinuxMint-Ubuntucontains files specifically for Ubuntu-based versions of Linux Mint
Each directory contains a file called autoapp.sh: this is a script I use to
easily install all the packages I want on a given distro. You may have to install
git with your distro's package manager before you can clone this repository
and use these files.
Usage
Installing these files is very simple:
- Make sure
gitis installed on your system - Clone this repo (I usually clone it into
~/mench) - (Optional) Run
./autoapp.shif you would like to install the packages I use - Copy the configuration files from the repo to your home folder using the
./runconfigs.shfile. This will copy Awesome, Qile, and various configuration files to your home directory. It will also set lightdm and your firewall. - You may need to log out and log back in for some changes to take effect.
- You're done! Enjoy!