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:"]
|
[url "git@gitlabs.com:"]
|
||||||
insteadOf = "gl:"
|
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
|
fzf
|
||||||
bat
|
bat
|
||||||
git
|
git
|
||||||
|
git-lfs
|
||||||
yazi
|
yazi
|
||||||
tmux
|
tmux
|
||||||
eza
|
eza
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue