Skip to content

Commit c20c955

Browse files
committed
Upgrade inputs
1 parent 6dffd55 commit c20c955

File tree

8 files changed

+1026
-311
lines changed

8 files changed

+1026
-311
lines changed

Justfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ push-to-cache path:
3737
attic push tilde {{ path }}
3838

3939
move-rc-files:
40-
mv /etc/bashrc /etc/bashrc.before-nix-darwin
41-
mv /etc/zshrc /etc/zshrc.before-nix-darwin
40+
sudo mv /etc/bashrc /etc/bashrc.before-nix-darwin
41+
sudo mv /etc/zshrc /etc/zshrc.before-nix-darwin

0 commit comments

Comments
 (0)