mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-01-21 00:41:02 +08:00
remove README.md frim sprunge plugin
This commit is contained in:
parent
b5b965f950
commit
4ef7561cf5
|
@ -1,12 +0,0 @@
|
|||
# fish-sprunge
|
||||
|
||||
## Usage
|
||||
|
||||
Place (or link) the *.fish* file under your **fish-shell** directory (typically `~/.config/fish/`) in the `functions` subdir.
|
||||
|
||||
You can then sprunge:
|
||||
|
||||
* a file from a redirection: `sprunge < README.md`
|
||||
* a file from an argument: `sprunge README.md`
|
||||
* the result of a command through a pipe: `cat README.md | sprunge`
|
||||
* some arbitrary text: `sprunge "I <3 paulloz"`
|
Loading…
Reference in New Issue
Block a user