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
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
Pull requests welcome.
Copyright © 2014 George Crabtree & Christopher Newton. MIT License