mirror of
https://github.com/GRFreire/scripts.git
synced 2026-01-08 04:19:39 +00:00
create-script: open in nvim after creating
This commit is contained in:
parent
dfcd962840
commit
9ce73b0201
@ -38,4 +38,4 @@ echo "Linking $NAME.sh to bin folder"
|
||||
chmod +x "$NAME/$NAME.sh" || exit 1
|
||||
ln -s -r "$NAME/$NAME.sh" "bin/$NAME" || exit 1
|
||||
|
||||
echo "Done"
|
||||
$EDITOR "$HOME/.scripts/$NAME/$NAME.sh"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user