feat: Switch from Catppuccin org to Rose Pine
This commit is contained in:
parent
96cf8b4a05
commit
4ffde6b6bc
1 changed files with 4 additions and 4 deletions
|
@ -22,6 +22,6 @@ if [ "${repo_name:-}" = "" ]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
npins add github \
|
npins add github \
|
||||||
catppuccin "$repo_name" \
|
rose-pine "$repo_name" \
|
||||||
--directory ./.sources \
|
--directory ./.sources \
|
||||||
--branch "$branch_name"
|
--branch "$branch_name"
|
||||||
|
|
Loading…
Reference in a new issue