Added git config and zsh p10k

Signed-off-by: Menno van Leeuwen <menno@vleeuwen.me>
This commit is contained in:
2024-02-19 17:29:29 +01:00
parent c3b0297d6c
commit 6e6b402df3
6 changed files with 1795 additions and 14 deletions

View File

@ -10,4 +10,8 @@ Tested on:
```
curl -sSL https://raw.githubusercontent.com/vleeuwenmenno/dotfiles/master/setup.sh | bash -s -- "--install"
```
```
## Updating
To update you can run the alias `update` to pull and switch.
Afterwards you should reopen a new shell to see the applied changes.