Hasib Billah 6b83aedf9d Merge pull request #26 from Ma27/make-dir-levels-configurable
Make dir levels shown in the prompt configurable
2019-04-17 05:20:56 +06:00
2015-09-10 02:08:15 +06:00
2015-10-07 12:12:12 +06:00

Lambda (Mod) ZSH Theme

A ZSH theme optimized for people who use:

  • Git
  • Unicode-compatible fonts and terminals

Screenshot

Configuring the amount of dir levels

By default only the last three directories are shown in the prompt. The amount of levels can be configured by setting LAMBDA_MOD_N_DIR_LEVELS before loading the prompt:

# ~/.zshrc
export LAMBDA_MOD_N_DIR_LEVELS=10

# load `lambda-mod` and `oh-my-zsh`
Description
A simple zsh theme.
Readme MIT 367 KiB
Languages
Shell 100%