This website requires JavaScript.
Explore
Help
Sign In
nerdcult
/
homepage
Archived
Watch
4
Star
0
Fork
You've already forked homepage
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-09-28
. You can view files and clone it, but cannot push or open issues or pull requests.
818279be46
homepage
/
themes
/
terminal
/
.husky
/
pre-push
5 lines
98 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
.
"
$(
dirname
"
$0
"
)
/_/husky.sh
"
yarn build
&&
git add .
&&
git commit --amend --no-edit
Reference in New Issue
View Git Blame
Copy Permalink