initial commit

This commit is contained in:
2025-05-18 19:20:34 +02:00
commit 1a731404e9
5 changed files with 41 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
## Installation
```bash
git clone git@github.com:deinuser/dotfiles.git ~/dotfiles
cd ~/dotfiles
bash install-links.sh
bash install-tools.sh
```