Update README.md
This commit is contained in:
@@ -1,18 +1,18 @@
|
|||||||
# Trude's Dotfiles
|
# Trude's Dotfiles
|
||||||
|
|
||||||
This repository hosts my personal dotfiles.
|
|
||||||
The install script works on Arch Linux.
|
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
### Arch Linux
|
||||||
```sh
|
```sh
|
||||||
bash <(curl -L https://raw.githubusercontent.com/TrudeEH/dotfiles/main/install.sh)
|
bash <(curl -L https://raw.githubusercontent.com/TrudeEH/dotfiles/main/install.sh)
|
||||||
```
|
```
|
||||||
|
### MacOS / Other Distros
|
||||||
|
- Replace `paru` with the correct package manager for your distro.
|
||||||
|
- Note: Some dependencies might be packaged under a different name.
|
||||||
|
|
||||||
## Supported distros
|
## Supported distros
|
||||||
- Arch Linux
|
- Arch Linux
|
||||||
|
|
||||||
## Tested on
|
## Tested on
|
||||||
Note: The install script will only run on Arch.
|
|
||||||
- macOS 14
|
- macOS 14
|
||||||
- Debian Bookworm / Trixie
|
- Debian Bookworm / Trixie
|
||||||
- Fedora Worstation 39
|
- Fedora Worstation 39
|
||||||
|
|||||||
Reference in New Issue
Block a user