gitignore/install.sh

4 lines
94 B
Bash
Executable file

#!/bin/sh
mkdir $HOME/.gitignores
mv gitignores/* $HOME/.gitignores
mv gitignore ~/.local/bin