1
0

Added dotnet and gtk config, added sources in the readme

This commit is contained in:
2023-10-01 16:09:59 +02:00
parent f129176f6f
commit 74d0b2de5c
14 changed files with 1471 additions and 0 deletions

View File

@@ -1,2 +1,9 @@
# My linux dotfiles
## Using GNU stow tools to symlink to the home directory
Resources used:
[managing dotfiles](https://www.jakewiesler.com/blog/managing-dotfiles)
[Using Git to manage your dotfiles](https://blog.smalleycreative.com/using-git-and-github-to-manage-your-dotfiles)