Package:Vifm

From Funtoo
Revision as of 15:09, September 30, 2014 by Jubalh (talk | contribs) (color themes)
Jump to navigation Jump to search

Vifm

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.

Vifm is an ncurses based file manager with vi like keybindings/modes/options/commands/configuration, which also borrows some useful ideas from mutt.

Color themes

There is seperate git repository containing a collection of color themes for vifm.

If you would like to just have one theme you could download it via wget like this:

user $  wget -P ~/.vifm/colors https://raw.githubusercontent.com/vifm/vifm-colors/master/solarized-dark

If you prefer to download all themes you could clone the entire repository, and stay up to date.

user $  rm -rf ~/.vifm/colors
user $  git clone https://github.com/vifm/vifm-colors ~/.vifm/colors

To check for updates just type

user $  cd ~/.vifm/colors.
user $  git pull

USE-Flags

  • X
  • extended-keys
  • gtk
  • magic
  • developer
  • vim
  • vim-syntax