Skip to content

Commit 971a0aa

Browse files
committed
Script for kitty update.
1 parent 576e7b4 commit 971a0aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

install-apps.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!bin/bash
2+
curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdin
3+
echo 'Update complete.'

0 commit comments

Comments
 (0)