5 lines
53 B
Bash
Executable File
5 lines
53 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
ln -svrf gitconfig ~/.gitconfig
|
|
|