Skip to content

Commit 365fb6e

Browse files
committed
Script for kitty update.
1 parent 576e7b4 commit 365fb6e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

install-apps.sh

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

0 commit comments

Comments
 (0)