├── .gitignore ├── LICENSE ├── README.md └── dmenu-frecency /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kspi/dmenu-frecency/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kspi/dmenu-frecency/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kspi/dmenu-frecency/HEAD/README.md -------------------------------------------------------------------------------- /dmenu-frecency: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kspi/dmenu-frecency/HEAD/dmenu-frecency --------------------------------------------------------------------------------