mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-22 13:50:09 +00:00
Add a description
This commit is contained in:
parent
f970d8206e
commit
4c0b5c71d5
1 changed files with 11 additions and 1 deletions
|
@ -1,6 +1,16 @@
|
||||||
|
################################################################################
|
||||||
|
# FILE: singlechar.plugin.zsh
|
||||||
|
# DESCRIPTION: oh-my-zsh plugin file.
|
||||||
|
# AUTHOR: Michael Varner (musikmichael@web.de)
|
||||||
|
# VERSION: 1.0.0
|
||||||
|
#
|
||||||
|
# This plugin adds single char shortcuts (and combinations) for some commands.
|
||||||
|
#
|
||||||
|
################################################################################
|
||||||
|
|
||||||
###########################
|
###########################
|
||||||
# Settings
|
# Settings
|
||||||
#
|
|
||||||
# These can be overwritten any time.
|
# These can be overwritten any time.
|
||||||
# If they are not set yet, they will be
|
# If they are not set yet, they will be
|
||||||
# overwritten with their default values
|
# overwritten with their default values
|
||||||
|
|
Loading…
Reference in a new issue