by Sungjin Han (meinside@meinside.dev)
My dotfiles, configs, and bash scripts for:
- macOS (Sonoma) + kitty
- Raspberry Pi (Raspberry Pi OS Bullseye)
- Linux (Debian/Ubuntu)
- WSL2 (Windows 11) + Windows Terminal
- Android Termux (F-Droid) with/without proot-distro
- SteamOS on Steam Deck with bundled distrobox
Following commands will clone files from this repository and install several things automatically:
$ cd ~
$ wget -O - "https://raw.githubusercontent.com/meinside/dotfiles/master/bin/prep.sh" | bash
MIT