Commit Graph

12 Commits

Author SHA1 Message Date
David JULIEN 7fe8e25f1e [scripts] feat : fetch infos more robust on wm 2021-12-02 15:43:16 +01:00
David JULIEN 7f64fa6c10 feat: update color settings for `fetch` 2021-04-13 09:13:40 +02:00
David JULIEN 316cbaae09 fix: WM retrieving 2021-03-16 00:17:32 +01:00
David JULIEN 9d06a61780 legal: change license to GPLv3 in script headers
Kept wondering wether I should keep the MIT (because I highly value
freedom of act) or embrace the GPL (because I don't want this work to
become close-source).

I do understand that this commit (and the next one that is actually
changing the LICENSE) is a defeat for freedom. I guess freedom has been
defeated long time ago, when people and companies figured that was
"free" (as in gratis) was also "free" (as in disposable).

This is not how I think free (as in "libre") works but hey, that surely
is how Intel and other corporations see it (ec: Intel Management Engine
is entirely based on Minix, is close-source, and *maybe* used as a
backdoor by anybody).

It boils down to the Paradox of Tolerance, and I surely won't tolerate
shit going their way. If you want to take open source stuff, be my
guest ; but you have to play by the rules.
2021-02-16 01:09:56 +01:00
David JULIEN d50b60546e cleanup: script headers 2021-02-16 00:37:44 +01:00
David JULIEN 28dfdd5ae5 feat: change shebang to `/usr/bin/env sh`
this setting is more user-config compliant
2021-02-12 23:20:57 +01:00
swytch 0a2719ca8f breaking: change license to MIT in headers 2020-06-25 18:48:18 +02:00
swytch 8feccb96f9 feat: change colors in fetch 2020-06-20 11:39:37 +02:00
swytch a2ce770d2f fix: update `fetch` script
Dividing by 1024 induces mebibytes (MiB), not megabytes (MB)
Change the way Memory is calculated
2020-06-20 11:39:37 +02:00
swytch 8dd53770fa fix: update scripts header 2020-06-20 11:39:37 +02:00
swy7ch a91ea4f87e feat: change neovim template plugin + update header of scripts 2020-06-20 11:39:37 +02:00
swy7ch b0d1cc61dc feat: add `fetch` script
fetch system infos
lighter than neofetch
remove neofetch
2020-05-15 15:29:05 +02:00