mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Actions to take after repository migration is complete (#8394)
* Change project URL from robbyrussell to ohmyzsh org * Update git remote to use ohmyzsh org repository
This commit is contained in:
parent
bb10c979ef
commit
b80b1a1e8b
21 changed files with 52 additions and 46 deletions
|
|
@ -1,6 +1,6 @@
|
|||
## percol
|
||||
|
||||
Provides some useful function to make [percol](https://github.com/mooz/percol) work with zsh history and [jump plugin](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/jump/jump.plugin.zsh)
|
||||
Provides some useful function to make [percol](https://github.com/mooz/percol) work with zsh history and [jump plugin](https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/jump/jump.plugin.zsh)
|
||||
|
||||
### Requirements
|
||||
|
||||
|
|
@ -8,7 +8,7 @@ Provides some useful function to make [percol](https://github.com/mooz/percol) w
|
|||
pip install percol
|
||||
```
|
||||
|
||||
And [jump](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/jump/jump.plugin.zsh) for `oh-my-zsh` is a optional requirement.
|
||||
And [jump](https://github.com/ohmyzsh/ohmyzsh/blob/master/plugins/jump/jump.plugin.zsh) for `oh-my-zsh` is a optional requirement.
|
||||
|
||||
### Usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue