21 lines
415 B
Markdown
21 lines
415 B
Markdown
# Trude's Dotfiles
|
|
|
|
This repository hosts my personal dotfiles.
|
|
The install script works on Arch Linux.
|
|
|
|
## Install
|
|
```sh
|
|
bash <(curl -L https://raw.githubusercontent.com/TrudeEH/dotfiles/main/install.sh)
|
|
```
|
|
|
|
## Supported distros
|
|
- Arch Linux
|
|
|
|
## Tested on
|
|
Note: The install script will only run on Arch.
|
|
- macOS 14
|
|
- Debian Bookworm / Trixie
|
|
- Fedora Worstation 39
|
|
- Ubuntu 23.10
|
|
- Arch Linux (as of last commit)
|