mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-23 22:30:07 +00:00
removed resolved collision
This commit is contained in:
parent
a157b80a72
commit
7875e78af7
1 changed files with 0 additions and 12 deletions
|
@ -1,16 +1,4 @@
|
|||
[
|
||||
{
|
||||
"existing_alias": {
|
||||
"alias": "bcubc",
|
||||
"value": "brew upgrade --cask && brew cleanup",
|
||||
"module": "plugins/brew/brew.plugin.zsh"
|
||||
},
|
||||
"new_alias": {
|
||||
"alias": "bcubc",
|
||||
"value": "brew upgrade --cask && brew cleanup",
|
||||
"module": "plugins/brew/brew.plugin.zsh"
|
||||
}
|
||||
},
|
||||
{
|
||||
"existing_alias": {
|
||||
"alias": "pbl",
|
||||
|
|
Loading…
Reference in a new issue