- 🎨 Beautiful colored interface
- ⚡ Optimized for speed
- 🤖 Automatic dependency installation
- 🧩 Plugin management
- 🖥️ System information display
-
Clone the repository:✨
git clone https://github.com/futuretonight/Ubuntu-Terminal.git
-
Navigate into the repository:↪️
cd Ubuntu-Terminal -
Run the install script:🟢
bash install.sh
-
Restart your terminal or run:🔑
source ~/.zshrc
Add your personal aliases in ~/.zsh_aliases
To enable the post-clone banner:
- Git hooks will be automatically installed during setup.
- If you want to enable them manually, run:
cp .githooks/post-checkout .git/hooks/post-checkout chmod +x .git/hooks/post-checkout
Enjoy your customized terminal experience!
MIT
