diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-10-13 10:55:10 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-10-13 10:55:10 +0100 |
commit | e580addd1df7cc24dba9ff5577f0b5d02a19255a (patch) | |
tree | 1e7afc4d0b981396fd7464e8a6b4a20fb7a5e9e4 /.vifm/vifmrc | |
parent | 8cf6ad8ce2237d166c089a2ab6d5d2aa100795e7 (diff) |
Add solarized colorscheme for vifm
Diffstat (limited to '.vifm/vifmrc')
-rw-r--r-- | .vifm/vifmrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.vifm/vifmrc b/.vifm/vifmrc index 3960bbc..e6d966d 100644 --- a/.vifm/vifmrc +++ b/.vifm/vifmrc @@ -61,7 +61,7 @@ set noiec " Selected color scheme -colorscheme Default +colorscheme solarized.vifm " The FUSE_HOME directory will be used as a root dir for all FUSE mounts. " Unless it exists with write/exec permissions set, vifm will attempt to |