Commit Graph

434 Commits

Author SHA1 Message Date
jn64
aa511c1820 Add OpenSUSE Tumbleweed logo
Reference art: <https://en.opensuse.org/File:Tumbleweed-mix.png>
2020-05-31 16:31:46 +08:00
Dylan Araps
1713dc68a1
pfetch: Fix WSL. Closes #57 2020-05-29 09:58:05 +03:00
Hunter Peavey
21af548b6c
Changed GNU ASCII to make head slightly rounder and less blocky 2020-04-26 14:09:46 -07:00
Hunter Peavey
a2ea20dc27
Recenter GNU ASCII goatee 2020-04-26 14:06:31 -07:00
Hunter Peavey
fdedf2425a
Make GNU ASCII smaller 2020-04-26 14:02:24 -07:00
Hunter Peavey
274b61b1e6
Add GNU ascii 2020-04-25 20:48:10 -07:00
dylan
e74081fa46
Merge pull request #53 from Morgaux/master
Spelling changes
2020-04-17 08:41:35 +03:00
Morgaux
f88683c83e
Spelling changes 2020-04-17 04:50:35 +12:00
dylan
c20d2363f6
Merge pull request #52 from jwijenbergh/patch-1
Correct nix package path
2020-03-30 08:38:37 +03:00
Jeroen Wijenbergh
49b1a87726
Correct nix package path 2020-03-30 01:18:50 +02:00
Dylan Araps
eec8c7ce5f
pfetch: Added Makefile. Closes #49 2020-03-21 10:27:18 +02:00
Dylan Araps
e30fc1075c
pfetch: Use -- with set 2020-03-12 22:02:40 +02:00
Dylan Araps
3a33033120
pfetch: Fix potential align issue 2020-03-12 22:01:30 +02:00
Dylan Araps
44aaae774f
wm: Fix issues. Related to #48 2020-03-12 21:47:39 +02:00
Dylan Araps
c8aca296c1
openbsd: Show host correctly 2020-03-12 12:36:13 +02:00
Dylan Araps
6ce6b1a0f7
openbsd: Show current 2020-03-12 12:35:22 +02:00
Dylan Araps
7503fcc37b
pfetch: Add --version. Closes #47 2020-03-12 00:42:45 +02:00
Dylan Araps
675814f33e
pfetch: Revert to larger but more reliable print method. Closes #46 2020-03-11 22:39:16 +02:00
Dylan Araps
2ef3584f5b
various: Once again hide kernel. Related to #46 2020-03-11 22:25:02 +02:00
Dylan Araps
aa22d4e32d
pfetch: bold ascii 2020-03-10 12:27:37 +02:00
Dylan Araps
c0d0d65aa0
pfetch: Fix blank lines 2020-03-10 12:26:29 +02:00
Dylan Araps
a8a3e1f2fe
docs: update 2020-03-10 00:08:47 +02:00
dylan
8633671f99
Merge pull request #45 from dylanaraps/irix
pfetch: Initial IRIX support.
2020-03-10 00:07:03 +02:00
Dylan Araps
577e8483a7
irix: ASCII 2020-03-10 00:06:06 +02:00
Dylan Araps
6558b34254
irix: kernel information 2020-03-09 23:41:13 +02:00
Dylan Araps
542b6af284
Merge branch 'master' into irix 2020-03-09 23:26:41 +02:00
Dylan Araps
177d77c335
irix: Fix support 2020-03-09 23:25:30 +02:00
Dylan Araps
e2068c61d5
IRIX: Packages support 2020-03-09 23:07:42 +02:00
Dylan Araps
39f767e45b
irix: Uptime support. 2020-03-09 22:57:10 +02:00
Dylan Araps
b2aac93208
irix: Memory usage 2020-03-09 22:48:23 +02:00
Dylan Araps
271458be6e
pfetch: Fixed posix change 2020-03-09 15:24:49 +02:00
Dylan Araps
9fc34b0000
pfetch: Revert prior change 2020-03-09 15:18:50 +02:00
Dylan Araps
3bb449700c
pfetch: posix 2020-03-09 14:50:06 +02:00
Dylan Araps
f82f5e9d2d
pfetch: Remove non-posix dot 2020-03-09 13:59:58 +02:00
Dylan Araps
be111026b1
ascii: Remove blank line 2020-03-09 12:30:11 +02:00
Dylan Araps
4cfef9c1e4
pfetch: Initial IRIX support. 2020-03-09 12:27:53 +02:00
Dylan Araps
c1cecae824
pfetch: Minix host information 2020-03-09 08:29:35 +02:00
Dylan Araps
f5b527d852
docs: update 2020-03-07 17:52:25 +02:00
dylan
2bf774e70f
Merge pull request #44 from paradigm/master
pfetch: Add support for Bedrock
2020-03-07 17:50:55 +02:00
Daniel Thau
25324687b5 pfetch: Add support for Bedrock
Bedrock mimics other distros.  Part of doing so involves having distro
identifiers such as /etc/os-release look like those from other distros.
It must thus be special cased to be detected properly.

Bedrock typically includes /bedrock/cross/* entries in its $PATH.
However, they may be dropped as a hint to Bedrock-aware software that
they should act as though they were not Bedrock aware.  The $PATH check
is thus used to have pfetch conditionally disable the Bedrock special
casing even on Bedrock systems.

pfetch package count detection fails to consider repeated instances of a
given package manager.  Correcting this for the Bedrock specific concern
is purposefully eschewed for the sake of simplicity.  It may be
revisited later once Bedrock's Package Manager Manager ("pmm") feature
stabilizes.
2020-03-07 10:01:50 -05:00
Dylan Araps
f15a8d25dd
docs: update 2020-03-07 14:48:17 +02:00
Dylan Araps
361a46df60
docs: update 2020-03-07 14:41:33 +02:00
Dylan Araps
9f55ffb5aa
ascii: Fix format 2020-01-26 22:44:05 +02:00
Dylan Araps
364223cb48
ascii: Fix format 2020-01-26 22:38:04 +02:00
Dylan Araps
7094147013
ascii: Fix format 2020-01-26 22:33:51 +02:00
Dylan Araps
8d1b579b39
docs: update 2020-01-26 22:26:35 +02:00
Dylan Araps
32743859da
pfetch: misc 2020-01-26 22:24:34 +02:00
Dylan Araps
c36607909b
pfetch: OpenWrt support. Closes #37 2020-01-26 22:17:23 +02:00
Dylan Araps
a7b0439aeb
pfetch: Added PF_SOURCE. Closes #34 2020-01-26 22:08:57 +02:00
dylan
0dcc4d6a82
Merge pull request #35 from dylanaraps/sync
pfetch: print without cursor movement
2020-01-26 22:05:58 +02:00