You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
album search | `Ctrl` + `s` | <i>all albums, sorted alphabetically</i>
39
+
parent search | `Ctrl` + `p` | <i>folders up one level</i>
39
40
previous album | `-` |
40
41
random album | `=` |
41
42
@@ -99,7 +100,7 @@ You can install with <a href="https://brew.sh/">Homebrew</a>:
99
100
```bash
100
101
> brew install timdubbins/tap/tap
101
102
> tap --version
102
-
0.4.5
103
+
0.4.6
103
104
```
104
105
105
106
</details>
@@ -115,7 +116,7 @@ such as <a href="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/Jguer/yay">yay</a>:
115
116
```bash
116
117
> yay -S tap
117
118
> tap --version
118
-
0.4.5
119
+
0.4.6
119
120
```
120
121
The AUR package is available <ahref="https://aur.archlinux.org/packages/tap">here</a>.
121
122
<br>
@@ -126,13 +127,13 @@ The AUR package is available <a href="https://aur.archlinux.org/packages/tap">he
126
127
<summary><b>Debian</b> (or a Debian derivative, such as <b>Ubuntu</b>)</summary>
127
128
<br>
128
129
129
-
You can install with a binary <code>.deb</code> file provided in each <ahref="https://github.com/timdubbins/tap/releases/tag/v0.4.5">tap release</a>:
130
+
You can install with a binary <code>.deb</code> file provided in each <ahref="https://github.com/timdubbins/tap/releases/tag/v0.4.6">tap release</a>:
0 commit comments