feat: added install script

This commit is contained in:
oxypomme
2024-04-04 13:19:39 +02:00
parent 3f94bcb343
commit 30a8c16816
3 changed files with 110 additions and 15 deletions

View File

@@ -1,19 +1,13 @@
# dotfiles
## Requirements
## Install
- [dunst](https://dunst-project.org)
- [lazydocker](https://github.com/jesseduffield/lazydocker)
- [rofi](https://github.com/davatorium/rofi)
- [greenclip](https://github.com/erebe/greenclip)
- [rofimoji](https://github.com/fdw/rofimoji)
- [gpick](https://github.com/thezbyg/gpick)
- [regolith](https://regolith-desktop.com)
- [polybar](https://github.com/polybar/polybar)
- [jq](https://github.com/jqlang/jq)
```sh
./.scripts/install.sh
```
## Setup
```bin
./setup.sh
```sh
./.scripts/setup.sh
```