kunsis-dotfiles/.bin/xiate-history-handler

4 lines
75 B
Bash
Executable file

#!/bin/sh
trap 'rm -f "$1"' EXIT
xiate -name xiate-history -e vim -R "$1"