Skip to content

Commit

Permalink
fish: remove fish-async-prompt
Browse files Browse the repository at this point in the history
Breaks $status in prompt
acomagu/fish-async-prompt#75
  • Loading branch information
itsfarseen committed Mar 29, 2024
1 parent 3df373b commit 3fd5188
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 204 deletions.
201 changes: 0 additions & 201 deletions config/fish/conf.d/__async_prompt.fish

This file was deleted.

1 change: 0 additions & 1 deletion config/fish/fish_plugins
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
jorgebucaran/fisher
jorgebucaran/autopair.fish
acomagu/fish-async-prompt
jethrokuan/z
itsfarseen/nvm.fish
3 changes: 1 addition & 2 deletions config/fish/fish_variables
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,11 @@
SETUVAR ZO_CMD:zo
SETUVAR Z_CMD:z
SETUVAR __fish_initialized:3400
SETUVAR _fisher_acomagu_2F_fish_2D_async_2D_prompt_files:\x7e/\x2econfig/fish/conf\x2ed/__async_prompt\x2efish
SETUVAR _fisher_itsfarseen_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
SETUVAR _fisher_jethrokuan_2F_z_files:\x7e/\x2econfig/fish/functions/__z\x2efish\x1e\x7e/\x2econfig/fish/functions/__z_add\x2efish\x1e\x7e/\x2econfig/fish/functions/__z_clean\x2efish\x1e\x7e/\x2econfig/fish/functions/__z_complete\x2efish\x1e\x7e/\x2econfig/fish/conf\x2ed/z\x2efish
SETUVAR _fisher_jorgebucaran_2F_autopair_2E_fish_files:\x7e/\x2econfig/fish/functions/_autopair_backspace\x2efish\x1e\x7e/\x2econfig/fish/functions/_autopair_insert_left\x2efish\x1e\x7e/\x2econfig/fish/functions/_autopair_insert_right\x2efish\x1e\x7e/\x2econfig/fish/functions/_autopair_insert_same\x2efish\x1e\x7e/\x2econfig/fish/functions/_autopair_tab\x2efish\x1e\x7e/\x2econfig/fish/conf\x2ed/autopair\x2efish
SETUVAR _fisher_jorgebucaran_2F_fisher_files:\x7e/\x2econfig/fish/functions/fisher\x2efish\x1e\x7e/\x2econfig/fish/completions/fisher\x2efish
SETUVAR _fisher_plugins:jorgebucaran/fisher\x1ejorgebucaran/autopair\x2efish\x1eacomagu/fish\x2dasync\x2dprompt\x1ejethrokuan/z\x1eitsfarseen/nvm\x2efish
SETUVAR _fisher_plugins:jorgebucaran/fisher\x1ejorgebucaran/autopair\x2efish\x1ejethrokuan/z\x1eitsfarseen/nvm\x2efish
SETUVAR _fisher_upgraded_to_4_4:\x1d
SETUVAR fish_color_cancel:\x2dr
SETUVAR fish_color_cwd:green
Expand Down

0 comments on commit 3fd5188

Please sign in to comment.