mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-19 02:56:37 +02: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:
committed by
Robby Russell
parent
bb10c979ef
commit
b80b1a1e8b
@@ -11,5 +11,5 @@ plugins=(... gitfast)
|
||||
## Aliases
|
||||
|
||||
An earlier version of the plugin also loaded the git plugin. If you want to keep those
|
||||
aliases enable the [git plugin](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/git)
|
||||
aliases enable the [git plugin](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/git)
|
||||
as well.
|
||||
|
Reference in New Issue
Block a user