Commit 3567690e authored by Joseph Tannhuber's avatar Joseph Tannhuber

README changed

parent d200937d
......@@ -30,12 +30,18 @@ Translation of zsh's prezto [budspencer theme][budspencer]
- `short` (show truncated path)
- `long` (show full path)
- `none` (show nothing)
* configurable by global array `$PWDSTYLE` (defaults to `short long none`)
* configurable by global array `$PWDSTYLE` (if not set, defaults to `short long none`)
## Screenshot
![budspencer theme][screenshot]
## TODO
### TODO:
- elapsed time indicator
- host/username indicator for ssh connections
- vi REPLACE mode
[budspencer]: https://github.com/tannhuber/prezto
[ranger]: http://ranger.nongnu.org/
[screenshot]: https://raw.githubusercontent.com/tannhuber/prezto/master/screenshots/budspencer.png
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment