Subject SHA-1 Author Date
Add vifminfo.json to .gitignore 92bc80f038f68f4b821be426f3538238c7746495 xaizek 2025-10-04 15:48:05
Perform full restart after editing config a8c981dbbcd6544bf80db4a81bbbb691d0635cf8 xaizek 2025-10-04 15:45:57
Persist tabs and menu's command-line history 94916b1b43f02932df95f29b98581d8be8e619de xaizek 2025-10-04 15:45:06
Do not start executable files automatically 9f5bcbd01e703cae4ee590ee21b335ee2f86f5dd xaizek 2025-10-04 15:44:29
Fix a typo in a comment da9398837e58e7b77c36a1f39ae09a60126bfe12 xaizek 2025-10-04 15:43:42
Prevent conditional evaluation notice 75fa31bd533424d7a1c1aab9a7a7bc787ab08924 xaizek 2025-10-04 15:42:07
Use fixed-size middle border 7a3c15fb857daecde2a9d4acd514a5b7e526cd59 xaizek 2025-10-04 15:39:56
Source files after checking their existence 93365d3c7b38cbd5f040bb351efe9b7cdf166d41 xaizek 2025-10-04 15:38:58
Don't enable 'fastrun' dbaf53a64022da11bfb18893ad05a4f6063fb43a xaizek 2024-07-03 21:33:33
Add sign command to generate GPG signature 0606bf3e76178d55b79d0f9175a2dcc30be22aba xaizek 2023-03-18 19:33:45
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/dotvifm

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/dotvifm

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master