Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zamhedonia/smemt

Linux Multitool for Personal Use
https://github.com/zamhedonia/smemt

configuration grub helper linux zsh

Last synced: 19 days ago
JSON representation

Linux Multitool for Personal Use

Awesome Lists containing this project

README

        

# smemt
![Screenshot](https://raw.githubusercontent.com/zamhedonia/smemt/master/smemt_screenshot.png)

**smemt** is a simple interactive multitool designed to help you set up your Linux system with my personal preferences. It streamlines tasks like configuring a themed Zsh shell and installing my preferred packages.

Features:
- Autosetup zsh with theme and plugins
- Change GRUB 2 font
- Autoinstall paxs
- *more to come...*

## Installation

To start using smemt, simply clone the repository and run the script:

```bash
git clone https://github.com/zamhedonia/smemt/
cd smemt
chmod +x smemt
./smemt
```