This repository has been archived on 2025-02-04. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/README.md
2023-04-08 12:02:24 +01:00

21 lines
383 B
Markdown

# dotfiles
![Empty Screenshot](Pictures/20230408_11h50m34s_grim.png)
![Screenshot With Easter Eggs](Pictures/20230408_11h51m54s_grim.png)
Only works on Arch with Pipewire and NetworkManager.
To install:
```
cd ~
git init
git remote add origin git@github.com:midnadimple/dotfiles
git fetch
git checkout -f master
./install.sh
```
Logout and login.
Licensed under [MIT](LICENSE)