diff options
Diffstat (limited to 'BACKLOG.md')
-rw-r--r-- | BACKLOG.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -26,7 +26,6 @@ ## Implementation -* Cabal build (without stack) * Format source code * Consider to disable pandoc extension `auto_identifiers` * Consider to filter draft posts as described [here](https://odone.io/posts/2020-05-18-published-posts-hakyll.html) @@ -39,7 +38,9 @@ ## Blog -* shellpass +* Update about page +* shellpass, shellpass-ssh, shellpass-fzf, keybindings for cwm and tmux +* smux * hacked vipe clone: vi-pipe * tmux-fzf-ksh integration: search file system, history, password-store * Dotfiles under revision control: How I manage my personal configuration files with Git @@ -60,3 +61,4 @@ * goaccess log format for OpenBSD httpd * Practical, cross-platform, append-only backups using restic, rclone, and ssh: ready to use scripts/shortcuts for OpenBSD, Linux, macOS, Windows 10 * nix vs. guix +* Find man(1) pages interactively using fzf(1), see ~/.kshrc |