Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/meinside/dotfiles
- Owner: meinside
- Created: 2020-01-31T07:29:59.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T09:00:25.000Z (7 months ago)
- Last Synced: 2024-04-13T21:00:40.932Z (7 months ago)
- Topics: dotfiles, linux, macos, raspberry-pi, termux, wsl
- Language: Shell
- Homepage:
- Size: 843 KB
- Stars: 8
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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