VimBlog
VimBlog copied to clipboard
Password command
Writing passwords in a plain text file is a bad idea. this pull will add the addition config file parameter of password_cmd which will be run in order to retrieve the password.
for example password_cmd = lpass show blog --password this would run the lastpass command to get the password. user is free to use what ever command works for their environment .