feat(git): moved git files to .config/git to follow the xdg standard

This commit is contained in:
Sergio Laín 2023-12-25 19:43:45 +01:00
parent 68744cf74e
commit 644459c41a
No known key found for this signature in database
GPG key ID: 14C9B8080681777B
5 changed files with 6 additions and 2 deletions

3
.config/git/.github/README.md vendored Normal file
View file

@ -0,0 +1,3 @@
<div align="center">
<a href=""><img src="./title.png"></a>
</div>

BIN
.config/git/.github/title.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View file

@ -3,7 +3,7 @@
email = sergiolain11@gmail.com
signingKey = 14C9B8080681777B
[safe]
directory = Repos/
directory = ~/Repos/
[credential "https://github.com"]
username = Matt-FTW
[filter "lfs"]
@ -20,7 +20,7 @@
[core]
editor = nvim
pager = diff-so-fancy | less --tabs=4 -RFX
excludesfile = /home/matt/.gitignore
excludesfile = ~/.config/git/ignore
[interactive]
diffFilter = diff-so-fancy --patch
[merge]

1
.github/README.md vendored
View file

@ -58,6 +58,7 @@ This repo is always changing, so I may add new stuff in the future. If you encou
- :art: Color scripts for the terminal
- :car: Automatic mount of USB devices with notification
- :lock: Idle and lock apps
- :open_file_folder: Following XDG Base Directory Standard
- :broom: Organized and cleaned up config files
- :film_projector: Recording script
- :point_up: Screenshot, Clipboard, Color and Wallpaper Picker