PrettierLS is a colorful tree command that enhances the visualization of file structures in your terminal. It supports various file types and provides a customizable output with ANSI colors.
You can easily install PrettierLS using the following command:
curl https://linuxfandudeguy.github.io/prettierls/install.sh | bash
You can also uninstall PrettierLS with this command:
sudo rm /usr/local/bin/prettierls
prettierls
.Once installed, you can use PrettierLS in the terminal by simply typing:
prettierls
This will display a color-coded tree structure of your current directory. You can customize the output by exploring additional options.
If you want to contribute to PrettierLS, feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more details.