Commit 410e1e0 1 parent efaf132 commit 410e1e0 Copy full SHA for 410e1e0
File tree 2 files changed +4
-5
lines changed
2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 12
12
method : system
13
13
with_items : " {{ flatpacks }}"
14
14
15
- # Setup termite repo
16
- - name : Enable project Test of the user schlupov
15
+ # Setup ghostty repo
16
+ - name : Enable Ghostty repo
17
17
community.general.copr :
18
- name : skidnik/termite
18
+ name : pgdev/ghostty
19
19
20
20
# Setup starship repo
21
21
- name : Enable project starship
Original file line number Diff line number Diff line change @@ -13,7 +13,6 @@ fedoraPackages:
13
13
- direnv
14
14
- kubernetes-client
15
15
- code
16
- - termite
17
16
- golang
18
17
- keychain
19
18
- python3-pip
@@ -22,6 +21,7 @@ fedoraPackages:
22
21
- moby-engine
23
22
- cascadia-code-nf-fonts.noarch # Cascadia Code Nerd Font, needed for starship prompt
24
23
- starship
24
+ - ghostty
25
25
26
26
flatpacks :
27
27
- com.slack.Slack
@@ -38,7 +38,6 @@ archPackages:
38
38
- git
39
39
- stow
40
40
- vim
41
- - termite
42
41
- code
43
42
- patch
44
43
- cmake
You can’t perform that action at this time.
0 commit comments