A modern, colorful directory listing tool for the command line.
- π¨ Emoji-based file and directory icons
- π Sorted output with directories first
- π Supports symlinks and executable files
- π§© Compact grid display
- π Customizable column width
- π Unicode-aware formatting
- Clone the repository:
git clone https://github.com/yellow-footed-honeyguide/facad.git
cd facad
mkdir build && cd build
meson ..
ninja
or install facad system-wide:
sudo ninja install
Simply run facad command.
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Name: Sergey Veneckiy
Email: s.venetsky@gmail.com
