https://github.com/xaizek/dotvifm
Vifm configuration files
https://github.com/xaizek/dotvifm
dot-files dotfiles
Last synced: 5 months ago
JSON representation
Vifm configuration files
- Host: GitHub
- URL: https://github.com/xaizek/dotvifm
- Owner: xaizek
- Created: 2013-11-18T20:52:12.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T21:35:03.000Z (over 1 year ago)
- Last Synced: 2025-04-20T18:39:18.959Z (6 months ago)
- Topics: dot-files, dotfiles
- Homepage:
- Size: 48.8 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Install ##
```bash
git clone $URL ~/.vifm
```## Machine-specific configuration ##
All local settings should be kept in two files:
* `$VIFM/vifmrc_settings` -- place to set `$VIFMRC_HAS_*` variables
* `$VIFM/vifmrc_local` -- place to do additional configurationBoth files are assumed to exist. They might be empty, but it's better to have
them anyway as it prevents vifm from displaying errors on the status bar.