mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 05:40:05 +08:00
4 lines
77 B
Bash
4 lines
77 B
Bash
#!/usr/bin/env bash
|
|
|
|
ln -sf ../../.hooks/pre-commit.sh .git/hooks/pre-commit
|