Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/meinside/dotfiles

My dot/config files for macOS, Linux (Termux), Raspberry Pi, or WSL
https://github.com/meinside/dotfiles

dotfiles linux macos raspberry-pi termux wsl

Last synced: 3 days ago
JSON representation

My dot/config files for macOS, Linux (Termux), Raspberry Pi, or WSL

Awesome Lists containing this project

README

        

# My dotfiles for various kinds of machines

by Sungjin Han ()

## Description

My dotfiles, configs, and bash scripts for:

- macOS (**Sonoma**) + [kitty](https://sw.kovidgoyal.net/kitty/)
- Raspberry Pi (**Raspberry Pi OS Bullseye**)
- Linux (**Debian/Ubuntu**)
- WSL2 (**Windows 11**) + [Windows Terminal](https://apps.microsoft.com/store/detail/windows-terminal/9N0DX20HK701)
- Android Termux (**[F-Droid](https://f-droid.org/en/packages/com.termux/)**) with/without [proot-distro](https://github.com/termux/proot-distro)
- [SteamOS](https://store.steampowered.com/steamos) on [Steam Deck](https://store.steampowered.com/steamdeck) with bundled [distrobox](https://github.com/89luca89/distrobox)

---

## 0. How to get files

### A. With a prep script:

Following commands will clone files from this repository and install several things automatically:

```bash
$ cd ~
$ wget -O - "https://raw.githubusercontent.com/meinside/dotfiles/master/bin/prep.sh" | bash
```

---

## 1. Any other tips?

- [Here](https://github.com/meinside/dotfiles/blob/master/docs/tips.md)

---

## 999. License

MIT