Minimalist Prompt Generator is a sleek and user-friendly tool for creating personalized PS1 shell prompts with ease. Built with a focus on simplicity, it offers a clean and intuitive interface, making it easy to design prompts that elevate your terminal experience while maintaining a minimalist aesthetic. With a minimalist design and an intuitive interface, it enhances your terminal experience by letting you create prompts that are both functional and visually appealing.
This is inspired by the functionality and simplicity of Bashrc Generator.
- Visual Editor: Drag-and-drop elements to design your prompt.
- Real-time Preview: See your prompt changes instantly.
- Syntax Customization: Adjust colors, styles, and layout to match your preferences.
- Export Options: Save your custom PS1 prompt as text, HTML, or Markdown.
- Save & Load Configurations: Easily store and retrieve custom configurations.
- Help & Documentation: Quick syntax guide, keyboard shortcuts, and feedback support.
Clone the repository:
git clone https://github.com/shivamksharma/MinimalistPromptGenerator.git
Navigate into the project folder:
cd MinimalistPromptGenerator
Install dependencies:
npm install
Run the development server:
npm run dev
- Open the app in your browser.
- Drag elements from the sidebar to the visual editor.
- Customize each element's color and style.
- See your prompt changes instantly in the preview.
- Export or save your configuration.
- Plain Text: Copy the generated prompt code directly.
- HTML Code Block: For use in documentation.
- Markdown Code Block: Easily share in Markdown files.
The app provides:
- A syntax guide for PS1 prompt elements and color codes.
- Keyboard shortcuts to enhance your workflow.
- A support link for feedback and bug reporting.
Contributions are welcome! Please open issues or submit pull requests to improve the project.
This project is licensed under the MIT License. See the LICENSE file for more details.