This setup script automates the installation and configuration of essential tools and custom settings to enhance your Linux bash experience. The script includes:
- Starship: A highly customizable shell prompt.
- Fzf: A powerful fuzzy finder for the command line.
- Zoxide: A smart tool for managing and navigating directories.
- Additional Dependencies: For a more comprehensive and feature-rich setup.
- Fastfetch: Custom configuration for fetching and displaying system information.
- Personalized Bash Configuration: Tailored settings for an improved shell experience.
- Wi-Fi Management: Simplified setup using Rofi Network Manager.
- Bluetooth Management: Easy configuration with blueman-manager.
To install and configure the project, execute the following command in your terminal:
curl -sSL https://raw.githubusercontent.com/dhruvmistry2000/mybash/master/setup.sh | bash