Update README.
Add dependancies for: - git - stow
This commit is contained in:
parent
1f7fecec27
commit
edcc6234d7
|
@ -5,7 +5,6 @@ This is a collection of some of my dotfiles for my Artix Linux system.
|
||||||
![Screenshot](./.img/screenshot.png)
|
![Screenshot](./.img/screenshot.png)
|
||||||
|
|
||||||
You can install these dotfiles by cloning this repository and executing `install.sh`.
|
You can install these dotfiles by cloning this repository and executing `install.sh`.
|
||||||
Make sure you have `git` and `stow` installed.
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ git clone https://github.com/theanonymousexyz/dotfiles.git
|
$ git clone https://github.com/theanonymousexyz/dotfiles.git
|
||||||
|
@ -14,10 +13,11 @@ $ chmod +x install.sh
|
||||||
$ ./install.sh
|
$ ./install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
These dotfiles depend on the following software packages:
|
This configuration depends on the following software packages:
|
||||||
|
|
||||||
- `alacritty`
|
- `alacritty`
|
||||||
- `doas`\*
|
- `doas`\*
|
||||||
|
- `git`
|
||||||
- `grimshot`
|
- `grimshot`
|
||||||
- `mako`
|
- `mako`
|
||||||
- `neovim`
|
- `neovim`
|
||||||
|
@ -26,6 +26,7 @@ These dotfiles depend on the following software packages:
|
||||||
- `playerctl`
|
- `playerctl`
|
||||||
- `protonvpn-cli-ng`
|
- `protonvpn-cli-ng`
|
||||||
- `python`
|
- `python`
|
||||||
|
- `stow`
|
||||||
- `sway`
|
- `sway`
|
||||||
- `swaylock-effects`
|
- `swaylock-effects`
|
||||||
- `sway-launcher-desktop`
|
- `sway-launcher-desktop`
|
||||||
|
|
Loading…
Reference in a new issue