Add git lfs
This commit is contained in:
parent
9bbd021ca2
commit
e5a6a19bd5
2 changed files with 6 additions and 0 deletions
|
|
@ -79,3 +79,8 @@
|
|||
|
||||
[url "git@gitlabs.com:"]
|
||||
insteadOf = "gl:"
|
||||
[filter "lfs"]
|
||||
clean = git-lfs clean -- %f
|
||||
smudge = git-lfs smudge -- %f
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
|
|
|
|||
|
|
@ -78,6 +78,7 @@ in
|
|||
fzf
|
||||
bat
|
||||
git
|
||||
git-lfs
|
||||
yazi
|
||||
tmux
|
||||
eza
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue