This repository has been archived on 2024-04-30. You can view files and clone it, but cannot push or open issues or pull requests.
setup/README.md

32 lines
1.2 KiB
Markdown
Raw Normal View History

2022-11-25 22:44:10 +00:00
# Personal Linux Setup
2023-02-20 22:12:23 +00:00
My current setup is [Linux Mint Vera](https://linuxmint.com/edition.php?id=302) with the [i3 window manager](https://i3wm.org/).
2023-01-09 12:49:56 +00:00
2022-11-25 22:44:10 +00:00
## Before installing
2023-02-20 22:12:23 +00:00
- Put Ansible Vault password in .vault_password
- Install git and curl
2022-11-25 22:44:10 +00:00
- Install Ansible: https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html
## TODO
2022-11-27 13:30:48 +00:00
- Telegram (maybe only possible to download)
- thunderbird config
2023-01-07 20:45:43 +00:00
- i3 app shortcuts
2023-02-20 08:32:47 +00:00
- firefox config? extensions? host own synchronizer?
Would like Ansible Vault to check in keypair for syncthing.
However, then I would need a password to unlock the vault.
As it is publicly available, password needs to be long and strong.
I can just put it in my keepass, but can be annoying to copy every time.
Therefore, I could make this available using Secret Service and write a script to fetch it.
However, keepass cannot run secret service as Ubuntu already runs one.
But if I disable that, my SSH agent does not work anymore.
As an intermediate solution, I can just put the password in keepass...
2023-01-09 12:49:56 +00:00
#### Neovim
- More cool plugins :)
- dropdown autocomplete
2023-02-11 18:27:38 +00:00
- https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#yamlls