From b633b59cfb2b0d8769e79cd0d1be6247a2c8ddb5 Mon Sep 17 00:00:00 2001 From: Pim Kunis Date: Fri, 25 Nov 2022 23:44:10 +0100 Subject: [PATCH] initialize git --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README.md 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