feat: add brew.fish and river init

This commit is contained in:
Bastien Riviere 2024-05-03 20:12:12 +02:00
parent 769f4da977
commit 2f1acf93e9
Signed by: babariviere
GPG key ID: 4E5F0839249F162E
2 changed files with 170 additions and 0 deletions

View file

@ -0,0 +1 @@
[ -d /home/linuxbrew/.linuxbrew ] && status --is-interactive && eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"