kwalo / zshrc

My zsh configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal configuration for zsh. To use it, clone this repository to ~/.zsh and
add following line to ~/.zshrc:
    source ~/.zsh/profile

Features:
 * fancy prompt (can be used by source ~/.zsh/prompt)
 * sane autocompletion configuration
 * autocd
 * colorful output of grep and ls
 * shortcut aliases (l=ls ll='ls -l', etc.)

About

My zsh configuration


Languages

Language:Shell 100.0%