[OUTDATED: Go to https://git.pompy.dev/pomp/.dotfiles instead] A personal one-click Arch Linux desktop setup utility tailor made for myself
.github | ||
.vscode | ||
cmd | ||
docs | ||
internal | ||
.gitattributes | ||
.gitignore | ||
CONTRIBUTING.md | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md |
pompup
pompup is a personal one-click Arch Linux desktop setup utility tailor made for myself.
Software | Choice |
---|---|
Desktop Environment - 🚀 | GNOME (to be replaced with COSMIC) |
Icons - 💎 | Papirus |
GTK theme - 🎨 | Pop! |
Shell - 🐚 | zsh with ohmyzsh |
Terminal - 🖥️ | kitty |
Browser - 🌐 | Brave |
Text Editor & IDE - 📝 | VSCodium (to be replaced with zed) |
Name?
The project's name was inspired by rustup, a toolchain installer for the Rust programming language. Pompup was originally supposed to be written in Rust. I later decided to use Go instead, but the name stuck.
Usage
I can't think of any valid use cases of this software outside my computer, but here are the instructions to use it:
-
Install base Arch Linux
-
Create a non-root user and log in
- give sudo permission
- create home directory
- must not contain space in username
-
Download pompup
- using curl
curl pompup.developomp.com -Lo pompup
- using wget
wget pompup.developomp.com -O pompup
-
Run pompup
./pompup