Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yoshi-roberts/firn

A interactive ls.
https://github.com/yoshi-roberts/firn

Last synced: about 1 month ago
JSON representation

A interactive ls.

Awesome Lists containing this project

README

        

# Firn

A interactive ls.
> Only works on Linux.

## Build

`make all`

## Usage

`firn [path]`
If no path is provided the current directory will be opened.

Deleted files are moved to ~/.trash

## Key Bindings

* h (up directory)
* j (down)
* k (up)
* l (down directory)
* d (delete)
* SPACE (select)