diff options
author | Stefan Kreutz <mail@skreutz.com> | 2022-05-23 19:51:40 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2022-05-23 19:51:40 +0200 |
commit | 5ee9313ecf4c02f7a082300ca4ae6c80c2734762 (patch) | |
tree | b1d9a87c9e2ea37c4284f152ae0dc36ddebc4a35 | |
parent | c3ebb318e3b97cbc6b0b5c56be5df0893db5e1c5 (diff) | |
download | blog-5ee9313ecf4c02f7a082300ca4ae6c80c2734762.tar |
Update backlog
-rw-r--r-- | BACKLOG.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -37,10 +37,9 @@ ## Blog * OpenBSD hooks: rc.firsttime(8), upgrade.site(8), apmd(8) /etc/apm/suspend, crontab(5) @reboot, etc. -* Execute long-running possibly interactive remote command using ssh-tmux-new -* Auto-install Arch Linux on vmm -* Upgrade temp-postgres -* Git checkout using fzf (git-co) +* Execute long-running possibly interactive remote command using ssh-tmux +* Auto-install Arch Linux on vmm (unstable, at least on Intel hardware) +* Checkout recently modified Git branch using fzf (git-co) * Portable sftp server/sync using config-less rclone * shellpass, shellpass-ssh, shellpass-fzf, keybindings for cwm and tmux * smux |