Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xaizek/dotvifm
Vifm configuration files
https://github.com/xaizek/dotvifm
dot-files dotfiles
Last synced: 3 months ago
JSON representation
Vifm configuration files
- Host: GitHub
- URL: https://github.com/xaizek/dotvifm
- Owner: xaizek
- Created: 2013-11-18T20:52:12.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T21:35:03.000Z (7 months ago)
- Last Synced: 2024-11-02T13:21:46.061Z (3 months ago)
- Topics: dot-files, dotfiles
- Homepage:
- Size: 48.8 KB
- Stars: 6
- Watchers: 3
- 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.