We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 224612c commit 57f2d50Copy full SHA for 57f2d50
README.md
@@ -38,6 +38,7 @@ This repository uses GNU `stow` to manage `dotfiles`.
38
- glow
39
- go
40
- grep
41
+- harper
42
- helix
43
- hut
44
- info
bootstrap/shared/stow.sh
@@ -28,6 +28,7 @@ function stow_setup() {
28
glow \
29
go \
30
grep \
31
+ harper \
32
helix \
33
hut \
34
info \
harper/.config/harper-ls/dictionary.txt
@@ -0,0 +1,3 @@
1
+JWT
2
+Postgres
3
+canonicalized
0 commit comments