do not open editor - vim inside emacs is annoying
This commit is contained in:
@@ -43,6 +43,3 @@ EOF
|
||||
|
||||
echo "Created: $file"
|
||||
|
||||
if [[ -n "${EDITOR:-}" ]] && [[ -t 1 ]]; then
|
||||
exec "$EDITOR" "$file"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user