Skip to content

Commit

Permalink
[n] Version 2.4.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
hopeseekr committed Jan 13, 2024
1 parent 9394881 commit cea2f8e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,9 @@ Behavioral changes:
* **[2021-10-30 07:00:24 CDT]** - **[clone-github-repos]** Fixed a syntax error.
* **[2021-10-30 07:03:45 CDT]** - **[gitconfig]** Added a git alias for easily renaming tags.
* **[2021-10-30 07:05:00 CDT]** - **[ssh-autologin]** Fixed the exec permission.

## v2.4.0 @ 2024-01-13
* **[2024-01-13 13:55:42 CST]** Added a Bash alias to have `free` show the total memory in MiBs.
* **[2024-01-13 13:56:25 CST]** Added a Bash alias `ps-date` to show the full date timestamp of a long-running process.
* **[2024-01-13 13:56:54 CST]** Added a Bash alias to hide all of the snap /dev/loop devices from df.
* **[2024-01-13 13:59:23 CST]** [changelog-maker-lite] Bold the timestamps. HEAD -> trunk
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@ They are sorted by how much utility they provide me, descending.

Translations: [中文](README.cn.md), [हिन्दी](README.hi.md)

Recent Changes
==============

## v2.4.0 @ 2024-01-13
* **[2024-01-13]** Added a Bash alias to have `free` show the total memory in MiBs.
* **[2024-01-13]** Added a Bash alias `ps-date` to show the full date timestamp of a long-running process.
* **[2024-01-13]** Added a Bash alias to hide all of the snap /dev/loop devices from df.
* **[2024-01-13]** [changelog-maker-lite] Bold the timestamps. HEAD -> trunk


Table of Contents (Categorized)
===============================

Expand Down

0 comments on commit cea2f8e

Please sign in to comment.