https://github.com/reybits/config-vifm
My Vifm config.
https://github.com/reybits/config-vifm
config linux macos vifm
Last synced: about 1 month ago
JSON representation
My Vifm config.
- Host: GitHub
- URL: https://github.com/reybits/config-vifm
- Owner: reybits
- License: mit
- Created: 2025-02-21T11:51:26.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-15T13:09:50.000Z (over 1 year ago)
- Last Synced: 2025-06-28T18:48:24.338Z (12 months ago)
- Topics: config, linux, macos, vifm
- Homepage:
- Size: 188 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Vifm Configuration
Minimal, Efficient, and Practical.

## Description
This repository contains my custom Vifm configuration, designed to streamline file management while keeping things minimal and efficient. While I’m still exploring Vifm’s full potential, this setup refines several defaults to better suit my workflow.
For the best experience, use it alongside my [config-tmux](https://github.com/reybits/config-tmux.git) repository.
## Features
- Improved keybindings – Optimized shortcuts for faster navigation and file operations.
- Custom color scheme – A clean and readable interface for better visibility.
- Integration with external tools – Enhanced functionality with tmux, fzf, and other utilities.
- Smart defaults – Tweaks to make Vifm more intuitive out of the box.
## Installation
1. Clone the repository:
```sh
git clone https://github.com/reybits/vifm-config ~/.config/vifm
```
2. (Optional) Install dependencies for enhanced functionality (e.g., fzf, bat, ripgrep).
3. Restart Vifm and enjoy the improved experience!
Feel free to tweak the configuration to fit your own workflow. Contributions and suggestions are always welcome!