mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-06 09:39:58 +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 ]
|
if [ -d /home/linuxbrew/.linuxbrew ]
|
||||||
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
||||||
if [ -w /home/linuxbrew/.linuxbrew ]
|
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
|
brew completions link > /dev/null
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user