Fix Fish shell configuration
- Remove loading asdf env variables - Add loading Homebrew - Move Yazi function to config.fish - Fix Go binary path
This commit is contained in:
@@ -1 +0,0 @@
|
||||
source ~/.asdf/asdf.fish
|
||||
1
fish/.config/fish/conf.d/homebrew.fish
Normal file
1
fish/.config/fish/conf.d/homebrew.fish
Normal file
@@ -0,0 +1 @@
|
||||
eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"
|
||||
Reference in New Issue
Block a user