mirror of
https://github.com/sortedcord/bootstrap.git
synced 2026-07-23 12:42:49 +05:30
refactor(Installers): Update all installers to use library helpers and Update add_installer skill
This commit is contained in:
@@ -19,6 +19,7 @@ install_fzf() {
|
||||
|
||||
log_info "fzf not found. Installing fzf..."
|
||||
pkg_install fzf
|
||||
registry_add_sys_deps "zoxide" "fzf"
|
||||
}
|
||||
|
||||
install_zoxide() {
|
||||
|
||||
Reference in New Issue
Block a user