From 338982ad78e4c505ad9351bb23088d47034b78af Mon Sep 17 00:00:00 2001 From: Anthony Rodriguez Date: Thu, 5 Oct 2023 14:49:23 +0200 Subject: [PATCH] add bun to fish path --- dot_config/fish/fish_variables | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dot_config/fish/fish_variables b/dot_config/fish/fish_variables index f896f56..8eaa790 100644 --- a/dot_config/fish/fish_variables +++ b/dot_config/fish/fish_variables @@ -1,7 +1,7 @@ # This file contains fish universal variable definitions. # VERSION: 3.0 -SETUVAR --export SSH_AGENT_PID:445 -SETUVAR --export SSH_AUTH_SOCK:/tmp/ssh\x2dXXXXXXhZRopU/agent\x2e444 +SETUVAR --export SSH_AGENT_PID:61372 +SETUVAR --export SSH_AUTH_SOCK:/tmp/ssh\x2dXXXXXXhxIit2/agent\x2e61371 SETUVAR __fish_initialized:3400 SETUVAR _fisher_catppuccin_2F_fish_files:\x7e/\x2econfig/fish/themes/Catppuccin\x20Frappe\x2etheme\x1e\x7e/\x2econfig/fish/themes/Catppuccin\x20Latte\x2etheme\x1e\x7e/\x2econfig/fish/themes/Catppuccin\x20Macchiato\x2etheme\x1e\x7e/\x2econfig/fish/themes/Catppuccin\x20Mocha\x2etheme SETUVAR _fisher_jorgebucaran_2F_nvm_2E_fish_files:\x7e/\x2econfig/fish/functions/_nvm_index_update\x2efish\x1e\x7e/\x2econfig/fish/functions/_nvm_list\x2efish\x1e\x7e/\x2econfig/fish/functions/_nvm_version_activate\x2efish\x1e\x7e/\x2econfig/fish/functions/_nvm_version_deactivate\x2efish\x1e\x7e/\x2econfig/fish/functions/nvm\x2efish\x1e\x7e/\x2econfig/fish/conf\x2ed/nvm\x2efish\x1e\x7e/\x2econfig/fish/completions/nvm\x2efish @@ -37,7 +37,7 @@ SETUVAR fish_pager_color_description:B3A06D\x1eyellow SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan SETUVAR fish_pager_color_selected_background:\x2dr -SETUVAR fish_user_paths:/home/nezia/bin +SETUVAR fish_user_paths:/home/nezia/\x2ebun/bin\x1e/home/nezia/bin SETUVAR nvm_default_version:lts SETUVAR pure_begin_prompt_with_current_directory:true SETUVAR pure_check_for_new_release:false