xaizek / vifm (License: GPLv2+) (since 2018-12-07)
Vifm is a file manager with curses interface, which provides Vi[m]-like environment for managing objects within file systems, extended with some useful ideas from mutt.
Commit 158f361fde5bf238a02fc6a419fe9228f11f547d

Associate inode/directory mimetype in vifm.desktop
Author: xaizek
Author date (UTC): 2014-10-08 19:33
Committer name: xaizek
Committer date (UTC): 2014-10-08 19:33
Parent(s): c552ba6e65a1290219b22f0c6ad8ccaa46aad47c
Signing key:
Tree: 3776ecf2575b2848875487edb37a930933fe84d0
File Lines added Lines deleted
data/vifm.desktop 1 0
File data/vifm.desktop changed (mode: 100644) (index 97a271d20..1c56d8c39)
... ... Terminal=true
9 9 TryExec=vifm TryExec=vifm
10 10 Type=Application Type=Application
11 11 Keywords=File;Directory;Browse; Keywords=File;Directory;Browse;
12 MimeType=inode/directory;
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/vifm

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

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