Skip to content
/ zshrc Public
forked from seebi/zshrc

Due to many requests I share my zsh configuration compilation.

Notifications You must be signed in to change notification settings

jbrekle/zshrc

This branch is 3 commits ahead of, 57 commits behind seebi/zshrc:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

47a3615 · Feb 26, 2013

History

93 Commits
Aug 12, 2011
Oct 9, 2012
May 1, 2012
Jul 19, 2011
Aug 8, 2012
Aug 23, 2012
Aug 23, 2012
Aug 23, 2012
Nov 2, 2012
Feb 26, 2013
Aug 23, 2012
Sep 4, 2012
Sep 17, 2011
Sep 4, 2012
Feb 26, 2013
Feb 12, 2013
Feb 26, 2013

Repository files navigation

# @author     Sebastian Tramp <mail@sebastian.tramp.name>
# @license    http://opensource.org/licenses/gpl-license.php

Due to many requests I share my zsh configuration compilation.
Copy the repository to ~/.zsh and run 'make install' once
(or link the ~/.config/zsh/zshrc manually to ~/.zshrc)

### File description
$ZSH_CONFIG/README      - This file
$ZSH_CONFIG/Makefile    - make-config to run with 'make install'
$ZSH_CONFIG/aliases     - alias definitions which can be edited/modified with 'aedit'
$ZSH_CONFIG/completion  - tab completion configuration
$ZSH_CONFIG/functions   - functions and key bindings to that functions
$ZSH_CONFIG/options     - shell options as history size, general keyindings, etc
$ZSH_CONFIG/prompt      - the prompt definition
$ZSH_CONFIG/zshrc       - the main RC file (will be linked to ~/.zshrc)

### These files are not in the repository but will be created
$ZSH_CACHE/history     - the history file (shared for all zsh instances)

About

Due to many requests I share my zsh configuration compilation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%