update readme
This commit is contained in:
parent
13fe28b5aa
commit
68a19a552a
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Personal Linux Setup
|
||||
|
||||
My current setup is [Linux Mint Vera](https://linuxmint.com/edition.php?id=302) with the [i3 window manager](https://i3wm.org/).
|
||||
My current setup is [Debian Bullseye](https://www.debian.org/releases/bullseye/) with the [i3 window manager](https://i3wm.org/).
|
||||
|
||||
## Before installing
|
||||
|
||||
- `sudo apt-get install curl git python3-distutils`
|
||||
- `export PATH=$PATH:~/.local/bin`
|
||||
- Install Ansible: https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html
|
||||
- [Install Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html)
|
||||
|
||||
## TODO
|
||||
|
||||
|
|
Reference in a new issue