Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zamhedonia/smemt
- Owner: zamhedonia
- Created: 2024-09-12T22:28:30.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-09-16T16:29:29.000Z (4 months ago)
- Last Synced: 2024-11-10T14:51:52.240Z (about 2 months ago)
- Topics: configuration, grub, helper, linux, zsh
- Language: Shell
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```