mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-06 03:10:35 +01:00
Improved description
This commit is contained in:
parent
2de13ef932
commit
a900300449
1 changed files with 24 additions and 24 deletions
|
|
@ -6,6 +6,9 @@
|
||||||
#
|
#
|
||||||
# Requirements: Needs to be sourced from a zsh startup file, or use oh-my-zsh
|
# Requirements: Needs to be sourced from a zsh startup file, or use oh-my-zsh
|
||||||
#
|
#
|
||||||
|
# Revision #: 1.0
|
||||||
|
# Last modified: 2014-08-08 13:23
|
||||||
|
#
|
||||||
# Decription: cdbk() is a simple zsh function to make management of zsh
|
# Decription: cdbk() is a simple zsh function to make management of zsh
|
||||||
# named directories easier. It keeps all named directories in a
|
# named directories easier. It keeps all named directories in a
|
||||||
# file and uses grep, sed, echo, and perl to parse and modify
|
# file and uses grep, sed, echo, and perl to parse and modify
|
||||||
|
|
@ -29,9 +32,6 @@
|
||||||
# Created by: Mike Dacre
|
# Created by: Mike Dacre
|
||||||
# Created on: 19-11-11
|
# Created on: 19-11-11
|
||||||
#
|
#
|
||||||
# Revision #: 0.9.6-beta
|
|
||||||
# Updated: 23-11-11 10:11:27
|
|
||||||
#
|
|
||||||
# License: MIT License - Open Source. Use as you wish
|
# License: MIT License - Open Source. Use as you wish
|
||||||
#
|
#
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue