mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 21:45:30 +00:00
feat: update install scripts
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#!/usr/bin/env sh
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
if [ ! -d "$HOME/.vim/autoload" ]; then
|
||||
echo "setup vim plug"
|
||||
|
||||
Reference in New Issue
Block a user