Skip to content

FDvck/shell-tools-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Shell Tools Installer 🚀

A lightweight, automated deployment script to configure zoxide and fzf.

Designed for efficiency and built to respect user freedom, this tool optimizes your terminal workflow by enabling lightning-fast directory navigation and interactive fuzzy finding. It securely detects and injects the necessary configurations into .zshrc and .bashrc without duplicating entries.

Features

  • Zoxide: A smarter, faster cd command that remembers your most used directories based on frequency.
  • Fzf: A general-purpose command-line fuzzy finder for files, command history, processes, and more.
  • Idempotent Execution: Safe to run multiple times; it will only append configurations if they don't already exist.
  • Multi-Shell Support: Configures both Zsh and Bash environments seamlessly.

Prerequisites

This script utilizes the apt package manager and is intended for Debian-based distributions (e.g., Debian, Ubuntu, Kali Linux).

Installation

Clone the repository, make the script executable, and run it:

git clone [https://github.com/FDvck/shell-tools-installer.git](https://github.com/FDvck/shell-tools-installer.git)
cd shell-tools-installer
chmod +x install-shell-tools.sh
./install-shell-tools.sh

About

Automated installation script for zoxide and fzf to supercharge terminal navigation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages