Menu

Files Log in to Edit

Anonymous

Files

Vimprobable uses files in the directory $HOME/.config/vimprobable.

This directory has to be created before the first usage of Vimprobable.

Mandatory files

The following files are mandatory.

  • $HOME/.config/vimprobable/bookmarks
  • $HOME/.config/vimprobable/history
  • $HOME/.config/vimprobable/closed

These files have to be created before running Vimprobable for the first time.

These files can be created with the touch command:

touch ~/.config/vimprobable/bookmarks
touch ~/.config/vimprobable/history
touch ~/.config/vimprobable/closed

Optional files

The following files are optional.

  • $HOME/.config/vimprobable/vimprobablerc
  • $HOME/.config/vimprobable/cookies
  • $HOME/.config/vimprobable/quickmarks
  • $HOME/.config/vimprobable/style.css

The cookies file has to be created before cookies can be used.

The files bookmarks, history, closed, cookies and quickmarks will be populated during the day to day use of Vimprobable.

The files vimprobablerc and style.css are configuration files.


Related

Wiki: Home

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.