mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
Use XDG Standard
This commit is contained in:
parent
270d7a9de8
commit
fbe6495c85
17 changed files with 115 additions and 39 deletions
12
.gitconfig
12
.gitconfig
|
|
@ -1,12 +0,0 @@
|
|||
# ~/.gitconfig
|
||||
# ln -sf ~/.dotfiles/.gitconfig ~/.gitconfig
|
||||
[user]
|
||||
name = js0ny
|
||||
email = json.y@outlook.com
|
||||
[core]
|
||||
editor = vim
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue