• v4.0.0 1225230a07

    v4.0.0 Stable

    fatalerrors released this 2026-04-23 10:23:23 +02:00 | 24 commits to 4.x since this release

    profile.sh 4.0.0 released

    A major new version of profile.sh has arrived, bringing a cleaner experience, more flexibility, and stronger day-to-day productivity. It will require Bash 4.3 minimum.

    What’s new in v4.0.0:

    • A redesigned configuration system with many customizable defaults
    • A fully themable prompt, with several bundled themes including vibrant 24-bit color options
    • A significantly improved utaz, now supporting a much wider range of archive formats
    • More flexible language settings, with dynamic generation of language-switching functions
    • A broad set of new functions across many common usage scenarios
    • All functions now supports -h or --help switch
    • Dynamic alias generation from configuration files
    • Numerous quality-of-life improvements throughout the project
    • Major code quality and maintainability upgrades
    • Better and widely improved documentation

    If you want the full details, check README.md.

    Downloads
  • v3.6.1 39a7e7b40f

    v3.6.1 Stable

    fatalerrors released this 2026-03-05 11:56:47 +01:00 | 103 commits to master since this release

    This version fix a typo in version 3.6.0.

    Downloads
  • v3.6.0 128cfe8c87

    v3.6.0 Stable

    fatalerrors released this 2026-03-05 11:27:28 +01:00 | 105 commits to master since this release

    After a long procrastination here is version 3.6.0, adding the following features to 3.3.1 (intermediary versions not tagged):

    • Update system completed and functional
    • rain is now having speed and color customization options
    • Introduced ppu (user-based process filtering) and ppn (exact command-name filtering) for high-precision system diagnostics.
    • Compatibility with fastfetch, prefered to neofetch (deprecated) on modern distributions
    • Finally, utaz supports now many archives format
    Downloads
  • v3.3.1 c2ca5f659c

    Version 3.3.1 Stable

    fatalerrors released this 2023-02-24 19:10:19 +01:00 | 135 commits to master since this release

    That version is providing a complete rewrite of versionning in order to add upgrade features in the future. A first shot of upgrade availability detection is already available, yet perfectible.

    A busy function have been added giving non technical people the idea you are very busy doing complicated things.

    As usual, some bugfix are also here.

    Downloads
  • v3.2.3 0237f8bf70

    Version 3.2.3 Stable

    fatalerrors released this 2022-11-30 17:27:12 +01:00 | 141 commits to master since this release

    The almost non-existant README file have completed to provide some descent informations about the project. More documentation is to come.

    Downloads
  • v3.2.2 e980198c08

    Version 3.2.2 Stable

    fatalerrors released this 2022-11-21 16:31:55 +01:00 | 143 commits to master since this release

    The correct interpretation of -1 to -9 in taz is now fixed.

    A typo in dpkgs was still launching dpkg instead of rpm where needed.

    Downloads
  • v3.2.1 21c12865f5

    Version 3.2.1 Stable

    fatalerrors released this 2022-11-20 13:48:09 +01:00 | 144 commits to master since this release

    This version fix license header which mandatory everywhere and complete the generic license file with required informations.

    Some fixes have been added regarding display.

    dpkgs function can now work on rpm based distributions.

    Downloads
  • v3.2.0 5b9d7a983e

    Version 3.2.0 Stable

    fatalerrors released this 2022-11-18 14:37:44 +01:00 | 145 commits to master since this release

    A display routine (disp) was added to provide a consistent way to display messages while managing more efficiently standard, debug and error output. I also introduce a more simple way to manage verbosity.

    All the files have been revisited to use that new routine.

    Downloads
  • v3.1.1 c5a43a3942

    Version 3.1.1 Stable

    fatalerrors released this 2022-11-10 15:02:41 +01:00 | 148 commits to master since this release

    That version correct the password generator behaviour by checking if what the user ask is doable. It will return an error before generating anything if the user ask for the impossible.

    Downloads
  • v3.1.0 56d2e34ef4

    Version 3.1.0 Stable

    fatalerrors released this 2022-11-08 16:35:54 +01:00 | 149 commits to master since this release

    That version add a password generator to the set of tools.

    Downloads