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

5 lines
75 B
Bash
Executable File

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