commit b633b59cfb2b0d8769e79cd0d1be6247a2c8ddb5 Author: Pim Kunis Date: Fri Nov 25 23:44:10 2022 +0100 initialize git diff --git a/README.md b/README.md new file mode 100644 index 0000000..5d336bd --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# Personal Linux Setup + +## Before installing + +- Put assymetric key pair in ~/.ssh +- Install git +- Install Ansible: https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html + +## TODO + +- Git config (git config --global user.email "pim@kunis.nl", git config --global user.name "Pim Kunis") +- Install keepassxc +- Install nextcloud +- Install bashrc +- Install latest neovim +- Install zsh +- Install i3 config