HHLCJKAQVBFPGDR6ZYIAXRNFBESUNXGKFPFUD2CMYZ6DWC3THI7AC #compdef secure_note_secure_note() {local curcontext="$curcontext" state linetypeset -A opt_args_arguments \'1: :->mode' \'2: :->file'case $state inmode)_arguments '1:Mode:(-h -n -r -l)';;file)case $words[2] in'-r')pushd $HOME/Dropbox/secure_notes > /dev/nullcompadd "$@" *popd > /dev/null;;esac;;esac}