mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-06-15 20:25:13 +02:00
Added readme for packages list
This commit is contained in:
4
.packages/README.md
Normal file
4
.packages/README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
In order to generate this files the following command must be run:
|
||||
```bash
|
||||
pacman -Qqen > ~/.packages/packages.list && pacman -Qqem > ~/.packages/aur-packages.list
|
||||
```
|
||||
Reference in New Issue
Block a user