Skip to content

Commit e810345

Browse files
committed
Update inputs, remove vestigial ones
1 parent 4529dae commit e810345

File tree

15 files changed

+476
-1059
lines changed

15 files changed

+476
-1059
lines changed

Justfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,7 @@ push-result-to-cache: (push-to-cache "result")
3535
push-to-cache path:
3636
cachix push tilde {{ path }}
3737
attic push tilde {{ path }}
38+
39+
move-rc-files:
40+
mv /etc/bashrc /etc/bashrc.before-nix-darwin
41+
mv /etc/zshrc /etc/zshrc.before-nix-darwin

0 commit comments

Comments
 (0)