Skip to content

Commit 9bdf1db

Browse files
committed
fix: zshを使うように修正
1 parent a1f5c25 commit 9bdf1db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env bash
1+
#!/usr/bin/env zsh
22
set -euo pipefail
33

44
INSTALL_DIR="$HOME/dotfiles"

0 commit comments

Comments
 (0)