This website requires JavaScript.
Explore
Help
Sign In
chayleaf
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
4f531a83a9
dotfiles
/
push.sh
5 lines
69 B
Bash
Raw
Normal View
History
Unescape
Escape
add readme, calendar, etc
2023-02-21 05:20:19 +07:00
#!/usr/bin/env bash
git push
git push github master
merge into a single flake However, Nix has some annoying store semantics when integrating with .git repos, so I move .git to .git.bak whenever I'm not working with git.
2023-05-25 04:39:57 +07:00
mv .git .git.bak
Reference in a new issue
Copy permalink