diff options
author | Rahiel Kasim <rahielkasim@gmail.com> | 2016-10-31 12:33:19 +0100 |
---|---|---|
committer | Rahiel Kasim <rahielkasim@gmail.com> | 2016-10-31 12:38:33 +0100 |
commit | adf7c93c330d192b74c6eb9bbddfb7462fddf4e1 (patch) | |
tree | 985b734883a139c9f3c7b2175694f938e484136d | |
parent | 10569f3709062cc8564a06f22e83931324438208 (diff) |
README: formatting
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ leaving little space to type your own commands. With pwds paths like `/home/user/Code/rust/src/doc/nomicon` are displayed as `~/C/r/s/d/nomicon`. It shows the first two characters for (hidden) directories that start with a -".". So `/home/rahiel/.config/autostart` becomes `~/.c/autostart`. +dot. So `/home/rahiel/.config/autostart` becomes `~/.c/autostart`. # Installation @@ -52,7 +52,7 @@ shell, with as one of the results this program. * [Bash prompts](https://sanctum.geek.nz/arabesque/bash-prompts/) * [Alternative prompt directory shortening for Bash](https://sanctum.geek.nz/arabesque/prompt-directory-shortening/) -* [pwds.py][]: Python version of `pwds`. +* [Python prototype of pwds][pwds.py] [fish]: https://fishshell.com [pwds.py]: https://gist.github.com/rahiel/cdfda857534bc9dd4456e404a996e38f |