mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-16 02:27:03 +01:00
finally back in sync with upstream
This commit is contained in:
parent
d3db100dbd
commit
9e18792790
52 changed files with 689 additions and 290 deletions
|
|
@ -78,8 +78,3 @@ function extract() {
|
|||
|
||||
alias x=extract
|
||||
|
||||
# add extract completion function to path
|
||||
fpath=($ZSH/plugins/extract $fpath)
|
||||
autoload -U compinit
|
||||
compinit -i
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue