mirror of
https://github.com/kazhala/dotbare
synced 2024-11-16 00:12:47 +00:00
6ee12d28d1
Refer to CHANGELOG
5 lines
91 B
Bash
Executable File
5 lines
91 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
SCRIPT_DIR=/usr/local/Cellar/dotbare/1.3.1
|
|
${SCRIPT_DIR}/dotbare "$@"
|