Skip to content

Commit

Permalink
fix a bug
Browse files Browse the repository at this point in the history
	modified:   system/macos/setup_shell.sh
	modified:   system/pop/setup_shell.sh
  • Loading branch information
codechenx committed Feb 10, 2024
1 parent 3cf3abb commit 3e514ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/pop/setup_shell.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ print_result $? "Fisher" "true"
print_title "Installing Fish Packages"
fisher_install "Fisher" "jorgebucaran/fisher"
fisher_install "FZF" "PatrickF1/fzf.fish"
fisher_install "async-prompt" "acomagu/fish-async-prompt"
#!!! don't use this package, fisher_install "async-prompt" "acomagu/fish-async-prompt"
fisher_install "Forgit" "wfxr/forgit"
fisher_install "Autojump" "jethrokuan/z"
fisher_install "Autopair" "jorgebucaran/autopair.fish"
Expand Down

0 comments on commit 3e514ad

Please sign in to comment.