diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-22 13:10:37 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-22 13:10:37 +0300 |
commit | be4e30c8c46b3a8ee0d1b98cd06b427791435866 (patch) | |
tree | c642253db900a6b99fdc940709789113c3ec2a05 /_posts | |
parent | rename some includes (diff) | |
download | jekyll-theme-be4e30c8c46b3a8ee0d1b98cd06b427791435866.tar.gz jekyll-theme-be4e30c8c46b3a8ee0d1b98cd06b427791435866.zip |
shell: add post to category Work
Diffstat (limited to '')
-rw-r--r-- | _posts/2022-03-21-shell.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_posts/2022-03-21-shell.md b/_posts/2022-03-21-shell.md index 02b977d..8a330ff 100644 --- a/_posts/2022-03-21-shell.md +++ b/_posts/2022-03-21-shell.md @@ -2,6 +2,7 @@ title: Shell commands excerpt: > Pretty formatting for shell commands and their outputs. +category: Work --- It's easy to style shell commands and their outputs. Here's a one-line command and a one-line output. |