[fix] Add some stuff

This commit is contained in:
Uttarayan Mondal
2023-08-21 15:08:26 +05:30
parent 528e146c82
commit 277676e5d9
5 changed files with 8 additions and 3 deletions

View File

@@ -2,7 +2,6 @@ if status is-interactive
macchina
end
export BROWSER="handlr"
export DYLD_FALLBACK_LIBRARY_PATH="/Library/Developer/CommandLineTools/usr/lib"
export FZF_DEFAULT_COMMAND="fd --type f --hidden --exclude .git"
export CARGO_TARGET_DIR="$HOME/.local/share/cargo-target"