#!/usr/bin/bash vim_wiki_index="$HOME/vimwiki/index.wiki" # vim wiki to scratchpad st -n vimwiki -e flock -w0 ${vim_wiki_index} vim ${vim_wiki_index}