k is the new l, yo
k is a zsh script to make directory listings more readable, adding a bit of color and some git information.
Red for dirty, green for committed.
Red for dirty, green for committed, orange for untracked, grey for ingored.
Files sizes are graded from green for small (< 1k), to red for huge (> 1mb).
Put k.sh
somewhere, and source it in your .zshrc
.
source ~/path-to/k/k.sh
hit k
k
profit
zsh 4.3.11
Git 1.7.2
Pull requests welcome.
supercrabtree 56
chrstphrknwtn 38
zirrostig 19
lejeunerenard 2
george-b 1
pixcrabtree 1
jozefizso 1
philpennock 1
hoelzro 1
srijanshetty 1
mattboll 1
Would really like to make this posix complient so that it can be used with bash, and others. But don't really know anything about shell scripting, so if you think you could help that would be cooool :)
Paul Falstad for zsh
Robby Russell for making the shell fun with oh my zsh
Sindre Sorhus for fast git commands from zsh pure theme
Rupa for that slammin' strapline
Copyright © 2014 George Crabtree & Christopher Newton. MIT License