This repository contains my personal Fish shell configuration files, optimized for a smooth and efficient command-line experience. It includes custom functions, aliases, and key bindings that enhance productivity and streamline the terminal workflow.
For more information on Fish shell, check out the official website: Fish Shell.
- Custom Prompt: A visually appealing, clean, and informative prompt with Git integration.
- Aliases & Functions: Handy shortcuts for frequently used commands, improving speed and efficiency.
- Environment Variables: Pre-configured environment variables to optimize terminal behavior.
- Clone this repository to the
~/.config/fish/directory:git clone https://github.com/nmfirdausw/fish-config.git ~/.config/fish - Optionally, customize the theme and functions as per your preference.
Feel free to fork, contribute, or create issues for improvements!