No description
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.
Find a file
2023-03-05 16:05:32 +01:00
inventory fix keepassxc autostart 2023-03-03 17:08:27 +01:00
playbooks add shortcuts to some apps 2023-02-26 14:13:58 +01:00
roles fix SSH_AUTH_SOCK in bashrc 2023-03-05 16:05:32 +01:00
util remove echo from vault password prompt 2023-02-25 18:11:41 +01:00
ansible.cfg fallback when secret service is not available 2023-02-24 22:13:31 +01:00
README.md fix SSH_AUTH_SOCK in bashrc 2023-03-05 16:05:32 +01:00

Personal Linux Setup

My current setup is Debian Bullseye with the i3 window manager.

Before installing

  • sudo apt-get install curl git python3-distutils
  • export PATH=$PATH:~/.local/bin
  • Install Ansible

TODO

  • thunderbird config (pretty hard to do, should just capture steps taken somewhere)
  • firefox config? extensions? host own synchronizer?
  • fix suspend
  • Better randr profiles using autorandr: https://github.com/phillipberndt/autorandr

Neovim