Commit 1b7cd3d0480854c8f76dae8c7f080e693e9ab357

Try out more colorschemes
Author: xaizek
Author date (UTC): 2023-03-18 19:30
Committer name: xaizek
Committer date (UTC): 2023-03-18 19:30
Parent(s): 6e1d0151c4120c8ce9f802bc68c461075ac45913
Signing key: 99DC5E4DB05F6BE2
Tree: 49e8315d5c5b08d2b619f01e834a82762e6614c4
File Lines added Lines deleted
vifmrc 1 1
File vifmrc changed (mode: 100644) (index 4ce1b18..572e90c)
... ... filter! /^.*\.(lo|o|d|class|py[co]|meta)$|.*~$|^\$RECYCLE\.BIN\/$/
332 332 " ============================================================================== " ==============================================================================
333 333 " color scheme " color scheme
334 334
335 colorscheme near-default
335 colorscheme Default-256 near-default Default
336 336
337 337 " ============================================================================== " ==============================================================================
338 338 " "icons" for files " "icons" for files
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/dotvifm

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/dotvifm

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master