💬 comments(fish): comment brew line at the beginning of the config.fish file

This commit is contained in:
Sergio Laín 2024-03-18 00:12:47 +01:00
parent 21c2e7e262
commit 40e6a7dfa9
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -1,4 +1,5 @@
eval (/home/linuxbrew/.linuxbrew/bin/brew shellenv) # Uncomment the next line to enable brew
# eval (/home/linuxbrew/.linuxbrew/bin/brew shellenv)
starship init fish | source starship init fish | source
zoxide init fish | source zoxide init fish | source