function jbl --description 'Select a boot to view logs' journalctl -r -b (journalctl --list-boots | fzf --tac | awk '{print $1}') end