#!/bin/bash
# Display the personal journal file in a scrollable pager.
# Opened by a keybind inside a floating kitty terminal window.
cat ~/journal.txt | less