mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 01:34:08 -05:00
Update the devshell for jj use instead of git
This commit is contained in:
parent
de157f3e9a
commit
6ced268be4
1 changed files with 1 additions and 1 deletions
|
|
@ -13,6 +13,6 @@ pkgs.mkShell {
|
|||
};
|
||||
|
||||
shellHook = ''
|
||||
jj fetch
|
||||
jj git fetch
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue