Add shebang
This commit is contained in:
parent
9c4911a863
commit
8f587175ea
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
#!/usr/bin/sh
|
||||||
|
|
||||||
git clone --bare https://git.serguzim.me/serguzim/.dotfiles.git "$HOME/.dotfiles" || exit
|
git clone --bare https://git.serguzim.me/serguzim/.dotfiles.git "$HOME/.dotfiles" || exit
|
||||||
|
|
||||||
alias .f='git --git-dir="$HOME/.dotfiles"'
|
alias .f='git --git-dir="$HOME/.dotfiles"'
|
||||||
|
|
Loading…
Reference in a new issue