LabWC config time
This commit is contained in:
parent
b363f1541b
commit
53d2926e71
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
@ -1598,12 +1598,22 @@ Right click on the screen and click **Exit**. Then press **Ctrl** + **Alt** + **
|
|||
|
||||
Log in as your regular user at the prompt.
|
||||
|
||||
Install `git`.
|
||||
```
|
||||
sudo xbps-install git
|
||||
```
|
||||
Obtain the Labwc configuration files.
|
||||
```
|
||||
mkdir -p ~/.config/labwc
|
||||
git clone https://git.disroot.org/oink/Grandma
|
||||
```
|
||||
Create directories.
|
||||
```
|
||||
mkdir -p .Git Desktop Backup Documents/PDF Documents/Emails Downloads Misc Music Pictures/Screenshots Videos/Movies
|
||||
```
|
||||
|
||||
Enter the `.Git` directory.
|
||||
```
|
||||
cd .Git
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue