initialize git
This commit is contained in:
commit
b633b59cfb
1 changed files with 17 additions and 0 deletions
17
README.md
Normal file
17
README.md
Normal file
|
@ -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
|
Reference in a new issue