#!/usr/bin/bash

exec konsole -e "${EDITOR:-vim}" "$@"
