mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
removed settings from the base configuration
This commit is contained in:
@@ -32,10 +32,12 @@ usermod --add --groups sudo user
|
|||||||
|
|
||||||
### As user
|
### As user
|
||||||
|
|
||||||
|
#### Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/aminnairi/laptop.git
|
git clone https://github.com/aminnairi/laptop.git
|
||||||
cd laptop
|
cd laptop
|
||||||
touch i3/i3status/settings.json
|
|
||||||
echo '{"weather":{"appid":"..."}}' > i3/i3status/settings.json
|
echo '{"weather":{"appid":"..."}}' > i3/i3status/settings.json
|
||||||
ansible-playbook --ask-become-pass playbook.yml
|
ansible-playbook --ask-become-pass playbook.yml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user