1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prezto/modules/k/README.md

32 lines
899 B

# k
Enables the integration of **k** command to Zprezto.
![k][1]
> k is the new l, yo
## Directory listings for zsh with git features.
k is a zsh script to make directory listings more readable, adding a bit of color and some git information. ([Read more][2])
Turns this:
![repos-ls][3]
Into this:
![repos-k][4]
## License & Contributing
Contribute to [k project on GitHub][5].
k license: Copyright © 2014 George Crabtree & Christopher Newton. MIT License
Zprezto module license: Copyright © 2014 Jozef Izso. MIT License
[1]: https://raw.githubusercontent.com/supercrabtree/k/master/k-logo.png "k logo"
[2]: https://github.com/supercrabtree/k/blob/master/README.md
[3]: https://raw.githubusercontent.com/supercrabtree/k/gh-pages/repos-ls.jpg "ls sample"
[4]: https://raw.githubusercontent.com/supercrabtree/k/gh-pages/repos-k.jpg "k sample"
[5]: https://github.com/supercrabtree/k