all local changes
This commit is contained in:
5
dot_scripts/install_bach.sh
Executable file
5
dot_scripts/install_bach.sh
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
echo "Installing Bach (Bash Testing Framework)"
|
||||
|
||||
sudo curl -L https://raw.githubusercontent.com/bach-sh/bach/master/bach.sh -o /usr/local/bin/bach
|
||||
chmod +x "$_"
|
Reference in New Issue
Block a user