Files
dotfiles/README.md
2024-05-11 00:44:29 +01:00

24 lines
566 B
Markdown

# Trude's Dotfiles
This repository hosts my personal dotfiles.
The install script works on Arch Linux.
The configuration is done through home-manager.
If you would like to use this repository, I recommend forking it and editing home.nix to your liking.
## 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)