Skip to content

Commit fb8bc70

Browse files
committed
refactor: install process
1 parent 8bc8986 commit fb8bc70

File tree

10 files changed

+417
-81
lines changed

10 files changed

+417
-81
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,12 @@ brew "eza"
2020
brew "fd"
2121
brew "fzf"
2222
brew "gh"
23+
brew "gh-dash"
2324
brew "git"
2425
brew "git-delta"
2526
brew "go"
2627
brew "gum"
28+
brew "highlight"
2729
brew "htop"
2830
brew "httpie"
2931
brew "jq"

.config/gh-dash/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
prSections:
22
- title: Opened
33
filters: is:open
4+
- title: Mine
5+
filters: is:open is:pr author:@me
46
layout:
57
author:
68
hidden: true

.config/ghostty/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
theme = Catppuccin Macchiato
1+
theme = Rose Pine Moon
22

33
shell-integration = zsh
44
shell-integration-features = cursor

0 commit comments

Comments
 (0)