Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

Commit

Permalink
fix(kitty): deprecated link kitty theme config (#30)
Browse files Browse the repository at this point in the history
Update kitty config theme
  • Loading branch information
PrimeWalkerVN authored Mar 27, 2023
1 parent f9c50c2 commit 2302b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kitty/install.fish
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/env fish
curl -sL https://raw.githubusercontent.com/catppuccin/kitty/main/mocha.conf -o $DOTFILES/kitty/catppuccin.conf
curl -sL https://raw.githubusercontent.com/catppuccin/kitty/main/themes/mocha.conf -o $DOTFILES/kitty/catppuccin.conf

0 comments on commit 2302b02

Please sign in to comment.