Welcome to the Tmx-theme repository! This project offers a sleek Zsh prompt using Powerlevel10k and a customized Astronvim IDE configuration. Enhance your terminal experience with custom Nerd Fonts integration and an animated ASCII login banner.
- Powerlevel10k Zsh Prompt: A fast and flexible prompt that enhances your command line experience.
- Astronvim IDE Configuration: Tailored settings for a modern and efficient coding environment.
- Custom Nerd Fonts Integration: Enjoy a variety of icons and symbols to make your terminal visually appealing.
- Animated ASCII Login Banner: Greet yourself with a fun ASCII art animation each time you log in.
To get started with Tmx-theme, you need to download and execute the necessary files. Visit the Releases section to find the latest version. Follow the instructions provided there to set up the theme on your machine.
-
Clone the repository:
git clone https://github.com/Nish16-py/Tmx-theme.git cd Tmx-theme
-
Run the installation script:
./install.sh
After installation, you can start using Tmx-theme right away. Open your terminal and see the new prompt in action.
The Powerlevel10k Zsh prompt offers a clean, informative interface. You can customize it further by editing the configuration file located in your home directory:
nano ~/.p10k.zsh
To use the Astronvim IDE configuration, simply launch Astronvim. The setup is designed to enhance productivity with a variety of built-in tools and features.
You can customize the Tmx-theme settings to suit your preferences. Here are some key areas you can modify:
- Colors: Adjust the color scheme in the
~/.p10k.zsh
file. - Icons: Change the icons used in the prompt by editing the Nerd Fonts settings.
- Segments: Enable or disable specific segments like Git status, battery level, and more.
To modify the Astronvim settings:
-
Open the configuration file:
nano ~/.config/nvim/lua/user/init.lua
-
Edit the settings according to your needs.
You can customize the ASCII banner by editing the banner.sh
file. Feel free to create your own designs or use existing ASCII art.
We welcome contributions! If you want to improve Tmx-theme, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature/YourFeature
- Make your changes and commit them:
git commit -m "Add your message"
- Push to your branch:
git push origin feature/YourFeature
- Open a pull request.
Your contributions help make Tmx-theme better for everyone!
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or suggestions, feel free to reach out:
- GitHub: Nish16-py
- Email: nish16@example.com
For the latest updates and downloads, visit the Releases section. Make sure to download and execute the latest files to keep your setup current.
Thank you for checking out Tmx-theme! Enjoy a better terminal experience.