feat: added script to install dotfiles

This commit is contained in:
mustard 2025-10-06 12:43:42 +02:00
parent efb3ec1dcb
commit 964b6c9b30

5
copy.sh Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
cp -r ./config/nvim ~/config/nvim
cp -r ./local/share/fonts ~/.local/share/fonts