Skip to content

Commit

Permalink
erm screenshot thing
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissound committed Feb 24, 2019
1 parent c4dce1a commit a8c0eb0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
Binary file added .demo/example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# SodiumSierraStrawberry

Fighting path reading fatigue one path at a time! The revolution starts now!

![example](/.demo/example.png)

## What problem does this solve?
It makes it easier to read a lang path.
It makes it easier to read a long path. It'll save you approximately 6ms* each time you try to read a path with your eyes, and comprehend it with your brain.

It does this by applying two types of transformations:
- search and replace (these are set in `$XDG_CONFIG_HOME/sodiumSierraStrawberry/config.json` - aka `~/.config/sodiumSierraStrawberry`)
- intelligent(?) directory truncation
- intelligent(?) directory truncation (this can be adjusted with the `--limit` parameter)

### Examples:

Expand All @@ -32,3 +36,5 @@ Copy the static binary: `TODO!!! ???`
You'll need to know how to compile Haskell projects:

`stack install`

**Terms and conditions apply*

0 comments on commit a8c0eb0

Please sign in to comment.