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