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)
|
||||
|
||||
You can install these dotfiles by cloning this repository and executing `install.sh`.
|
||||
Make sure you have `git` and `stow` installed.
|
||||
|
||||
```bash
|
||||
$ git clone https://github.com/theanonymousexyz/dotfiles.git
|
||||
|
@ -14,10 +13,11 @@ $ chmod +x install.sh
|
|||
$ ./install.sh
|
||||
```
|
||||
|
||||
These dotfiles depend on the following software packages:
|
||||
This configuration depends on the following software packages:
|
||||
|
||||
- `alacritty`
|
||||
- `doas`\*
|
||||
- `git`
|
||||
- `grimshot`
|
||||
- `mako`
|
||||
- `neovim`
|
||||
|
@ -26,6 +26,7 @@ These dotfiles depend on the following software packages:
|
|||
- `playerctl`
|
||||
- `protonvpn-cli-ng`
|
||||
- `python`
|
||||
- `stow`
|
||||
- `sway`
|
||||
- `swaylock-effects`
|
||||
- `sway-launcher-desktop`
|
||||
|
|
Loading…
Reference in a new issue