configs again
This commit is contained in:
parent
573e3fb940
commit
c07a3d00ee
5 changed files with 55 additions and 0 deletions
9
git-push.sh
Executable file
9
git-push.sh
Executable file
|
|
@ -0,0 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd /home/horseman/nix-config
|
||||
|
||||
cp -r nixos machines/pc
|
||||
|
||||
git add *
|
||||
git commit *
|
||||
git push
|
||||
Loading…
Add table
Add a link
Reference in a new issue