Oni Setup is my personal and opinionated configuration for Ubuntu 24.04+, designed to automate the installation and setup of essential terminal and desktop tools, as well as the application of custom dotfiles.
This setup is based on the excellent work of Basecamp's Omakub project.
- Ubuntu 24.04 or newer
- Internet connection to download packages and dotfiles
- User with sudo privileges
Run the bootstrap script which clones the repository and starts the automatic installation:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/nexckycort/oni-setup/main/boot.sh)"This repository is for personal use. Feel free to use it as inspiration for your own dotfiles, but please customize it to suit your needs.