about summary refs log tree commit diff
path: root/home/tmux (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-11scrobbler: use helper function EqualAttrsFranck Cuny1-3/+1
To compare the current attributes with the current record, we can use the helper `EqualAttrs` which will tell us if we need to create a new record or not.
2022-06-11