emacs: Keep the bookmarks file up to date.
[profile] / xrun
CommitLineData
8e08f814
MW
1#! /bin/sh
2cmd=`xgetline -t "Shell command" -p "Command:" -Hl $HOME/.cmd.hist` &&
3 exec xcatch -- sh -c "$cmd"