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-02-26 15:21:15 +01:00
inventory move to debian 2023-02-26 01:17:16 +01:00
playbooks add shortcuts to some apps 2023-02-26 14:13:58 +01:00
roles change split key binding 2023-02-26 15:21:15 +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 add shortcuts to some apps 2023-02-26 14:13:58 +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
  • firefox config? extensions? host own synchronizer?
  • Smart script to manage screens: if external screen is connected, only show on that screen. Otherwise, show on laptop screen.
  • drop-in includement of bashrc parts

Neovim