alias for changing font size

This commit is contained in:
Barak Michener 2022-06-08 15:04:55 -07:00
parent 14c50758fb
commit c9520bf079
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#!/usr/local/bin/perl
#!/usr/bin/perl
use Getopt::Std;
getopts('u');