added the script lol

This commit is contained in:
Bit Borealis 2023-03-15 06:25:59 +00:00
parent 100fa7f2f6
commit 5c641cd8b2
Signed by: theotheroracle
GPG Key ID: 2D816A2DCA6E5649
1 changed files with 5 additions and 0 deletions

5
pushlol.fish Executable file
View File

@ -0,0 +1,5 @@
#!/run/current-system/sw/bin/fish
cp /etc/nixos/* .
git add .
git commit
git push