https://github.com/grimen/shellcuts
Shell: Convenient shortcuts directly within the shell.
https://github.com/grimen/shellcuts
Last synced: 3 months ago
JSON representation
Shell: Convenient shortcuts directly within the shell.
- Host: GitHub
- URL: https://github.com/grimen/shellcuts
- Owner: grimen
- License: mit
- Created: 2009-05-13T17:39:04.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2009-05-13T17:39:41.000Z (about 16 years ago)
- Last Synced: 2025-01-12T06:10:46.081Z (5 months ago)
- Language: Ruby
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: MIT-LICENSE
Awesome Lists containing this project
README
h1. SHELLCUTS
Convenient shortcuts directly within the shell. More to come...
h2. Installation
sudo gem install grimen-shellcutsh2. Usage
define [MAX_RESULTS] QUERYh2. Examples
Input:
define "Big L"or
define Big LOutput:
Definitions of "Big L" on the Web:
* Lamont Coleman (May 30, 1974 - February 15, 1999), also known by his stage name Big L, was an American rapper.en.wikipedia.org/wiki/Big_LInput:
define 10 ColorOutput:
Definitions of "Color" on the Web:
* a visual attribute of things that results from the light they emit or transmit or reflect; "a white color is made up of many different wavelengths of light"
* interest and variety and intensity; "the Puritan Period was lacking in color"; "the characters were delineated with exceptional vividness"
* add color to; "The child colored the drawings"; "Fall colored the trees"; "colorize black and white film"
* the timbre of a musical sound; "the recording fails to capture the true color of the original music"
* tinge: affect as in thought or feeling; "My personal feelings color my judgment in this case"; "The sadness tinged his life"
* a race with skin pigmentation different from the white race (especially Blacks)
* modify or bias; "His political ideas color his lectures"
* semblance: an outward or token appearance or form that is deliberately misleading; "he hoped his claims would have a semblance of authenticity"; "he tried to give his falsehood the gloss of moral sanction"; "the situation soon took on a different color"
* decorate with colors; "color the walls with paint in warm tones"
* coloring material: any material used for its color; "she used a different color for the trim"h2. License
Copyright (c) Jonas Grimfelt, released under the MIT-license.