24 lines
688 B
Markdown
24 lines
688 B
Markdown
# 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/).
|
|
|
|
## Before installing
|
|
|
|
- Put Ansible Vault password in .vault_password
|
|
- Install git and curl
|
|
- Install Ansible: https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html
|
|
|
|
## TODO
|
|
|
|
- Telegram (maybe only possible to download)
|
|
- thunderbird config
|
|
- i3 app shortcuts
|
|
- firefox config? extensions? host own synchronizer?
|
|
- i3 stutters
|
|
- disable system reports
|
|
|
|
#### Neovim
|
|
|
|
- More cool plugins :)
|
|
- dropdown autocomplete
|
|
- https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#yamlls
|