mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-10 17:34:05 -05:00
update devshell
This commit is contained in:
parent
5b61c605cc
commit
34d8e3b998
1 changed files with 4 additions and 0 deletions
|
|
@ -6,4 +6,8 @@ pkgs.mkShell {
|
|||
git
|
||||
vim
|
||||
];
|
||||
|
||||
shellHook = ''
|
||||
git pull
|
||||
'';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue