My Nix Infra
nix nixos
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix cc gitlab ssh url

ydcjeff af544e96 5aad237e

+1 -1
+1 -1
config/git/config
··· 21 21 [includeIf "hasconfig:remote.*.url:https://gitlab.it.cs.nycu.edu.tw/**"] 22 22 path = ~/.config/git/cc 23 23 24 - [includeIf "hasconfig:remote.*.url:ssh://git@gitlab.it.cs.nycu.edu.tw/**"] 24 + [includeIf "hasconfig:remote.*.url:ssh://git@gitlab.cc.cs.nctu.edu.tw/**"] 25 25 path = ~/.config/git/cc 26 26 27 27 [includeIf "hasconfig:remote.*.url:https://github.com/**"]