Files
dotfiles/fish/dot-config/fish/conf.d/homebrew.fish
Fabio Scotto di Santolo 91e941c876 Refactoring paths
Renaming .config folders to dot-config
2024-07-27 11:42:18 +02:00

4 lines
90 B
Fish

if test (uname -s) = "Linux"
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
end