Commit Graph

5226 Commits

Author SHA1 Message Date
ulkuderner 564ee212f3
Added SambaBOX logo (#1455)
Added SamBOX logo to os logos.
2020-05-10 13:58:26 +03:00
aosync 58e90e8f29
es shell support (no shell version) (#1456) 2020-05-10 13:58:11 +03:00
Dylan Araps 6a5dfb874e
neofetch: Fix CI 2020-05-03 22:53:53 +03:00
Dylan Araps 51e0237f86
neofetch: Fix CI 2020-05-03 22:53:20 +03:00
Noah Cain 1c2b5ff624
Update neofetch (#1454) 2020-05-03 22:48:38 +03:00
Erick Cafferata a1f80c3a61
distro: speed up guix lookup (#1452) 2020-05-01 22:25:05 +03:00
Shantanu Joshi c85509f838
WM: Add support for xmonad (#1451)
* WM: add xmonad

* Fix shellcheck warning
2020-04-24 19:36:33 +03:00
Hayao0819 a61724f6b2
Added support for Alter Linux and Serene Linux (#1447)
* neofetch : Added alterlinux logo.

* os: Added SereneLinux

* Added Serene Linux and Alter Linux to the description

* Added Serene Linux and Alter Linux to help message

* Added Serene Linux and Alter Linux to man
2020-04-19 15:02:20 +03:00
Dylan Araps 2eae510bd9
docs: update 2020-04-19 12:01:41 +03:00
dylan 5d11302cf2
Merge pull request #1444 from Morgaux/master
Correct spelling
2020-04-17 08:36:55 +03:00
Morgaux ff5600a3ec
Correct spelling 2020-04-17 05:21:01 +12:00
dylan d2ca250856
Merge pull request #1442 from Crestwave/osh
neofetch: add support for OSH
2020-04-16 07:05:15 +00:00
Crestwave d0d6d208b0 neofetch: clean up 2020-04-16 15:00:12 +08:00
Crestwave b441c57aea neofetch: add comments 2020-04-16 14:56:45 +08:00
Crestwave 2943116dd5 neofetch: clean up 2020-04-16 14:47:13 +08:00
dylan 76856625b4
Merge pull request #1441 from ignapk/gnomeos
WIP: Add GNOME OS
2020-04-16 06:33:11 +00:00
Crestwave 8e56495da8 neofetch: remove unnecessary(?) parameter expansion and BASH_VERSINFO 2020-04-16 09:57:39 +08:00
Crestwave c2fcf35ab1 neofetch: only fork for {BASH,OIL}_VERSION when necessary 2020-04-16 09:52:25 +08:00
Crestwave ff6d59ef0c neofetch: add support for OSH 2020-04-16 08:01:16 +08:00
ignapk fbe6666aa4 Update man page 2020-04-15 15:21:56 +02:00
ignapk 12f8cb9189 os: Add GNOME OS 2020-04-15 15:21:56 +02:00
Dylan Araps e1af688b36
neofetch: Fix incorrect variable name 2020-04-15 15:25:20 +03:00
Dylan Araps 23c445d05f
neofetch: Drop . outside of iOS for oil shell 2020-04-15 15:21:53 +03:00
dylan c374ee2ec9
Merge pull request #1436 from AOSC-Dev/master
Add AOSC OS/Retro Logo
2020-04-14 11:14:00 +00:00
dylan b485d09abb
Merge pull request #1439 from arisinfenix/openmamba
Add openmamba logo
2020-04-14 11:13:09 +00:00
Michael Straube d7b37b4c45 docs: update 2020-04-10 21:20:44 +02:00
Michael Straube a24fa712dd os: Add openmamba 2020-04-10 21:19:55 +02:00
Mingcong Bai f2baf51fc1 neofetch: add AOSC OS/Retro logo 2020-04-01 20:21:55 -05:00
Mingcong Bai 16cf4fd4c6 neofetch/aosc: split AOSC OS and AOSC OS/Retro 2020-04-01 20:21:26 -05:00
dylan 178c4dbb12
Merge pull request #1432 from mb64/master
Change order GTK3 settings.ini files are read
2020-03-30 12:44:45 +03:00
Mark Barbone d9389a1f51
Change order GTK3 settings.ini files are read 2020-03-30 04:26:13 -04:00
dylan 7e9d499428
Merge pull request #1430 from arisinfenix/openstage
os: Add OpenStage Linux
2020-03-29 22:11:13 +03:00
Michael Straube b9ca399ff6 os: Add OpenStage Linux 2020-03-29 14:04:30 +02:00
dylan 1778941dda
Merge pull request #1426 from mitchweaver/detect_current
detect whether using -current on OpenBSD
2020-03-12 12:32:26 +02:00
Mitch Weaver 07a9bcdd3c detect whether using -current on OpenBSD
change name to please shellhcheck

sorry shellcheck...
2020-03-12 04:45:49 -05:00
Dylan Araps 5241b24bf4
neofetch: Enable DE version by default 2020-03-09 10:58:31 +02:00
Dylan Araps e09146142f
neofetch: Prefer lsb-release 2020-03-08 17:42:00 +02:00
Dylan Araps e960c51686
neofetch: Fix uptime seconds on Linux. Closes #1422 2020-03-08 16:13:19 +02:00
Dylan Araps 87827df455
docs: update 2020-03-08 12:23:36 +02:00
Dylan Araps bafbb7178b
docs: update 2020-03-08 12:21:10 +02:00
Dylan Araps ba92ae75a3
docs: update 2020-03-08 12:06:22 +02:00
Dylan Araps fb9d4d259c
neofetch: Fix yash shell. Closes #1421 2020-03-06 21:51:30 +02:00
Dylan Araps f372d71628
neofetch: Fix yash shell. Closes #1421 2020-03-06 21:49:26 +02:00
Dylan Araps ede5c1ee29
neofetch: Drop kitty win size func. Related to #1418 2020-03-04 21:52:42 +02:00
Dylan Araps 59af9f0ae9
Merge branch 'master' of github.com:dylanaraps/neofetch 2020-02-19 11:44:36 +02:00
Dylan Araps 3d803834c1
neofetch: Fix GPU driver error. Closes #1411 2020-02-19 11:43:01 +02:00
dylan d29abf1a8f
Merge pull request #1410 from ArmstrongJ/freemint-fixes
FreeMiNT-specific fixes and updates
2020-02-15 10:55:23 +02:00
Jeffrey Armstrong bb8831831e Removal of special cases for FreeMiNT color settings. Added blocking of X11 queries on FreeMiNT. 2020-02-13 07:15:43 -05:00
Jeffrey Armstrong 29714e1875 Minor fixes for machine model, wm, and memory on FreeMiNT 2020-02-12 12:23:15 -05:00
Dylan Araps 9459ca32db
docs: update 2020-02-09 08:11:02 +02:00