jule

Results 4 comments of jule

Thanks! I was wondering why the output on my songs lyrics were outputting this!

Do you have brew installed? If you are using another package manager from macOS, it might not be added to the program. For the editor, make sure you have the...

> This is super cool. Only thing I would add is support for getting the windows kernel version, as 3.1.7-340.x86_64 is definitely not right. I can confirm that `uname -r...

> neofetch gets the build number for the kernel version on windows. You can do the same with > > ``` > kernel=$(wmic os get Version) > kernel=${kernel/Version} > ```...