mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-04-17 04:29:14 +02: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
|
||||
#
|
||||
# Revision #: 1.0
|
||||
# Last modified: 2014-08-08 13:23
|
||||
#
|
||||
# Decription: cdbk() is a simple zsh function to make management of zsh
|
||||
# named directories easier. It keeps all named directories in a
|
||||
# file and uses grep, sed, echo, and perl to parse and modify
|
||||
|
|
@ -29,9 +32,6 @@
|
|||
# Created by: Mike Dacre
|
||||
# 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
|
||||
#
|
||||
# -----------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue