mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-01-17 01:11:48 +00:00
chore: missing space
This commit is contained in:
parent
6fccc69994
commit
911e692fee
@ -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]
|
||||
if [ ! -L (brew --prefix)/share/fish/vendor_completions.d/brew ]
|
||||
brew completions link > /dev/null
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user