[fix] Updates to some env files and don't lazy-load tpope plugins.
This commit is contained in:
@@ -1,15 +1,13 @@
|
||||
if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
macchina
|
||||
end
|
||||
|
||||
# export BROWSER="open"
|
||||
# export DYLD_FALLBACK_LIBRARY_PATH="/Library/Developer/CommandLineTools/usr/lib"
|
||||
# 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"
|
||||
export BROWSER="open"
|
||||
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"
|
||||
|
||||
|
||||
# The next line updates PATH for the Google Cloud SDK.
|
||||
# if [ -f '/Users/fs0c131y/Projects/gcloud/google-cloud-sdk/path.fish.inc' ]; . '/Users/fs0c131y/Projects/gcloud/google-cloud-sdk/path.fish.inc'; end
|
||||
if [ -f '/Users/fs0c131y/Projects/gcloud/google-cloud-sdk/path.fish.inc' ]; . '/Users/fs0c131y/Projects/gcloud/google-cloud-sdk/path.fish.inc'; end
|
||||
|
||||
macchina
|
||||
|
||||
Reference in New Issue
Block a user