diff options
author | EuAndreh <eu@euandre.org> | 2020-11-12 16:52:35 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-11-12 16:56:15 -0300 |
commit | ac114ade0e4230bb626e42ac897770ea85afd712 (patch) | |
tree | d78e4a27890dcd1944cfafb331cdeae987096613 /_tils/2020-11-12-useful-bash-variables.md | |
parent | Add useful bash variables TIL (diff) | |
download | euandre.org-ac114ade0e4230bb626e42ac897770ea85afd712.tar.gz euandre.org-ac114ade0e4230bb626e42ac897770ea85afd712.tar.xz |
Add git bisect TIL, modifying the Bash TIL date to sort on the list
Diffstat (limited to '')
-rw-r--r-- | _tils/2020-11-12-useful-bash-variables.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_tils/2020-11-12-useful-bash-variables.md b/_tils/2020-11-12-useful-bash-variables.md index af83015..d0849ce 100644 --- a/_tils/2020-11-12-useful-bash-variables.md +++ b/_tils/2020-11-12-useful-bash-variables.md @@ -2,7 +2,7 @@ title: Useful Bash variables -date: 2020-11-12 +date: 2020-11-12 1 layout: post |