Welcome to Vifm Q&A, where you can ask questions about using Vifm. Registration is optional, anonymous posts are moderated. E-mail and GitHub logins are enabled.
0 votes
in vifm by

Hello, this is my first question in this forum.
sorry for noob but self explainetory question.
I want to set number and set relativenumber as preset for my vifmrc. where can I find it ?
I have touch it where my vimrc file is, but it does not work.
Not sure what is my problem.
Thanks

2 Answers

0 votes
by

it was in /home/$USER/.config/vifm
sorry for noob question.

+1 vote
by

Hi,

You can find more details in the documentation, but for a new installation it will typically be at ~/.config/vifm/vifmrc. An easy way to open it from Vifm is to run:

:edit $MYVIFMRC
...