UNPKG

@sebastienrousseau/dotfiles

Version:

Dotfiles - A set of macOS / Linux and Windows configuration files - Simply designed to fit your shell life.

37 lines (26 loc) β€’ 1.1 kB
<!-- markdownlint-disable MD033 MD041 MD043 --> <img src="https://kura.pro/dotfiles/v2/images/logos/dotfiles.svg" alt="dotfiles logo" width="66" align="right" /> <!-- markdownlint-enable MD033 MD041 --> # Dotfiles (v0.2.469) Simply designed to fit your shell life 🐚 ![Dotfiles banner][banner] ## πŸ…³πŸ…ΈπŸ†‚πŸ…Ί πŸ†„πŸ†‚πŸ…°πŸ…ΆπŸ…΄ πŸ…°πŸ…»πŸ…ΈπŸ…°πŸ†‚πŸ…΄πŸ†‚ This code provides a set of command aliases to help users manage disk usage on a Unix-based system. The following aliases are provided: - `du`: Display the disk usage of the current directory. - `du1`: Show the file size of files and directories in the current directory. - `duh`: Show the file size of files and directories. - `ducks`: Display the top 10 largest files and directories in the current directory. - `dus`: Show the file size in human-readable format, sorted by size. - `dusym`: Show the file size of files and directories in the current directory, including symlinks. - `dut`: Show the total file size of the current directory. [banner]: https://kura.pro/dotfiles/v2/images/titles/title-dotfiles.svg