Skip to content

Commit 57f2d50

Browse files
committedMar 19, 2025
Add harper support
Signed-off-by: Tristan Partin <[email protected]>
1 parent 224612c commit 57f2d50

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed
 

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ This repository uses GNU `stow` to manage `dotfiles`.
3838
- glow
3939
- go
4040
- grep
41+
- harper
4142
- helix
4243
- hut
4344
- info

‎bootstrap/shared/stow.sh

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ function stow_setup() {
2828
glow \
2929
go \
3030
grep \
31+
harper \
3132
helix \
3233
hut \
3334
info \
+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
JWT
2+
Postgres
3+
canonicalized

0 commit comments

Comments
 (0)
Please sign in to comment.