dotfiles/.bin/xiate-history-handler
2021-04-17 12:06:15 +02:00

5 lines
75 B
Bash
Executable file

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