fix: Revert #253
This commit is contained in:
parent
a7024ba475
commit
a7675b5c20
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ if status --is-interactive
|
|||
if [ -d /home/linuxbrew/.linuxbrew ]
|
||||
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
||||
if [ -w /home/linuxbrew/.linuxbrew ]
|
||||
if [ ! -L (brew --prefix)/share/fish/vendor_completions.d/brew-fish-completions.fish ]
|
||||
if [ ! -L (brew --prefix)/share/fish/vendor_completions.d/brew.fish ]
|
||||
brew completions link > /dev/null
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue