This website works better with JavaScript.
Explore
Help
Register
Sign In
ianmethyst
/
bin
Watch
1
Star
0
Fork
You've already forked bin
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Add kitty launch script
Browse Source
main
Ian Mancini
3 years ago
parent
e36194b63c
commit
f8eefc310f
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
kitty
Unescape
Escape
View File
@ -0,0 +1,4 @@
#!/bin/sh
[ $# -eq 0 ] && exec /usr/bin/kitty -1
/usr/bin/kitty "$@"
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
ianmethyst/bin
Title
Body
Create Issue