1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

singlechar: add README (#8232)

Co-authored-by: Marc Cornellà <marc.cornella@live.com>
This commit is contained in:
otherpaco
2019-10-09 16:58:58 +02:00
committed by Marc Cornellà
parent f5614d2b3a
commit 8bb9b04469
2 changed files with 119 additions and 11 deletions

View File

@@ -1,13 +1,3 @@
################################################################################
# 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
@@ -130,4 +120,4 @@ alias sxd='"$ROOT" xargs "$WGET"'
alias sxu='"$ROOT" xargs "$CURL"'
alias sxw:='"$ROOT" xargs cat >'
alias sxa:='"$ROOT" xargs cat >>'
alias sxa:='"$ROOT" xargs cat >>'