[feat] Add linux files

This commit is contained in:
Uttarayan
2023-07-25 13:33:37 +05:30
parent 7462ead329
commit 9dc6e0acb4
8 changed files with 115 additions and 29 deletions

View File

@@ -2,12 +2,12 @@ if status is-interactive
macchina
end
export BROWSER="open"
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"
# fish_vi_key_bindings
# 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