Compare commits

...

546 Commits

Author SHA1 Message Date
Dylan Araps
c902c2d69e general: Fix travis 2017-12-23 22:35:25 +11:00
Dylan Araps
efa9ff6726 gpu [linux]: Add clock speed 2017-12-23 22:28:13 +11:00
Dylan Araps
0e59d6c041 gpu [linux]: Add clock speed 2017-12-23 22:25:13 +11:00
Dylan Araps
8e29cd00b3 gpu [linux]: Add clock speed 2017-12-23 22:20:50 +11:00
Dylan Araps
f2300d3306 gpu [intel]: Show driver version if glxinfo isn't installed 2017-12-22 10:42:58 +11:00
Dylan Araps
77596ea868 TDE: Better fix 2017-12-22 10:26:48 +11:00
Dylan Araps
11a2adc8ed packages: Fix kpm 2017-12-22 10:22:03 +11:00
Dylan Araps
aaabb9c3c0 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-12-22 10:13:02 +11:00
Dylan Araps
6e20dfe759 DE/WM: Added support for TDE 2017-12-22 10:11:45 +11:00
Dylan Araps
2e5384581f Update CHANGELOG.md 2017-12-17 21:41:27 +11:00
Dylan Araps
e4224c4f77 Merge pull request #881 from dylanaraps/wayland
wm: Better wayland detection
2017-12-17 21:21:29 +11:00
dylan araps
4870a863ac wm: cleanup 2017-12-17 21:10:48 +11:00
dylan araps
9ad9d4d75e wm: Better wayland detection 2017-12-17 20:43:41 +11:00
dylan araps
80a34bdf28 wm: Remove uneeded velox detection 2017-12-17 20:08:30 +11:00
dylan araps
a9df517fd4 wm: Add support for way-cooler 2017-12-17 20:08:05 +11:00
dylan araps
6711ebc91f image: Added pixterm backend. 2017-12-16 15:51:07 +11:00
dylan araps
8762403de9 wm_theme: Fix sawfish theme. 2017-12-13 14:43:21 +11:00
dylan araps
a2290b7398 cpu_temp: $temp is an environment variable on Windows. 2017-12-13 11:48:49 +11:00
dylan araps
9f263fe184 general: Fixed extra trailing prompt newline 2017-12-13 11:42:10 +11:00
dylan araps
c5c4f901ba general: Add config version to verbose output 2017-12-13 11:31:12 +11:00
dylan araps
9b5d75907b general: Add neofetch version to verbose output. 2017-12-13 11:30:17 +11:00
dylan araps
ed05c6460b general: Add command used to run neofetch to verbose output. 2017-12-13 11:19:53 +11:00
dylan araps
7fc4f84217 wm_theme: Fixed sawfish detection 2017-12-13 11:08:10 +11:00
dylan araps
c43ffb028e image: Make (--size none) keep original image aspect ratio. 2017-12-13 10:29:14 +11:00
dylan araps
8540a2f1e3 cpu_temp: Detect CPU temperature file. 2017-12-13 08:56:33 +11:00
dylan araps
db21981373 de: Fix GNOME bug 2017-12-13 08:45:47 +11:00
dylan araps
ca49b178fe de: Add GNOME version 2017-12-13 08:43:05 +11:00
dylan araps
1e8f12dd4a gpu_driver: Add version to NVIDIA output 2017-12-13 08:38:11 +11:00
Muhammad Herdiansyah
39cda4f29f Misc: Remove comment 2017-12-03 19:54:50 +07:00
Muhammad Herdiansyah
ed99973989 docs: CHANGELOG 2017-12-03 19:54:02 +07:00
Muhammad Herdiansyah
fe9933f544 Image mode (MacOS): Fixed garbage letter appeared in iTerm2 2017-12-03 19:52:03 +07:00
Herdiansyah
045577653c Merge pull request #872 from StarryTony/patch-1
fix in mac can not make_thumbnail
2017-12-03 19:50:10 +07:00
Muhammad Herdiansyah
c3d47ece7d docs: CHANGELOG 2017-11-26 19:00:29 +07:00
Herdiansyah
23340e29c3 Merge pull request #864 from MitchWeaver/master
add Sabotage linux package support
2017-11-26 18:58:42 +07:00
Herdiansyah
fe057a157b Merge pull request #868 from dawidd6/lede
ascii: add LEDE
2017-11-26 18:56:05 +07:00
Herdiansyah
f8c2bc2573 Merge pull request #869 from dawidd6/trueos
distro: fix trueos detection
2017-11-26 18:55:21 +07:00
Herdiansyah
bb4bc945be Merge pull request #871 from dawidd6/busybox
disk: change Haiku's df detection
2017-11-26 18:55:11 +07:00
StarryTony
acdd75220e fix in mac can not make_thumbnail
# fix in mac high Sierra cannot replace '/' with '_', optionally can use ${image//\//_}
2017-11-23 01:55:08 +00:00
Dawid Dziurla
a1e6843884 disk: change Haiku's df detection
'blocks' keyword is also present in busybox' df.
Busybox' df also has -P and -h flags, so it can be detected as normal df.
'Tracker' keyword seems to be exclusive to Haiku's df.
2017-11-22 22:08:11 +01:00
Dawid Dziurla
63df9687db distro: fix trueos detection 2017-11-19 16:49:49 +01:00
Dawid Dziurla
744dd46330 ascii: add LEDE 2017-11-19 12:06:11 +01:00
Mitch Weaver
dd8ee366b1 add neofetch 2017-11-18 23:53:36 +01:00
dylan araps
4fd2287582 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2017-11-08 07:20:47 +11:00
dylan araps
d21f9e928d model: Fix garbage 2017-11-08 07:20:25 +11:00
Herdiansyah
8fa9fd2e71 Merge pull request #857 from m1st0/master
Update Kubuntu Logo
2017-11-07 19:46:56 +07:00
Herdiansyah
0f2ef38a5b Merge pull request #850 from ARCHLabs/master
Update archlabs distro ascii art
2017-11-07 19:46:28 +07:00
Dylan Araps
06fdb40878 Merge pull request #856 from jliles/master
Added Pop!_OS distribution
2017-11-05 09:05:37 +11:00
Maulik Mistry
da983b3adf Merge branch 'master' of https://github.com/dylanaraps/neofetch 2017-11-03 02:26:36 -07:00
Maulik Mistry
498991b106 Added color updates for Kubuntu logo. 2017-11-03 02:26:31 -07:00
Jesse Liles
98e2a0db99 Added Pop\!_OS distribution 2017-11-02 16:13:55 -04:00
natemaia
857cbb21b4 Update archlabs distro ascii art 2017-10-26 02:01:55 -07:00
Andrew Titmuss
402ac0bc00 model: fix SC2102 on iPad 2017-10-18 16:17:52 +11:00
Andrew Titmuss
87140464fc docs: CHANGELOG 2017-10-18 14:58:37 +11:00
Andrew Titmuss
434a4d4fb7 model: add new iOS devices 2017-10-18 14:57:05 +11:00
Andrew Titmuss
4f3f0f73c0 distro: fix whitespace for High Sierra 2017-10-18 14:37:00 +11:00
Andrew Titmuss
322acffb95 docs: CHANGELOG 2017-10-18 11:28:41 +11:00
Andrew Titmuss
1ab898e944 resolution: Fix errors on non-retina screens [macOS]
Added a check to see if the plist file we use for checking the scale factor exists
2017-10-18 11:25:27 +11:00
Andrew Titmuss
bb9389797f Merge pull request #846 from dylanaraps/gpu_driver_mac
gpu_driver: Add macOS (Nvidia) support
2017-10-18 08:14:03 +11:00
Andrew Titmuss
f7dc4441fc gpu_driver: Add macOS (Nvidia) support 2017-10-17 23:13:36 +11:00
Andrew Titmuss
468c49efe7 docs: CHANGELOG 2017-10-17 22:51:44 +11:00
Andrew Titmuss
3217b921e5 WM: Fix chunkwm being detected as Kwm on macOS 2017-10-17 22:47:12 +11:00
dylan araps
03d07f2c62 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2017-10-16 07:42:46 +11:00
dylan araps
a26fd76ca6 OS: Added support for Lunar Linux. 2017-10-16 07:42:37 +11:00
Muhammad Herdiansyah
51ff3d1c88 docs: CHANGELOG 2017-10-15 07:26:27 +07:00
Muhammad Herdiansyah
f6c362f5a1 Install Date: Use a separate case for MacOS ls 2017-10-15 07:21:40 +07:00
Andrew Titmuss
75148f63ee docs: CHANGELOG 2017-10-13 15:08:28 +11:00
Andrew Titmuss
3941971e3e Merge pull request #840 from dylanaraps/install-date-mac
Fix Install Date for macOS
2017-10-13 14:56:08 +11:00
Andrew Titmuss
123d1652ff fix line length to be under 100 chars in macOS install date 2017-10-13 14:44:22 +11:00
Andrew Titmuss
3cac29c804 Change -u to -U in macOS install date 2017-10-13 14:32:58 +11:00
Andrew Titmuss
952f2e5b22 fix Install Date for macOS 2017-10-13 14:24:56 +11:00
dylan araps
b57cdee02a image: Fix bug with getting wallpaper from feh. 2017-10-11 08:49:07 +11:00
dylan araps
b763c31ad7 image: Fix bug with getting wallpaper from feh. 2017-10-10 08:44:09 +11:00
dylan araps
f9d881e905 image: Fix bug with getting wallpaper from feh. 2017-10-10 08:29:55 +11:00
Muhammad Herdiansyah
fd04aa14ae docs: CHANGELOG 2017-09-26 08:49:21 +07:00
Herdiansyah
87a28b139a Merge pull request #825 from yslgirl/master
add macOS High Sierra support
2017-09-26 08:46:17 +07:00
Dylan Araps
133e7bdc0c Merge pull request #834 from tokamach/master
tiny fix for WM always being detected as Kwm on macOS
2017-09-26 08:41:52 +10:00
Tom Hutchings
5caac4a91a tiny fix for WM always being detected as Kwm on macOS 2017-09-25 18:27:35 +01:00
Dylan Araps
fd535da792 Merge pull request #832 from chrisweeksnz/coreos-addition
Coreos addition
2017-09-22 09:16:52 +10:00
Chris Weeks
11aa52e088 Remove single space on each line of ascii art 2017-09-22 10:28:56 +12:00
Chris Weeks
cbece346f8 Update neofetch 2017-09-21 18:07:27 +12:00
Chris Weeks
f03ecddc13 Create coreos logo 2017-09-21 17:56:12 +12:00
Muhammad Herdiansyah
c1dac90399 Model: Remove more unneeded outputs 2017-09-18 14:29:35 +07:00
Dylan Araps
b3e90cc322 Merge pull request #828 from mstraube/kde
Font: Fix KDE font, #821
2017-09-18 07:42:36 +10:00
Dylan Araps
4e69a35fb0 Merge pull request #827 from mstraube/elisa
Song: Add support for Elisa
2017-09-17 08:41:22 +10:00
Michael Straube
eea725b8aa Song: Add support for Elisa 2017-09-16 21:17:22 +02:00
dylan araps
8fa1abd0c2 docs: CHANGELOG 2017-09-16 09:18:33 +10:00
dylan araps
15879c8df8 distro: Fix Gentoo detection error. 2017-09-15 08:16:51 +10:00
dylan araps
b633ce9a0c version: bump 2017-09-14 10:23:03 +10:00
dylan araps
8493805eda docs: New changelog 2017-09-14 10:22:30 +10:00
dylan araps
c75587db16 docs: CHANGELOG 2017-09-14 10:15:15 +10:00
dylan araps
d5a15dfae9 version: bump 2017-09-14 10:04:11 +10:00
Michael Straube
8d8b2da890 Font: Fix KDE font, #821 2017-09-12 15:02:13 +02:00
chance
afd8e56d58 add macOS High Sierra support 2017-09-10 23:46:08 -06:00
Muhammad Herdiansyah
f0bcf317d8 Docs: changelog 2017-09-08 21:43:08 +07:00
Muhammad Herdiansyah
2d2902d361 ASCII [artix]: fixed empty line 2017-09-08 21:41:51 +07:00
Muhammad Herdiansyah
d27955e2c1 Merge pull request #823 from artix-linux/master 2017-09-08 21:37:09 +07:00
Oscar Campos
695145948a updated Artix logo with new official logo 2017-09-08 15:29:11 +01:00
dylan araps
814743b315 term_font: Fix URxvt detection when a dot is used. 2017-08-29 12:51:00 +10:00
dylan araps
0380406733 docs: CHANGELOG 2017-08-29 12:43:46 +10:00
Dylan Araps
d077d7ab32 Merge pull request #819 from dylanaraps/gpu_driver
info: Add support for GPU Driver [Linux]
2017-08-29 12:35:19 +10:00
Dylan Araps
6c347611ec general: Fix line length 2017-08-29 09:34:40 +10:00
Dylan Araps
0ef25b5f80 gpu_driver: Show multiple drivers if multiple gpus found 2017-08-29 09:25:01 +10:00
Dylan Araps
7e94fec6fc gpu_driver: Add linux support. 2017-08-29 09:22:56 +10:00
Dylan Araps
ae2f270261 term_font: Add missing substitution. 2017-08-29 09:11:53 +10:00
dylan araps
16c76e9b3a term_font: Fix missing regex 2017-08-28 13:56:39 +10:00
dylan araps
34cd1c8e62 docs: CHANGELOG 2017-08-28 13:40:09 +10:00
dylan araps
076e4bd189 term_font: Fixed font not being found in URxvt if dot was used. 2017-08-28 13:38:45 +10:00
Dylan Araps
8f6570f74a docs: CHANGELOG 2017-08-28 09:35:46 +10:00
Dylan Araps
dce46cd347 general: Fix neofetch perms 2017-08-28 09:30:36 +10:00
Dylan Araps
bad43ac17e scrot: Fix custom command not accepting arguments. 2017-08-28 09:30:19 +10:00
dylan araps
0a1037f16e docs: CHANGELOG 2017-08-27 10:34:29 +10:00
dylan araps
5a622f8a18 cursor: Fix incorrect cursor position. 2017-08-27 10:33:12 +10:00
dylan araps
5c91ecfe2c docs: CHANGELOG 2017-08-26 10:12:22 +10:00
dylan araps
916d09a983 song: Fix bug with player not being found. 2017-08-26 10:09:53 +10:00
Dylan Araps
7b760d2a22 Merge pull request #815 from deadda7a/battery-fix
fixed get_battery for device names starting with CMB
2017-08-25 23:50:29 +10:00
Sebastian Elisa Pfeifer
2cfdfd34e4 fixed get_battery for device names starting with CMB 2017-08-25 12:16:58 +02:00
Dylan Araps
2dd23807a7 Merge pull request #814 from dylanaraps/refracta
OS: Added support for refracta
2017-08-25 10:06:08 +10:00
dylan araps
9b92375f88 OS: Added support for refracta 2017-08-25 09:55:06 +10:00
Dylan Araps
8f77d79c6f Merge pull request #811 from AMDmi3/patch-1
Make Makefile more portable
2017-08-21 09:23:27 +10:00
Dmitry Marakasov
f3be520826 Make Makefile more portable
- Make PREFIX, SYSCONFDIR overridable
- Make MANDIR customizable (for instance, FreeBSD uses $(PREFIX)/man instead of $(PREFIX)/share/man)
2017-08-20 13:52:26 +03:00
Dylan Araps
ed30d1170a docs: CHANGELOG 2017-08-18 11:36:23 +10:00
Dylan Araps
af80438a6f Merge pull request #808 from dylanaraps/kde
theme: Show KDE and GTK output if both are available.
2017-08-18 11:17:30 +10:00
Dylan Araps
0a93db4c7b Merge pull request #810 from mstraube/mate
Term: Fix mate-terminal font
2017-08-17 18:37:58 +10:00
Michael Straube
ae03a6c800 Term: Fix mate-terminal font 2017-08-17 09:59:32 +02:00
Dylan Araps
71bd30128b wm_theme: Fix bug when no custom theme is set. 2017-08-17 10:33:51 +10:00
Dylan Araps
35851d92eb theme: Fix issues. 2017-08-17 10:31:26 +10:00
Dylan Araps
d5dd1ec6d6 theme: Show KDE and GTK information together. 2017-08-17 10:16:10 +10:00
Dylan Araps
9f83da7727 Merge pull request #806 from dylanaraps/virt
model: Changes to support Virtual Hosts
2017-08-17 09:50:18 +10:00
dylan araps
ff0839ab20 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2017-08-16 16:53:20 +10:00
dylan araps
f27981b3d7 distro: Remove 'Enterprise Server' from SUSE output. Closes #807 2017-08-16 16:53:10 +10:00
Dylan Araps
69012eb0ff model: Show virtualized hardware too. 2017-08-16 10:49:37 +10:00
Dylan Araps
738ef06d3f model: Add support for KVM/QEMU. 2017-08-16 10:46:19 +10:00
Dylan Araps
c108713b91 resolution: Fix broken output. Closes #803 2017-08-13 20:01:20 +10:00
Dylan Araps
b757e32c91 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-08-13 16:37:40 +10:00
Dylan Araps
89ce5a6378 docs: README 2017-08-13 16:37:27 +10:00
Muhammad Herdiansyah
62824ad87e Docs: CHANGELOG 2017-08-13 00:50:17 +07:00
Muhammad Herdiansyah
a5fc520cd2 Merge #804 2017-08-13 00:47:54 +07:00
Michael Straube
837984b5b3 OS: Add support for Nurunner 2017-08-12 19:14:12 +02:00
Dylan Araps
6d63a7f155 docs: CHANGELOG 2017-08-12 21:04:13 +10:00
Dylan Araps
422084e52a ascii: Remove leading whitespace from logo 2017-08-12 21:03:27 +10:00
Dylan Araps
be650e5ec7 Merge pull request #801 from lexruee/add-siduction-support
OS: Add support for the Siduction OS
2017-08-12 21:02:18 +10:00
Dylan Araps
92aa5cf000 Merge pull request #802 from Vaernil/fix/urxvt-terminal-font
Fix Terminal Font displaying incorrect information in urxvt, if one of the fonts has 'font' in its name
2017-08-12 11:55:16 +10:00
vaernil
0acd21732d Fix Terminal Font displaying incorrect information in urxvt, if one of the fonts has 'font' in its name 2017-08-11 21:31:16 +02:00
Alexander Rüedlinger
57ba17e195 OS: add support for the siduction os
Signed-off-by: Alexander Rüedlinger <a.rueedlinger@gmail.com>
2017-08-11 19:07:32 +02:00
Dylan Araps
93e4f41677 Merge pull request #797 from dylanaraps/100
cleanup: Enforce a line length of '100'
2017-08-07 15:02:15 +10:00
Dylan Araps
0dd98bb0cf Update CHANGELOG.md 2017-08-06 19:23:36 +10:00
Dylan Araps
0ccf8276a1 Merge pull request #800 from mstraube/gnustep
Term: Add font support for GNUstep Terminal
2017-08-06 19:23:09 +10:00
Michael Straube
be08f67e57 Term: Add font support for GNUstep Terminal 2017-08-05 20:46:28 +02:00
Dylan Araps
3cefcf0477 docs: CHANGELOG 2017-08-04 12:40:04 +10:00
Dylan Araps
2d328845f7 OS: Added supprot for Artix 2017-08-04 12:39:35 +10:00
Dylan Araps
6ba15d6ef1 Merge branch 'master' into 100 2017-08-04 11:16:47 +10:00
Dylan Araps
ab3633ab1c docs: CHANGELOG 2017-08-04 11:14:26 +10:00
Dylan Araps
9d72eea931 stdout: Disable linebreaks 2017-08-04 11:10:34 +10:00
Muhammad Herdiansyah
e8dc4670e1 stdout: Disable color_blocks 2017-08-04 01:29:29 +07:00
Muhammad Herdiansyah
c6c603066b Merge remote-tracking branch 'pullreq/pr/799' 2017-08-04 00:31:35 +07:00
Muhammad Herdiansyah
faa71d0f95 Docs: CHANGELOG and manpage 2017-08-04 00:15:55 +07:00
Muhammad Herdiansyah
04c22a8edd Misc: Reimplement stdout 2017-08-03 15:16:52 +07:00
Dylan Araps
9c8afe56c3 docs: travis 2017-08-02 13:09:33 +10:00
Dylan Araps
b3d15cd168 general: Fix whitespace 2017-08-02 13:07:42 +10:00
Dylan Araps
4c48b426ac general: Fix missing backslashes 2017-08-02 13:06:17 +10:00
Dylan Araps
e53404e349 general: Fix awk missing backslash 2017-08-02 12:58:08 +10:00
Dylan Araps
d7abf3ce68 general: Enforce 100 chars per line. 2017-08-02 12:57:00 +10:00
Dylan Araps
5467fb47da general: Fix indent 2017-08-02 12:54:41 +10:00
Dylan Araps
5dedfd22b2 travis: Test for line length 2017-08-02 12:44:33 +10:00
Dylan Araps
aaba03f0a9 travis: Test for line length 2017-08-02 12:34:53 +10:00
Dylan Araps
40e77788dd general: Enforce 100 chars per line. 2017-08-02 12:29:09 +10:00
Dylan Araps
3a41c45b61 general: Enforce 100 chars per line. 2017-08-02 11:47:15 +10:00
Dylan Araps
72459ced1c general: Enforce 100 chars per line. 2017-08-02 11:33:29 +10:00
Dylan Araps
ffd5bfcbd0 general: Enforce 100 chars per line. 2017-08-02 11:12:34 +10:00
Dylan Araps
e9f6ffc2d9 Update CHANGELOG.md 2017-08-02 07:13:58 +10:00
Dylan Araps
bb5aa97207 Merge pull request #795 from dylanaraps/702-fix
gpu: Hide duplicate identical gpus
2017-08-02 07:13:15 +10:00
Dylan Araps
e7168245e1 gpu: Correctly filter out duplicates 2017-08-01 21:25:07 +10:00
Dylan Araps
eb62c843c9 gpu: Hide duplicate identical gpus 2017-08-01 01:56:46 +10:00
Dylan Araps
4e9f9af820 revert previous commit 2017-08-01 01:42:00 +10:00
Dylan Araps
2429cb862d Merge branch 'master' of github.com:dylanaraps/neofetch 2017-07-31 22:31:49 +10:00
Dylan Araps
e52b01f2dc term: Fix errors if user disables terminal function. 2017-07-31 22:31:23 +10:00
Dylan Araps
fde69ea812 Merge pull request #793 from mstraube/kdeinit
Term: get_term(): ignore kdeinit, #791
2017-07-29 20:36:41 +10:00
Michael Straube
110e46bc6b Term: get_term(): ignore kdeinit, #791 2017-07-28 15:54:14 +02:00
dylan araps
41e4819658 image: Add support for transparency when using pdf or svg as input 2017-07-28 22:14:26 +10:00
dylan araps
6cc08b5477 image: Add support for all image formats that imagemagick supports. 2017-07-28 21:54:58 +10:00
Dylan Araps
af09dc29bf Merge pull request #790 from ybden/master
Prioritise maim(1) over scrot(1).
2017-07-28 12:23:09 +10:00
Dylan Araps
b6cde78199 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-07-28 12:08:18 +10:00
Erin Kinsley
dc5a01f27d Prioritise maim(1) over scrot(1).
If a user has maim(1) installed as well as scrot(1), they likely wish to use the former instead of the latter, as it is less commonly installed (and is even described as "supposed to be an improved scrot").
2017-07-28 03:08:10 +01:00
Dylan Araps
071e00c650 ascii: Updated macOS ascii art. Closes #789 2017-07-28 12:08:07 +10:00
Dylan Araps
b33a5c2cd1 Merge pull request #788 from mstraube/mate
Term: Fix mate-terminal font when maximized or fullscreen
2017-07-27 18:51:38 +10:00
Michael Straube
3ccc42042a Term: Fix mate-terminal font when maximized or fullscreen 2017-07-26 22:09:47 +02:00
Dylan Araps
9483a8941f docs: CHANGELOG 2017-07-26 19:10:33 +10:00
Dylan Araps
59a7548195 Merge pull request #786 from mstraube/arya
OS: Add support for AryaLinux
2017-07-26 19:10:13 +10:00
Michael Straube
03e2da715d OS: Add support for AryaLinux 2017-07-26 10:34:46 +02:00
Dylan Araps
db5c977ef9 docs: CHANGELOG 2017-07-25 23:00:45 +10:00
Dylan Araps
13bdcc1e63 Merge pull request #785 from dominiklohmann/patch-1
Add support for chunkwm (macOS window manager)
2017-07-25 22:59:06 +10:00
Dominik Lohmann
5f39573243 Add support for chunkwm (macOS window manager)
This PR adds support for chunkwm - https://github.com/koekeishiya/chunkwm
2017-07-25 13:56:06 +02:00
Muhammad Herdiansyah
0a5a741e00 Image: Add path to NixOS w3m-img 2017-07-25 03:51:23 +07:00
Dylan Araps
7222531b7d docs: CHANGELOG 2017-07-24 00:53:39 +10:00
Dylan Araps
1d362254d9 OS: Added support for Endless OS 2017-07-24 00:52:52 +10:00
Muhammad Herdiansyah
c89bf85671 Merge remote-tracking branch 'pr/784' into master 2017-07-23 12:53:00 +07:00
Muhammad Herdiansyah
fe9a379d8c CPU: Add CPU temp separately instead of embedding them in speed 2017-07-23 12:48:38 +07:00
Muhammad Herdiansyah
906e7cc408 Docs: CHANGELOG and manpage 2017-07-22 22:13:05 +07:00
Muhammad Herdiansyah
bc549ce075 ASCII: Add mac_small 2017-07-22 22:13:03 +07:00
Muhammad Herdiansyah
de108fec2b ASCII: Add nixos_small 2017-07-22 21:33:46 +07:00
Muhammad Herdiansyah
ab1f72e429 ASCII: Add debian_small 2017-07-22 21:20:33 +07:00
Muhammad Herdiansyah
b058193ce2 ASCII: Add freebsd_small 2017-07-22 21:09:18 +07:00
Dylan Araps
5726e74119 docs: CHANGELOG 2017-07-22 12:53:53 +10:00
Dylan Araps
35677f8662 Merge pull request #783 from dylanaraps/srmg
os:  Added support for Source Mage.
2017-07-22 12:53:09 +10:00
Dylan Araps
df87f8535b ascii: Update amazon 2017-07-22 12:37:20 +10:00
Dylan Araps
0a49b84bcc os
: Added support for Source Mage.
2017-07-22 12:34:12 +10:00
Dylan Araps
7c814877bc ascii: Update amazon 2017-07-22 12:33:36 +10:00
Dylan Araps
9922151162 docs: CHANGELOG 2017-07-21 20:54:02 +10:00
Dylan Araps
46c195c60f OS: Added support for Amazon Linux AMI 2017-07-21 20:53:24 +10:00
Muhammad Herdiansyah
92b68e506e CPU: Separate Mac CPU cores addition
Well, at least now I know why the CPU cores were added that way.
2017-07-21 15:15:05 +07:00
Muhammad Herdiansyah
9c5dbcdfd6 CPU: Strip spaces from speed output 2017-07-20 19:38:56 +07:00
Muhammad Herdiansyah
8aeb0e4fb1 Resolution: Fix awk error when not using GNU awk
Fixes #781
2017-07-19 23:14:01 +07:00
Muhammad Herdiansyah
1dee216fb5 Misc: Remove all 2>/dev/null instances and put it into one single exec 2017-07-18 21:43:56 +07:00
Muhammad Herdiansyah
b811d521a1 Install Date [Convert Time]: Remove leading zero from output
The leading zero in some ls output caused bash to interpret the output
as octal numbers, leading to the "value too great for base" error like
the AIX/IRIX uptime.
2017-07-18 14:31:53 +07:00
Muhammad Herdiansyah
c4c6afeaf1 Docs: Attribution 2017-07-17 16:24:20 +07:00
Muhammad Herdiansyah
d6697845f6 Docs: CHANGELOG 2017-07-17 11:04:51 +07:00
Herdiansyah
f057259bdf Merge pull request #778 from mstraube/parsix
OS: Add support for Parsix
2017-07-17 11:02:36 +07:00
Michael Straube
44444ae0cc OS: Add support for Parsix 2017-07-16 20:02:43 +02:00
Muhammad Herdiansyah
60bdea15bb CPU: Remove unneeded output for AMD 2017-07-16 16:51:24 +07:00
Muhammad Herdiansyah
e305140e8d Distro [BSD]: Use -m instead of -p 2017-07-16 16:46:30 +07:00
Dylan Araps
75b347b7d8 docs: CHANGELOG 2017-07-16 09:36:12 +10:00
Dylan Araps
40c4a7748b os: Fix bug where ChromeOS would be incorrectly detected. Closes #770 2017-07-16 09:34:43 +10:00
Dylan Araps
4cf8f5e989 docs: CHANGELOG 2017-07-16 09:32:40 +10:00
Dylan Araps
eb38e6c553 Merge pull request #777 from mstraube/new
Various additions and enhancements
2017-07-16 09:30:49 +10:00
Michael Straube
b6b6083d2b Term: Add xfce4-terminal fallback font 2017-07-15 20:29:19 +02:00
Michael Straube
9596b0b921 General: Exit awk early 2017-07-15 17:39:22 +02:00
Michael Straube
2fb963fcb8 Term: Simplify Hyper font detection 2017-07-15 17:32:42 +02:00
Michael Straube
99438ec16b Term: Fix xfce4-terminal when using system-font 2017-07-15 17:31:12 +02:00
Michael Straube
70b7816b6c Term: Add font support for LXTerminal 2017-07-15 15:27:11 +02:00
Michael Straube
082c53e57e Song: Add support for Pogo 2017-07-15 15:16:41 +02:00
Herdiansyah
2b44c993bb Merge pull request #776 from mstraube/general
General: Remove another awk call
2017-07-15 00:15:34 +07:00
Michael Straube
7a90486916 General: Remove another awk call 2017-07-14 15:29:53 +02:00
Dylan Araps
cb2ebbf661 Merge pull request #775 from mstraube/general
General: Get rid of a call to awk
2017-07-14 22:58:59 +10:00
Michael Straube
61a9590693 General: Get rid of a call to awk 2017-07-14 14:45:19 +02:00
Dylan Araps
4c9e720cce Update CHANGELOG.md 2017-07-14 21:37:13 +10:00
Dylan Araps
30d8f5e8ac Merge pull request #774 from mstraube/wmaker
WM: Fix/add Window Maker detection
2017-07-14 21:36:11 +10:00
Michael Straube
17cb578611 WM: Fix/add Window Maker detection 2017-07-14 12:03:01 +02:00
Muhammad Herdiansyah
03f85176df Merge pull request #773 from konimex/cpu
CPU: Various CPU changes
2017-07-14 14:18:27 +07:00
Muhammad Herdiansyah
a503fb975c CPU: Deprecate cpu_shorthand in favor of cpu_brand 2017-07-14 14:09:21 +07:00
Muhammad Herdiansyah
139617e293 Docs: CHANGELOG 2017-07-14 14:02:19 +07:00
Dylan Araps
44f1afcff6 DE: Fix incorrect DE name, closes #772 2017-07-14 09:07:39 +10:00
Muhammad Herdiansyah
91372f1cde CPU [Linux]: Add fallback speed method for PowerPC systems. 2017-07-14 02:38:02 +07:00
Muhammad Herdiansyah
2e1c942491 CPU [Speed]: Use the cpu_cores approach instead of deleting it manually.
This way, we don't have to replace the "@" with "($cores) @" and remove
the CPU speed from the output.
2017-07-14 02:33:16 +07:00
Muhammad Herdiansyah
1378d3b33e Docs: Attribution 2017-07-14 00:00:49 +07:00
Herdiansyah
1be4af24f2 Merge pull request #771 from konimex/cpu
CPU: Fix inaccurate speed for processors below 1GHz
2017-07-13 19:15:44 +07:00
Muhammad Herdiansyah
8f975faa6b Docs: CHANGELOG 2017-07-13 19:06:55 +07:00
Muhammad Herdiansyah
2e338529b8 Docs: Update manpage and config 2017-07-13 19:06:52 +07:00
Muhammad Herdiansyah
403e66e74e Misc: Update Config documentation 2017-07-13 18:47:59 +07:00
Muhammad Herdiansyah
63b26285fb CPU: Fix inaccurate speed for processors below 1GHz 2017-07-13 18:42:44 +07:00
Muhammad Herdiansyah
347854b296 CPU [NetBSD]: Added temp support 2017-07-13 18:31:39 +07:00
Muhammad Herdiansyah
c3c6404990 Docs: CHANGELOG 2017-07-13 01:56:05 +07:00
Herdiansyah
b669e9cab7 Merge pull request #767 from mstraube/kde
Fix KDE themes
2017-07-13 01:53:35 +07:00
Muhammad Herdiansyah
b95e030525 Distro: Put GoboLinux versioning below lsb_release
lsb_release can handle GoboLinux properly, it seems. So the fallback
detection can be used if lsb_release fails.
2017-07-13 01:40:39 +07:00
Michael Straube
94b9b3ad0c WM Theme [KDE]: Fix Aurorae themes
For themes with underscores in the name, only the last part was
displayed. #766
2017-07-12 20:01:25 +02:00
Michael Straube
9f5ab665c9 WM Theme [KDE]: Fix detection of Aurorae themes
Aurorae themes were detected as kwin.aurorae because the name was
taken from library= instead of theme= in kwinrc. #766
2017-07-12 17:39:24 +02:00
Michael Straube
33256b2640 Theme: Fix detection on KDE
Partial fix for #766
2017-07-12 10:13:46 +02:00
Herdiansyah
20185e51a6 Merge pull request #765 from konimex/make
Misc: Add back Makefile
2017-07-12 14:07:03 +07:00
Dylan Araps
d3ff43141c docs: CHANGELOG 2017-07-12 15:04:48 +10:00
Dylan Araps
dfd08b4ce4 distro: Added support for Sabotage Linux 2017-07-12 15:04:16 +10:00
Dylan Araps
92c1100227 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-07-12 11:32:53 +10:00
Dylan Araps
688bcd6e55 resolution [linux]: Add support for orientation. 2017-07-12 11:32:37 +10:00
Muhammad Herdiansyah
033bb23774 Misc: Add back Makefile and remove install script 2017-07-11 22:13:33 +07:00
Muhammad Herdiansyah
76d6fefeea Uptime [AIX/IRIX]: Remove leading zeroes from output
From bash(1):
> Constants with a leading 0 are interpreted as octal numbers. A
> leading 0x or 0X denote hexadecimal.

This causes error in uptime calculation.
2017-07-10 01:17:58 +07:00
Dylan Araps
e9f491656e tests: fix tests. 2017-07-10 00:08:15 +10:00
Muhammad Herdiansyah
8b3b0be709 Misc: Shellcheck fix SC2188 2017-07-09 17:57:53 +07:00
Muhammad Herdiansyah
c290bcaaa5 Misc: Add back missing clause of license into program and manpage 2017-07-09 01:55:32 +07:00
Dylan Araps
c8204e4c01 docs: Add back missing clause to license. 2017-07-05 14:24:02 +10:00
Dylan Araps
1b54103762 docs: update license 2017-07-05 14:04:09 +10:00
Dylan Araps
c7c500605f docs: update license. 2017-07-05 14:03:35 +10:00
Muhammad Herdiansyah
2eca41ddf2 Docs: CHANGELOG 2017-07-01 18:18:56 +07:00
Herdiansyah
27aa9df21b Merge pull request #754 from konimex/install-sh
Misc: Removed Makefile and added install script
2017-07-01 18:05:23 +07:00
Dylan Araps
eeaffac780 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-07-01 20:58:17 +10:00
Dylan Araps
2392b2c8c9 docs: CHANGELOG 2017-07-01 20:58:02 +10:00
Muhammad Herdiansyah
a31a445e9f Installscript: Update with latest config filename 2017-07-01 17:19:46 +07:00
Muhammad Herdiansyah
24131bf430 Merge branch 'master' into install-sh 2017-07-01 17:17:52 +07:00
Dylan Araps
b367b24169 Merge pull request #763 from dylanaraps/config
config: Add .conf extensionn, remove shebang.
2017-07-01 20:09:48 +10:00
Dylan Araps
48d2d8cc1c config: Add backwards compatibility with old filename. 2017-07-01 09:18:32 +10:00
Dylan Araps
fe793fa440 config: Remove one too many .confs 2017-07-01 09:16:41 +10:00
Dylan Araps
8ded6cc935 config: Add .conf extensionn, remove shebang. 2017-07-01 09:08:47 +10:00
Muhammad Herdiansyah
b0a0454f52 CPU: Remove unneeded outputs from AMD APUs 2017-06-30 13:36:56 +07:00
Dylan Araps
fec940483c docs: CHANGELOG 2017-06-30 14:04:55 +10:00
Dylan Araps
69deb4309d Image: Possibly fix xterm 1/0 error. 2017-06-30 13:59:19 +10:00
Muhammad Herdiansyah
6a483c1ad5 Docs: Changelog 2017-06-28 06:57:40 +07:00
Muhammad Herdiansyah
d57806c95f Term (SSH): Break from loop regardless of $SSH_TTY output
Fixes #760
2017-06-28 06:38:07 +07:00
Muhammad Herdiansyah
ca78d52d5f Misc: Remove comments 2017-06-28 02:00:14 +07:00
Muhammad Herdiansyah
062dbcda9a Installscript: Use POSIX-compliant sh instead of bash 2017-06-24 23:44:55 +07:00
Muhammad Herdiansyah
0fa5e77124 CPU [AIX]: Use lsattr instead of prtconf for faster output 2017-06-23 16:32:18 +07:00
Muhammad Herdiansyah
2c11f83b2b CPU [AIX]: Use prtconf -s for faster speed output 2017-06-23 16:32:18 +07:00
Muhammad Herdiansyah
789ff58583 Model [AIX]: Reduce dependency on prtconf 2017-06-23 16:32:18 +07:00
Herdiansyah
a032067e54 Merge pull request #757 from konimex/arm
CPU [Linux]: Fix inaccurate ARM CPU on SoC systems
2017-06-22 13:00:48 +07:00
Muhammad Herdiansyah
633a05175d Docs: Changelog 2017-06-22 12:53:37 +07:00
Muhammad Herdiansyah
45d78359a7 CPU [Linux]: Fix inaccurate ARM CPU on SoC systems 2017-06-22 04:28:47 +07:00
Muhammad Herdiansyah
681208fa21 Distro: Get $machine_arch case outside the if statement
So if $os_arch=off, then the machine_arch will still be populated.
2017-06-22 04:09:38 +07:00
Dylan Araps
36bae0815e General: Bump version to minor git 2017-06-21 11:06:13 +10:00
Dylan Araps
1c759e8119 Release: 3.2.0 2017-06-21 10:58:09 +10:00
Dylan Araps
3cef00ffa4 Update README.md 2017-06-21 00:15:05 +10:00
Muhammad Herdiansyah
1b2b93737a Docs: Changelog 2017-06-20 21:11:19 +07:00
Herdiansyah
7118516541 Merge pull request #708 from dylanaraps/irix
OS:  Add initial support for IRIX
2017-06-20 21:10:20 +07:00
Muhammad Herdiansyah
3c03a8379e CPU [IRIX]: Remove unneeded output 2017-06-20 20:48:56 +07:00
Muhammad Herdiansyah
2837d9bed1 ASCII: Fix ASCII not appearing in IRIX64 systems 2017-06-20 20:48:16 +07:00
Muhammad Herdiansyah
0b54a97c04 Misc: Add /usr/etc to PATH
It seems IRIX needs to access /usr/etc to be able to access
ifconfig.
2017-06-20 20:45:00 +07:00
Muhammad Herdiansyah
38f0ac6a84 Disk [IRIX]: Fix Total Disk appears like used ones 2017-06-20 20:37:32 +07:00
Muhammad Herdiansyah
29ae56d87a Misc: Delete the leading slash 2017-06-20 18:39:35 +07:00
Muhammad Herdiansyah
8665cbb4eb Misc: Different behaviors if PREFIX is empty 2017-06-20 18:28:19 +07:00
Muhammad Herdiansyah
96103a757f Misc: Removed Makefile and added install script 2017-06-20 16:43:35 +07:00
Dylan Araps
e383e6dfa4 DOCS: Changelog 2017-06-16 14:45:10 +10:00
Dylan Araps
ab3bb56d38 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-06-16 14:44:35 +10:00
Dylan Araps
82ddddfda5 OS: Added support for CloverOS 2017-06-16 14:44:21 +10:00
Dylan Araps
0286317737 Merge pull request #750 from LER0ever/master
Terminal: add support for Neovim terminal emulator
2017-06-15 21:08:06 +10:00
Dylan Araps
532b191341 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-06-15 21:00:56 +10:00
Dylan Araps
3259fc7b17 Docs: Changelog 2017-06-15 21:00:27 +10:00
LER0ever
34800b6665 terminal: add support for Neovim terminal emulator 2017-06-15 18:46:59 +08:00
Dylan Araps
55c772a3cf Merge pull request #749 from dylanaraps/scrot
scrot: Skip "import" on MacOS
2017-06-15 19:41:36 +10:00
Dylan Araps
3863fec23e scrot: Skip import on MacOS 2017-06-14 13:23:44 +10:00
Muhammad Herdiansyah
3b82a89c24 Distro [IRIX]: use -p for machine_arch 2017-06-10 13:27:23 +07:00
Muhammad Herdiansyah
69b642b759 Merge branch 'master' of github.com:dylanaraps/neofetch into irix 2017-06-10 13:07:44 +07:00
Herdiansyah
3314f7e38d Merge pull request #746 from konimex/uname
Distro: Refactor $machine_arch
2017-06-10 12:52:20 +07:00
Muhammad Herdiansyah
89fec98db8 docs: changelog 2017-06-10 12:47:00 +07:00
Muhammad Herdiansyah
2d1d689dd0 Distro [uname]: Remove macOS, add Haiku to use -p 2017-06-10 12:44:30 +07:00
Muhammad Herdiansyah
c0fb89ce40 Distro: Refactor $machine_arch 2017-06-10 01:02:25 +07:00
Muhammad Herdiansyah
04bdb70227 CPU [Solaris]: Truncate garbage output in SPARC systems 2017-06-09 23:36:25 +07:00
Muhammad Herdiansyah
fd8f5145cb Disk [AIX df]: Changed df versioning detection 2017-06-09 23:20:01 +07:00
Dylan Araps
76399f55da Merge branch 'master' of github.com:dylanaraps/neofetch 2017-06-04 11:09:22 +10:00
Dylan Araps
2e65f48eaa Merge pull request #741 from konimex/freebsdmem
Memory [FreeBSD]: Fix inaccurate free memory calculation
2017-06-04 11:11:49 +10:00
Dylan Araps
20d53bfee8 DOCS: Changelog 2017-06-04 11:09:05 +10:00
Dylan Araps
f428478c41 DOCS: Changelog 2017-06-04 11:08:23 +10:00
Dylan Araps
fa26836b53 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-06-04 11:07:41 +10:00
Dylan Araps
01a5c7da81 Merge pull request #742 from konimex/terminal
Term: Break from loop if PPID can't be accessed/not found
2017-06-04 11:10:33 +10:00
Muhammad Herdiansyah
c7c84fcbba Term: Break from loop if PPID can't be accessed/not found 2017-06-04 00:07:16 +07:00
Herdiansyah
ab1e05adff Merge pull request #740 from konimex/ssh
Terminal: Disable terminal detection if device is connected over SSH
2017-06-03 14:06:24 +07:00
Muhammad Herdiansyah
b355096f4c docs: changelog 2017-06-03 13:56:15 +07:00
Muhammad Herdiansyah
4c22e1f19f Memory [FreeBSD]: Fix inaccurate free memory calculation 2017-06-03 13:42:02 +07:00
Muhammad Herdiansyah
6762381a82 Terminal: Disable terminal detection if device is connected over SSH 2017-06-02 19:29:18 +07:00
Dylan Araps
56fa0a566e Merge pull request #737 from LER0ever/master
Model: Add support for Hackintosh
2017-05-31 22:39:00 +10:00
LER0ever
0ff2807c75 Model: Add support for Hackintosh 2017-05-30 17:05:33 +08:00
Dylan Araps
d63837c894 Merge pull request #734 from dylanaraps/revert-732-Hackintosh
Revert "Model: Add support for Hackintosh"
2017-05-28 14:49:00 +10:00
Dylan Araps
593ca37d26 Revert "Model: Add support for Hackintosh" 2017-05-28 14:44:13 +10:00
Dylan Araps
bb6c4d374a Merge branch 'master' of github.com:dylanaraps/neofetch 2017-05-28 14:26:51 +10:00
Andrew Titmuss
e68fc1167b Update CHANGELOG.md 2017-05-27 16:17:41 +10:00
Andrew Titmuss
b5e69b2d40 Merge pull request #732 from LER0ever/Hackintosh
Model: Add support for Hackintosh
2017-05-27 16:11:22 +10:00
LER0ever
0f945f9b63 fix(style): double quote vars, remove unnecessary empty check 2017-05-27 14:06:45 +08:00
LER0ever
329346d460 Model: add support for Hackintosh 2017-05-27 13:30:02 +08:00
Andrew Titmuss
767cd93f38 change output for iPhone 5, fixes #730 2017-05-26 09:22:11 +10:00
Muhammad Herdiansyah
4364e67d6c Kernel [IRIX]: Better words 2017-05-24 12:00:44 +07:00
Muhammad Herdiansyah
6cb37b91a7 CPU [IRIX]: Fix speed 2017-05-24 11:48:08 +07:00
Muhammad Herdiansyah
b88e86e856 Disk [IRIX]: Fewer LoCs 2017-05-24 11:42:38 +07:00
dylan araps
d1fa88b742 Config: Fix config not being created 2017-05-24 13:07:01 +10:00
dylan araps
8e7fe64d82 DOCS: Changelog 2017-05-24 13:03:27 +10:00
Dylan Araps
7787ed2968 Merge pull request #727 from Takeya-Yuki/master
Fix KSLinux Support
2017-05-24 12:56:43 +10:00
Dylan Araps
ece5ccf44b Config: Fixed bug with default config not getting created 2017-05-24 09:56:49 +10:00
Muhammad Herdiansyah
86b309aeef CPU [IRIX]: Removed note
Well, nevermind. Turns out I read the code the wrong way...
2017-05-22 22:16:37 +07:00
Muhammad Herdiansyah
7f17306080 CPU [IRIX]: Fix CPU speed.... kinda. 2017-05-22 16:50:24 +07:00
Takeya Yuki
df6dab1721 Rollback without PID Check 2017-05-20 22:17:56 +09:00
Takeya Yuki
60f5009cf8 Fix Terminal Check 2017-05-20 21:58:18 +09:00
Takeya Yuki
1f510e2b32 Fix Terminal Check 2017-05-20 21:36:51 +09:00
Takeya Yuki
82687cd6bf Fix Get Terminal Dead Loop 2017-05-20 21:10:49 +09:00
Takeya Yuki
4b0cf233a8 Remove PID Check 2017-05-20 14:56:27 +09:00
Takeya Yuki
253a1264f8 Merge pull request #3 from dylanaraps/master
Distro [GuixSD]: Add version and shorthand option
2017-05-20 14:39:39 +09:00
Muhammad Herdiansyah
8f7b330bf7 Distro [GuixSD]: Add version and shorthand option 2017-05-18 21:38:07 +07:00
Takeya Yuki
4781f48e27 Fix Bugs 2017-05-18 14:56:35 +08:00
Takeya Yuki
7e176284a7 Fix Some Bugs 2017-05-18 14:47:02 +08:00
Yuki Takeya
62952a1f56 Fix Build 2017-05-18 12:02:13 +09:00
Takeya Yuki
10527026fe Add KSLinux Support 2017-05-18 08:47:46 +08:00
Takeya Yuki
9868784ff3 Merge pull request #2 from dylanaraps/master
Merge
2017-05-18 09:44:59 +09:00
Dylan Araps
39cb924790 Docs: CHANGELOG 2017-05-18 09:56:54 +10:00
Dylan Araps
0c602800f5 Ascii: Fix ascii_distro and windows10, closes #725 2017-05-18 09:52:34 +10:00
Takeya Yuki
62e0d5e6bb Merge pull request #1 from dylanaraps/master
Merge All
2017-05-17 14:03:15 +08:00
Muhammad Herdiansyah
0b77804a65 Packages [IRIX]: Added initial support 2017-05-16 15:08:32 +07:00
Muhammad Herdiansyah
2b59262928 Memory [IRIX]: Shellcheck compliance 2017-05-16 15:08:27 +07:00
Muhammad Herdiansyah
2fcbc778f1 Memory [IRIX]: Added initial support 2017-05-16 14:58:47 +07:00
Muhammad Herdiansyah
928bb6296d Disk [IRIX]: Added support 2017-05-16 14:47:35 +07:00
Muhammad Herdiansyah
d0cb265517 Install Date [IRIX]: Added initial support 2017-05-15 21:18:31 +07:00
Muhammad Herdiansyah
2212cab688 Disk [AIX df]: Add version detection 2017-05-13 11:36:30 +07:00
Dylan Araps
256828995d Update CHANGELOG.md 2017-05-13 14:12:28 +10:00
Dylan Araps
685b6db822 Merge pull request #723 from WilsonRU/master
Gobolinux Update Art #2
2017-05-13 14:11:40 +10:00
Dylan Araps
d5b263747d Update CHANGELOG.md 2017-05-13 10:51:47 +10:00
Dylan Araps
c13be167f4 Merge pull request #722 from mstraube/maui
OS: Add support for Maui
2017-05-13 10:50:13 +10:00
Michael Straube
762820f136 OS: Add support for Maui 2017-05-12 18:58:15 +02:00
Muhammad Herdiansyah
ea1f853c2a Disk: Detect df version instead of detecting df per OS 2017-05-12 23:31:38 +07:00
Muhammad Herdiansyah
ff3f0198d7 Disk: Separate IRIX detection from the rest of the OS 2017-05-11 10:56:31 +07:00
Wilson Moura
cb98562519 Update 2017-05-10 15:43:26 -03:00
Wilson Moura
2de3a35933 Update Art 2017-05-10 15:38:33 -03:00
Wilson Moura
bd67ad1a50 Update gobolinux art 2017-05-10 15:34:17 -03:00
Dylan Araps
a9e1d91f3f Update CHANGELOG.md 2017-05-09 07:54:50 +10:00
Dylan Araps
8e073a13fa Merge pull request #717 from mstraube/xferience
OS: Add support for Arch XFerience
2017-05-09 07:54:08 +10:00
Dylan Araps
8e6cd99d3d Merge pull request #716 from dylanaraps/zws_fix
W3m: Fix zero width space outputting garbage.
2017-05-09 07:53:33 +10:00
Michael Straube
41e61fd441 OS: Add support for Arch XFerience 2017-05-08 17:58:32 +02:00
Muhammad Herdiansyah
05171be3a1 Local IP [IRIX]: Added initial support 2017-05-08 22:12:03 +07:00
Muhammad Herdiansyah
a3af0a3f3e Uptime [IRIX]: Use AIX method 2017-05-08 17:59:48 +07:00
Muhammad Herdiansyah
e96d0e4cf6 Kernel [IRIX]: Disable function 2017-05-08 17:49:47 +07:00
Muhammad Herdiansyah
00e2006e48 CPU [IRIX]: Initial support 2017-05-08 17:43:26 +07:00
Dylan Araps
8572cf9a08 W3m: Fix zws 2017-05-07 09:55:24 +10:00
Dylan Araps
2134176de2 Update CHANGELOG.md 2017-05-06 15:12:26 +10:00
Dylan Araps
a2919df1d7 Merge pull request #714 from Artoriuz/patch-1
Patch to make w3m image backend work on FreeBSD 12
2017-05-06 15:10:55 +10:00
João Vitor Rafael Chrisóstomo
d9d7b79d72 Patch to make w3m image backend work on FreeBSD 11
Just an extra possible directory to search for w3m-img before outputting that it wasn't found on the system.
2017-05-05 22:15:19 -03:00
Dylan Araps
abaf8808fe Docs: CHANGELOG 2017-05-04 08:51:49 +10:00
Dylan Araps
7646a76d02 Ascii: Add ubuntu-mate ascii, closes #712 2017-05-04 08:51:06 +10:00
Dylan Araps
4718dedd31 Update CHANGELOG.md 2017-05-03 20:27:27 +10:00
Dylan Araps
993d95d6bd Merge pull request #710 from mstraube/mateterm
Term: Add font support for mate-terminal
2017-05-03 20:26:33 +10:00
Michael Straube
3242425c4f Term: Add font support for mate-terminal 2017-05-03 11:02:27 +02:00
Herdiansyah
55420c3c30 Merge pull request #711 from konimex/fallback
Misc: Use fallback values for some functions
2017-05-02 16:47:16 +07:00
Muhammad Herdiansyah
def8123c46 Misc: Use fallback values for some functions 2017-05-01 15:05:40 +07:00
Dylan Araps
fe3da7e0b8 Update CHANGELOG.md 2017-04-28 22:05:16 +10:00
Dylan Araps
28f5630b05 Merge pull request #709 from ARCHLabs/master
Ascii logo - tip of archlabs is not in the middle
2017-04-28 22:04:13 +10:00
Erik Dubois
38b705dd59 tip of archlabs is not in the middle
added a few spaces to have the tip "sy" in the middle of the logo
2017-04-28 13:32:53 +02:00
dylan araps
3025c2a8c4 General: Bash version docs 2017-04-28 11:24:30 +10:00
dylan araps
54bf42f1b6 Distro: Add support for IRIX 2017-04-27 13:51:57 +10:00
dylan araps
6c957f3ba2 OS: Very early support for IRIX 2017-04-27 13:37:33 +10:00
Dylan Araps
efd48587c3 GPU: Revert unique filter 2017-04-27 09:09:36 +10:00
Dylan Araps
c48f201a9d Docs: CHANGELOG 2017-04-27 09:07:32 +10:00
Dylan Araps
901d5319bc Merge pull request #705 from dawidd6/master
Do not detect ibus* or indicator* as player
2017-04-27 09:07:58 +10:00
dawidd6
874a29e0c3 do not detect ibus* or indicator* as player 2017-04-26 21:06:47 +02:00
dylan araps
05503e3914 GPU: Fix unique cpu filter 2017-04-26 12:32:41 +10:00
dylan araps
c8b7ed6d1b Merge branch 'master' of https://github.com/dylanaraps/neofetch 2017-04-26 11:48:54 +10:00
dylan araps
b0cd5f07ec General: Bump version numbers 2017-04-26 11:48:22 +10:00
Dylan Araps
781a0fff9b Docs: CHANGELOG 2017-04-26 08:13:31 +10:00
Dylan Araps
74e8facfe2 GPU: Correctly filter out duplicate GPU names. 2017-04-26 08:12:35 +10:00
Dylan Araps
04cf863f78 Docs: Changelog 2017-04-26 07:42:01 +10:00
Dylan Araps
a1d87ea105 Image: Added --loop flag. 2017-04-26 07:39:10 +10:00
Dylan Araps
eeaae2d554 Docs: CHANGELOG 2017-04-26 07:29:05 +10:00
Dylan Araps
0b3fe3301f Merge pull request #703 from MatthewCox/patch-1
Fix termite font matching
2017-04-26 07:29:43 +10:00
Matthew Cox
1948f0e4ff Fix termite font matching
Each config parameter is allowed arbitrary whitespace before it.
It took me a long time to work out why it was always returning the /etc/xdg/termite/config value!
2017-04-25 19:36:49 +01:00
dylan araps
72e4e35b28 Docs: Clear changelog 2017-04-25 13:06:47 +10:00
dylan araps
e506315bac Version: Bump version to 3.1.0 2017-04-25 13:01:27 +10:00
dylan araps
9c48d2548a Ascii: Update raspbian 2017-04-25 12:55:09 +10:00
dylan araps
23f0e9d200 Docs: Changelog 2017-04-25 12:52:53 +10:00
dylan araps
eda671d732 Ascii: New raspbian ascii art 2017-04-25 12:52:16 +10:00
dylan araps
f24432a63a Docs: Changelog 2017-04-25 12:46:29 +10:00
dylan araps
36203d1919 Ascii: Fix ascii art 2017-04-25 12:44:41 +10:00
Dylan Araps
e021d30d1e Merge pull request #699 from obrevenge/master
added obrevenge and archlabs ascii art for compatiblity for both new distros
2017-04-25 12:38:02 +10:00
dylan araps
832c7bbd81 Docs: Changelog 2017-04-25 12:40:45 +10:00
Dylan Araps
e4e4594aef Merge pull request #701 from LER0ever/master
OS: add Chrome OS crouton support
2017-04-25 12:34:40 +10:00
LER0ever
6b926485f1 OS: add Chrome OS crouton support 2017-04-24 13:49:34 -05:00
obrevenge
87927bc81b removed whitespace, added ${c1} to archlabs, added both to get_distro_colors() 2017-04-15 22:00:20 -05:00
obrevenge
11c8c289a8 added obrevenge and archlabs ascii 2017-04-15 11:52:22 -05:00
Dylan Araps
f5e55acc67 Update CHANGELOG.md 2017-04-12 10:39:27 +10:00
Dylan Araps
17d334e44f Merge pull request #697 from mstraube/music
Song: Add support for Deepin Music and Tomahawk
2017-04-12 10:38:33 +10:00
Michael Straube
83a0781a3f General: Align some lines 2017-04-12 00:16:50 +02:00
Michael Straube
b8bcd13346 Song: Add support for Tomahawk 2017-04-11 21:31:46 +02:00
Michael Straube
d55ff4ee94 Song: Add support for Deepin Music 2017-04-11 21:21:52 +02:00
Dylan Araps
a76d3285b2 DOCS: CHANGELOG 2017-04-11 08:54:06 +10:00
Dylan Araps
d23a071fc0 Merge pull request #695 from HebaruSan/master
Fix --ascii_distro ubuntu-studio
2017-04-11 08:53:29 +10:00
Paul Hebble
2094c134ce Fix --ascii_distro ubuntu-studio
The ascii/distro directory has an ubuntu-studio file, which is
documented in the --help text, but when I try to use that option, it
falls back to the default Ubuntu logo.

This change adds a case for Ubuntu-Studio to set ascii_file and the
colors based on the logo at https://ubuntustudio.org.
2017-04-10 17:05:38 -05:00
Dylan Araps
ea580434aa Update CHANGELOG.md 2017-04-10 21:37:09 +10:00
Dylan Araps
28adc60e57 Merge pull request #693 from mstraube/battery
Add battery support for Bay Trail devices
2017-04-10 21:36:24 +10:00
Michael Straube
d8e1150e19 Battery: Add support for Bay Trail devices (axp288_fuel_gauge) 2017-04-10 13:27:34 +02:00
Dylan Araps
9902609679 General: README 2017-04-10 10:01:38 +10:00
Dylan Araps
5cca832de5 Ascii: Update DesaOS logo 2017-04-10 09:18:24 +10:00
Dylan Araps
15451a5283 Update CHANGELOG.md 2017-04-06 09:34:56 +10:00
Dylan Araps
0180485851 Merge pull request #682 from dylanaraps/get_locale
Info: Added function to display locale.
2017-04-06 09:33:55 +10:00
Dylan Araps
8deb31b3d6 General: Add warning about glibc to get_locale 2017-04-06 09:28:11 +10:00
Dylan Araps
6a3845486b Update README.md 2017-04-06 07:57:15 +10:00
Dylan Araps
0573560cca Update README.md 2017-04-06 07:56:51 +10:00
Herdiansyah
65fb501c1f Merge pull request #692 from konimex/mingw
OS: Added support for MinGW
2017-04-05 23:22:33 +07:00
Muhammad Herdiansyah
0e50e7d3ba Docs: Changelog 2017-04-05 23:21:53 +07:00
Muhammad Herdiansyah
0efc00419e OS: Added support for MinGW 2017-04-05 15:08:09 +07:00
Dylan Araps
ea55959468 docs: CHANGELOG 2017-04-04 08:54:15 +10:00
Dylan Araps
cedc3846d1 Merge pull request #688 from dylanaraps/disk_dir
Disk: Add new option to only show dir name in subtitle.
2017-04-04 08:54:11 +10:00
Dylan Araps
efa8110d31 docs: Changelog 2017-04-04 08:52:11 +10:00
Dylan Araps
1216c9d5ad Merge pull request #681 from dylanaraps/scrot_fix
Scrot: Make scrot easier to use.
2017-04-04 08:51:06 +10:00
Dylan Araps
d23dcbe3bc Docs: Changelog 2017-04-04 08:47:58 +10:00
Dylan Araps
e6044b3c41 Distro: Add support for DesaOS 2017-04-04 08:47:26 +10:00
Dylan Araps
d742d9aa9c Disk: Add new option to only show dir name in subtitle 2017-04-02 06:58:48 +10:00
Dylan Araps
e562e73387 DOCS: CHANGELOG 2017-03-28 08:50:23 +11:00
Dylan Araps
f8f26453ae Ascii: [Arch] Use brighter colors 2017-03-28 08:49:46 +11:00
Dylan Araps
b37916e42a DOCS: Changelog 2017-03-27 09:51:34 +11:00
Dylan Araps
631ae8d2b4 GPU: [Linux] Hide duplicate lines 2017-03-27 09:50:52 +11:00
Dylan Araps
a6573119f9 Info: Added function to display locale 2017-03-27 08:51:56 +11:00
Dylan Araps
1e6804f54a Scrot: Log where the file was saved and fix bug with empty filename 2017-03-27 08:45:12 +11:00
Dylan Araps
4659863737 Scrot: Unset scrot_dir if the user has set it 2017-03-27 08:33:13 +11:00
Dylan Araps
d34f01f21b Scrot: Make scrot easier to use 2017-03-27 08:29:04 +11:00
Dylan Araps
464a810f94 Docs: Changelog 2017-03-23 08:05:29 +11:00
Dylan Araps
1e9c22af9f Merge branch 'master' of github.com:dylanaraps/neofetch 2017-03-23 08:03:56 +11:00
Dylan Araps
a575c01b5c iTerm2: Fix image mode in tmux, closes #678 2017-03-23 08:03:43 +11:00
Dylan Araps
e1f2dcac93 Update CHANGELOG.md 2017-03-23 00:00:48 +11:00
Dylan Araps
012e2cbcb1 Update CHANGELOG.md 2017-03-23 00:00:40 +11:00
Dylan Araps
48e1cd5132 Merge pull request #677 from mstraube/nitrux
OS: Add support for Nitrux
2017-03-23 00:00:16 +11:00
Michael Straube
e92a03816e OS: Add support for Nitrux 2017-03-22 11:13:39 +01:00
Dylan Araps
7f732aef1e Update CHANGELOG.md 2017-03-22 15:18:36 +11:00
Dylan Araps
fc06ad86cf Merge pull request #674 from dylanaraps/speed_fix
CPU: Add option to show decimals in CPU speed.
2017-03-22 15:18:03 +11:00
Dylan Araps
adeb59173d Update CHANGELOG.md 2017-03-22 14:29:50 +11:00
Dylan Araps
bfcab94391 Update CHANGELOG.md 2017-03-22 14:29:20 +11:00
Dylan Araps
18143b4be2 Merge pull request #676 from jorgegonzalez/master
WM: Add support for Amethyst on macOS
2017-03-22 14:28:50 +11:00
Jorge Gonzalez
6803b571b7 Change if statement to a switch 2017-03-21 19:58:47 -04:00
Jorge Gonzalez
0c4d4eb23a Reduce macOS WM detections to one ps call 2017-03-21 18:37:41 -04:00
Jorge Gonzalez
1bd185874c WM: Add support for Amethyst on macOS 2017-03-21 13:45:23 -04:00
Dylan Araps
91a7bd4737 Update CHANGELOG.md 2017-03-15 21:27:16 +11:00
Dylan Araps
7cf891a63b Merge pull request #670 from dritter/add_iterm2_font_detection
Add iterm2 font detection
2017-03-15 21:25:55 +11:00
Muhammad Herdiansyah
fd3d2fc29b Docs: Changelog 2017-03-10 10:43:21 +07:00
Herdiansyah
f7614f5703 Merge pull request #675 from nilesr/master
SliTaz support added
2017-03-10 08:31:48 +07:00
Niles Rogoff
ce7ef19372 Correct style 2017-03-09 13:27:16 -08:00
Niles Rogoff
7bf8f17854 Slitaz support added 2017-03-09 10:55:06 -08:00
Dylan Araps
9b0c8fff2c Docs: Changelog 2017-03-09 12:07:58 +11:00
Dylan Araps
ac7cf27147 Resolution: Show decimals 2017-03-09 12:07:29 +11:00
Dylan Araps
30a6d8641b CPU: Added speed_shorthand to toggle showing decimals in the output 2017-03-09 12:03:17 +11:00
Dylan Araps
d8561cceed CPU: Show an additional digit in cpu speed 2017-03-09 11:47:52 +11:00
Dominik Ritter
8d250e41ba Fix newlines 2017-03-09 01:17:31 +01:00
Dominik Ritter
8c783d63a2 Add newlines 2017-03-09 01:13:31 +01:00
Dominik Ritter
53eafeb414 Fix code style 2017-03-08 23:19:03 +01:00
Muhammad Herdiansyah
1a6fe2099c Docs: Changelog 2017-03-05 09:53:02 +07:00
Muhammad Herdiansyah
93bfcf178a Merge branch 'fix-issue-662' of https://github.com/eliezio/neofetch 2017-03-05 09:44:12 +07:00
Eliezio Oliveira
707601bbf7 MacOS screenresolution: accepts output from stdout and stderr. Closes #662 2017-03-04 20:36:35 -03:00
Muhammad Herdiansyah
98061ca6c0 Docs: CHANGELOG 2017-03-03 14:46:48 +07:00
Muhammad Herdiansyah
0c03845100 Packages: Used better method for checking packages in eopkg (#669) 2017-03-03 14:43:10 +07:00
Dominik Ritter
569bef567f Fix code style 2017-03-03 00:32:04 +01:00
Dominik Ritter
24283be05d Mute error message, when PlistBuddy is not installed
PlistBuddy is part of XCode. It may be that users don't have it
installed.
2017-03-02 23:56:49 +01:00
Dylan Araps
e8bdd31b46 Update CHANGELOG.md 2017-03-02 12:42:06 +11:00
Dylan Araps
c9d14c2dbe Merge pull request #665 from jorgegonzalez/master
WM: Add support for Spectacle on macOS
2017-03-02 12:41:35 +11:00
Dominik Ritter
38641c690e Add warning about iTerm2s dynamic profiles 2017-03-02 02:30:53 +01:00
Dominik Ritter
d1e81f3344 Add reference to post on iTerm2 list
because of ambiguous active profile name
2017-03-02 02:28:23 +01:00
Dominik Ritter
3cf7c5ffa2 Only print non-ascii font if switch "use different font" is active 2017-03-02 02:17:36 +01:00
Dominik Ritter
e2d1cb27a5 Fix comparison 2017-03-02 01:56:29 +01:00
Dominik Ritter
eec7f08eee Add warning about possible profile name collisions 2017-03-02 01:50:17 +01:00
Dominik Ritter
4387233378 Add warning that false positives can occur 2017-03-02 01:46:22 +01:00
Dominik Ritter
e9c8e6c2a3 Add font detection for iTerm2 2017-03-02 01:45:46 +01:00
Jorge Gonzalez
072ad5cfff Fix ps line 2017-02-28 11:50:23 -05:00
Jorge Gonzalez
982f2b59ec WM: Add support for Spectacle on macOS 2017-02-28 11:36:57 -05:00
Muhammad Herdiansyah
1af650eaf1 Docs: CHANGELOG 2017-02-28 22:47:40 +07:00
Muhammad Herdiansyah
39986f2197 Local IP: Fixed UID showing instead of IP 2017-02-28 11:59:01 +07:00
Dylan Araps
716e50ecbf Bar: Fix incorrect coloring. Closes #661 2017-02-25 19:02:49 +11:00
Dylan Araps
51fa1b3c12 Bar: Semi-fix the color issues when barinfo is used 2017-02-24 10:18:37 +11:00
Dylan Araps
ceadf7d5fa WM: Fix indent 2017-02-23 14:24:30 +11:00
Dylan Araps
6c8d8f2cc6 Merge pull request #660 from jorgegonzalez/master
WM: Add support for Kwm on macOS
2017-02-23 14:18:51 +11:00
Jorge Gonzalez
9becea4feb WM: Add support for Kwm on macOS 2017-02-22 22:12:48 -05:00
Dylan Araps
153c26aa1f Merge pull request #659 from dylanaraps/revert-658-master
Revert "WM: Add support for Kwm on macOS"
2017-02-23 13:55:11 +11:00
Dylan Araps
110e95a194 Revert "WM: Add support for Kwm on macOS" 2017-02-23 13:54:52 +11:00
Dylan Araps
07ade10735 Docs: Changelog 2017-02-23 12:48:56 +11:00
Dylan Araps
0dea3ba495 Merge pull request #658 from jorgegonzalez/master
WM: Add support for Kwm on macOS
2017-02-23 12:47:37 +11:00
Jorge Gonzalez
8c3fef5396 Modify ps line 2017-02-22 17:19:52 -05:00
Jorge Gonzalez
c583d06780 WM: Add support for Kwm on macOS 2017-02-22 12:37:01 -05:00
Dylan Araps
953979937f Docs: Changelog 2017-02-19 10:44:42 +11:00
Dylan Araps
7afd5b2d22 Song: Fix audacious fallback 2017-02-19 10:42:45 +11:00
Dylan Araps
b952030011 Song: Use audtool before falling back to dbus 2017-02-17 10:23:12 +11:00
Dylan Araps
fefad4f98c Docs: CHANGELOG 2017-02-09 11:01:19 +11:00
Dylan Araps
199dadd537 Images: Fix bug with getting terminal size 2017-02-09 11:00:50 +11:00
Dylan Araps
0af39a6d30 Docs: CHANGELOG 2017-02-09 10:36:54 +11:00
Dylan Araps
ca54e76f52 Images: Added termpix backend 2017-02-09 10:36:21 +11:00
Dylan Araps
2b2a9c19dc Docs: CHANGELOG 2017-02-09 10:24:58 +11:00
Dylan Araps
69046ae124 Image: Added sixel backend 2017-02-09 10:23:21 +11:00
Dylan Araps
04d180c6f0 Update CHANGELOG.md 2017-02-06 08:13:04 +11:00
Dylan Araps
43132fc4e5 Merge pull request #656 from mstraube/parabola
Ascii: Parabola logo
2017-02-06 08:11:54 +11:00
Michael Straube
6ee9464101 Ascii: Parabola logo 2017-02-05 17:47:29 +01:00
Dylan Araps
bff259fdd0 General: Fix prompt height when color blocks are disabled in config 2017-01-31 23:32:10 +11:00
Dylan Araps
b4e5169aa9 General: Simplified prompt calculation, un-hardcoded line breaks. Closes #652 2017-01-31 07:45:52 +11:00
Dylan Araps
8fb4aec1ed General: Bump version to 3.0.2 2017-01-30 19:56:39 +11:00
Dylan Araps
e44a06aa2c Docs: Clear changelog 2017-01-30 19:56:01 +11:00
43 changed files with 1929 additions and 685 deletions

View File

@@ -17,7 +17,11 @@ before_install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install screenresolution; fi
script:
- time ./neofetch --ascii --config config/travis -v
- time ./neofetch --ascii --config config/travis.conf -v
# See this wiki page for why we're disabling these errors.
# https://github.com/dylanaraps/neofetch/wiki/Shellcheck-Exclusions
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then shellcheck neofetch -e SC1090,SC2009,SC2012,SC2016,SC2034,SC2128,SC2153,SC2154,SC2178,SC2010; fi
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then shellcheck neofetch -e SC1090,SC2009,SC2012,SC2016,SC2034,SC2128,SC2153,SC2154,SC2178,SC2010,SC1004; fi
# The if statement is here to invert the exit code from grep.
# grep normally errors if no match is found but we want the opposite.
# We invert it so grep fails if a match is found.
- if grep '.\{101\}' neofetch; then (exit 1); else (exit 0); fi

View File

@@ -1,88 +1,91 @@
This minor release fixes all of the bugs that were found in the 3.0 release.
Thanks for all of the bug reports and contributions. :)
## Contributors
- **[@SomaUlte](https://github.com/SomaUlte)**
- **[@jorgegonzalez](https://github.com/jorgegonzalez)**
- **[@dawidd6](https://github.com/dawidd6)**
- **[@mstraube](https://github.com/mstraube)**
- **[@YellowApple](https://github.com/YellowApple)**
- **[@siiptuo](https://github.com/siiptuo)**
- **[@Head-on-a-Stick](https://github.com/Head-on-a-Stick)**
- **[@konimex](https://github.com/konimex)**
- [**@yslgirl**](https://github.com/yslgirl)
- [**@iandrewt**](https://github.com/iandrewt)
- [**@chrisweeksnz**](https://github.com/chrisweeksnz)
- [**@dawidd6**](https://github.com/dawidd6)
- [**@MitchWeaver**](https://github.com/MitchWeaver)
- [**@StarryTony**](https://github.com/StarryTony)
## Operating System
## OS
- Added support for ArchBox Linux.
- Fixed detection bug with Gentoo.
- Fixed detection bug with TrueOS. [**@dawidd6**](https://github.com/dawidd6)
- Added support for macOS High Sierra. [**@yslgirl**](https://github.com/yslgirl)
- Added support for Container Linux by CoreOS. [**@chrisweeksnz**](https://github.com/chrisweeksnz)
- Added support for 2017 iOS devices. [**@iandrewt**](https://github.com/iandrewt)
- Added support for LEDE. [**@dawidd6**](https://github.com/dawidd6)
- Added support for Pop!\_OS. [**@jliles**](https://github.com/jliles)
- Added support for Lunar Linux.
## General
- Fixed output if subtitles are disabled and `prin` is used in an info function.
- Fixed underlines not working when used with `prin`.
- Fixed HAIKU install path. **[@YellowApple](https://github.com/YellowApple)**
## Config
- Fixed default config not found.
- Don't set locale in config file.
## Info
**Memory**<br \>
- Changed memory label to `MiB` on OS that output memory in Mebibytes.
**Shell**<br \>
- Fixed a crash when the user has `bash 3` installed.
**Packages**<br \>
- Added support for Chromebrew.
**GPU**<br \>
- [Linux] Display detailed information about Intel GPUs. **[@SomaUlte](https://github.com/SomaUlte)**
**Color Blocks**<br \>
- Fixed issue with `color_blocks="off"` adding an extra newline to the output.
**Song**<br \>
- Don't print `$song` if it's empty and `song_shorthand` is on. **[@mstraube](https://github.com/mstraube)**
- Fixed `mpd` detection when `mpd` is on a different host. **[@dawidd6](https://github.com/dawidd6)**
- Use `get_song_dbus` for Audacious. **[@mstraube](https://github.com/mstraube)**
**Terminal Font**<br \>
- [Alacritty] Fixed font detection. **[@siiptuo](https://github.com/siiptuo)**
## Images
- [iTerm2] Fixed issue with line-breaks printing spaces over the image. **[@jorgegonzalez](https://github.com/jorgegonzalez)**
- Fixed issue with images not working in Terminology.
- Fixed issue when `image_source` was set to `wall`.
- [w3m-img] Fixed issues with `w3m-img` and `tmux`.
- Added more info to verbose mode for debugging.
- Fixed bug in prompt location calculation.
## Ascii
- [Windows 10] Fixed `ascii_distro` not working.
- Fixed a bug where the backend is `ascii` but the image_source is an image file.
- Fixed custom ascii files not working.
- Removed extra backslashes from OpenBSD ascii art. **[@Head-on-a-Stick](https://github.com/Head-on-a-Stick)**
- Added color updates for Kubuntu logo. **Maulik Mistry**
## Scrot
## Images
- Added message to let users know that a screenshot was taken.
- [MacOS/iTerm2] Fixed thumbnail not appearing. [**@StarryTony**](https://github.com/StarryTony)
- Fixed bug with getting wallpaper from feh.
- Added `pixterm` backend.
## Info
**Desktop Environment**
- Added GNOME version.
**Window Manager**
- Added support for most (*if not all*) current Wayland compositors/window manager's.
- [macOS] Fixed `chunkwm` being detected as `Kwm`. [**@iandrewt**](https://github.com/iandrewt)
**Window Manager Theme**
- Fixed `sawfish` detection.
**Install Date**
- [macOS] Fixed Install Date. [**@iandrewt**](https://github.com/iandrewt)
**Theme**
- Fixed KDE font issue. [**@mstraube**](https://github.com/mstraube)
**CPU**
- [linux] Detect the correct temperature file to use.
- [windows] Removed `$temp` usage as it's an envar.
**GPU**
- [linux] Added driver version to NVIDIA output.
- [macOS] Added NVIDIA support. [**@iandrewt**](https://github.com/iandrewt)
**Package Manager**
- Added detection for Sabotage Linux's `butch` [**@MitchWeaver**](https://github.com/MitchWeaver)
**Resolution**
- [macOS] Fixed errors on non-retina screens. [**@iandrewt**](https://github.com/iandrewt)
**Song**
- Added support for Elisa. [**@mstraube**](https://github.com/mstraube)
**Model**
- Remove more unneeded outputs. [**@konimex**](https://github.com/konimex)
**Disk**
- Update Haiku's detection. [**@dawidd6**](https://github.com/dawidd6)

View File

@@ -9,6 +9,9 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE

View File

@@ -1,20 +1,29 @@
PREFIX = /usr
PREFIX ?= /usr
SYSCONFDIR ?= /etc
MANDIR ?= $(PREFIX)/share/man
all:
@echo Run \'make install\' to install Neofetch
@echo Run \'make install\' to install Neofetch.
install:
mkdir -p $(DESTDIR)$(PREFIX)/bin
mkdir -p $(DESTDIR)$(PREFIX)/share/man/man1
mkdir -p $(DESTDIR)/etc/neofetch
mkdir -p $(DESTDIR)$(PREFIX)/share/neofetch/ascii/distro
cp -p neofetch $(DESTDIR)$(PREFIX)/bin/neofetch
cp -p neofetch.1 $(DESTDIR)$(PREFIX)/share/man/man1/neofetch.1
cp -p config/config $(DESTDIR)/etc/neofetch/config
cp -p ascii/distro/* $(DESTDIR)$(PREFIX)/share/neofetch/ascii/distro
@echo 'Making directories...'
@mkdir -p $(DESTDIR)$(PREFIX)/bin
@mkdir -p $(DESTDIR)$(PREFIX)/share/neofetch/ascii/distro
@mkdir -p $(DESTDIR)$(MANDIR)/man1
@mkdir -p $(DESTDIR)$(SYSCONFDIR)/neofetch
@echo 'Installing binaries...'
@sed "s|ASCIIDIR|$(PREFIX)/share/neofetch/ascii/distro|g;s|CONFDIR|$(SYSCONFDIR)/neofetch|g" < neofetch > $(DESTDIR)$(PREFIX)/bin/neofetch
@chmod 755 $(DESTDIR)$(PREFIX)/bin/neofetch
@echo 'Installing ASCII files, man page and config file...'
@cp -p ascii/distro/* $(DESTDIR)$(PREFIX)/share/neofetch/ascii/distro
@cp -p neofetch.1 $(DESTDIR)$(MANDIR)/man1
@cp -p config/config.conf $(DESTDIR)$(SYSCONFDIR)/neofetch/config.conf
uninstall:
rm -f $(DESTDIR)$(PREFIX)/bin/neofetch
rm -f $(DESTDIR)$(PREFIX)/share/man/man1/neofetch.1
rm -f -r $(DESTDIR)$(PREFIX)/share/neofetch
rm -f -r $(DESTDIR)/etc/neofetch
@echo 'Removing files...'
@rm -rf $(DESTDIR)$(PREFIX)/bin/neofetch
@rm -rf $(DESTDIR)$(MANDIR)/man1/neofetch.1*
@rm -rf $(DESTDIR)$(PREFIX)/share/neofetch
@rm -rf $(DESTDIR)$(SYSCONFDIR)/neofetch

View File

@@ -1,16 +1,16 @@
# Neofetch
[![Gitter](https://badges.gitter.im/dylanaraps/fetch.svg)](https://gitter.im/dylanaraps/fetch?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![Freenode](https://img.shields.io/badge/%23neofetch-%20on%20Freenode-brightgreen.svg)](http://irc.lc/freenode/neofetch)
[![Build Status](https://travis-ci.org/dylanaraps/neofetch.svg?branch=master)](https://travis-ci.org/dylanaraps/neofetch)
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md)
[![Latest release](https://img.shields.io/github/release/dylanaraps/neofetch.svg)](https://github.com/dylanaraps/neofetch/releases)
[![Donate](https://img.shields.io/badge/donate-patreon-yellow.svg)](https://www.patreon.com/dyla)
Neofetch is a CLI system information tool written in BASH. Neofetch displays information about your system next to an image, your OS logo, or any ascii file of your choice. The main purpose of Neofetch is to be used in screenshots to show other users what OS/Distro you're running, what Theme/Icons you're using and etc.
Neofetch is a CLI system information tool written in BASH. Neofetch displays information about your system next to an image, your OS logo, or any ASCII file of your choice. The main purpose of Neofetch is to be used in screenshots to show other users what OS/Distro you're running, what Theme/Icons you're using etc.
Neofetch is highly customizable through the use of commandline flags or the user config file. There are over 50 config options to mess around with and there's the `print_info()` function and friends which let you add your own custom info.
Neofetch is highly customizable through the use of command line flags or the user config file. There are over 50 config options to mess around with and there's the `print_info()` function and friends which let you add your own custom info.
Neofetch can be used on any OS that has BASH, it's just a matter of adding support. If your OS/Distro isn't in the list below, feel free to open an issue on the repo and I'll gladly add support. Neofetch currently supports `Linux`, `MacOS`, `iOS`, `BSD`, `Solaris`, `Android`, `Haiku`, `GNU Hurd`, `MINIX`, `AIX`, and `Windows (Cygwin/MSYS2/Windows 10 Linux subsystem)`.
Neofetch can be used on any OS that has BASH 3.2+, it's just a matter of adding support. If your OS/Distro isn't in the list below, feel free to open an issue on the repo and I'll gladly add support. Neofetch currently supports `Linux`, `MacOS`, `iOS`, `BSD`, `Solaris`, `Android`, `Haiku`, `GNU Hurd`, `MINIX`, `AIX`, `IRIX`, and `Windows (Cygwin/MSYS2/MinGW/Windows 10 Linux subsystem)`.
For more information:
@@ -48,7 +48,7 @@ https://github.com/dylanaraps/neofetch/wiki/Customizing-Info
### Customizing the script using a custom alias
If you don't want to use the config file you can customize almost everything using launch flags!
If you don't want to use the config file you can customize almost everything using launch flags.
Here's an example neofetch alias:
@@ -76,6 +76,16 @@ Thanks to:
- Thanks for using Neofetch!
- [Screenfetch](https://github.com/KittyKatt/screenFetch):
- We've used some snippets as a base for a few functions in this script.
- Some of the ascii logos.
- Some of the ASCII logos.
- [ufetch](https://github.com/jschx/ufetch):
- Tiny ascii logos
- Tiny ASCII logos
## Donate
Donations will allow me to spend more time working on `neofetch`.
If you like `neofetch` and want to give back in some way you can donate here:
**https://patreon.com/dyla**

19
ascii/distro/amazon Normal file
View File

@@ -0,0 +1,19 @@
${c1} `-/oydNNdyo:.`
`.:+shmMMMMMMMMMMMMMMmhs+:.`
-+hNNMMMMMMMMMMMMMMMMMMMMMMNNho-
.`` -/+shmNNMMMMMMNNmhs+/- ``.
dNmhs+:. `.:/oo/:.` .:+shmNd
dMMMMMMMNdhs+:.. ..:+shdNMMMMMMMd
dMMMMMMMMMMMMMMNds odNMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
dMMMMMMMMMMMMMMMMh yMMMMMMMMMMMMMMMMd
.:+ydNMMMMMMMMMMMh yMMMMMMMMMMMNdy+:.
`.:+shNMMMMMh yMMMMMNhs+:``
`-+shy shs+:`

View File

@@ -0,0 +1,19 @@
${c1} ``--:::::::-.`
.-/+++ooooooooo+++:-`
`-/+oooooooooooooooooo++:.
-/+oooooo/+ooooooooo+/ooo++:`
`/+oo++oo. .+oooooo+.-: +:-o+-
`/+o/. -o. :oooooo+ ```:.+oo+-
`:+oo- -/` :oooooo+ .`-`+oooo/.
.+ooo+. .` `://///+-+..oooooo+:`
-+ooo:` ``.-+oooooo+/`
-+oo/` :+oooo/.
.+oo: ..-/. . -+oo+/`
`/++- -:::++::/. -+oo+-
./o: `:///+- `./ooo+:`
.++- `` /-` -:/+oooo+:`
.:+/:`` `-:ooooooo++-
./+o+//:...../+oooooooo++:`
`:/++ooooooooooooo++/-`
`.-//++++++//:-.`
``````

21
ascii/distro/archlabs Normal file
View File

@@ -0,0 +1,21 @@
${c1} 'c'
'kKk,
.dKKKx.
.oKXKXKd.
.l0XXXXKKo.
c0KXXXXKX0l.
:0XKKOxxOKX0l.
:OXKOc. .c0XX0l.
:OK0o. ${c4}...${c1}'dKKX0l.
:OX0c ${c4};xOx'${c1}'dKXX0l.
:0KKo.${c4}.o0XXKd'.${c1}lKXX0l.
c0XKd.${c4}.oKXXXXKd..${c1}oKKX0l.
.c0XKk;${c4}.l0K0OO0XKd..${c1}oKXXKo.
.l0XXXk:${c4},dKx,.'l0XKo.${c1}.kXXXKo.
.o0XXXX0d,${c4}:x; .oKKx'${c1}.dXKXXKd.
.oKXXXXKK0c.${c4};. :00c'${c1}cOXXXXXKd.
.dKXXXXXXXXk,${c4}. cKx'${c1}'xKXXXXXXKx'
'xKXXXXK0kdl:. ${c4}.ok; ${c1}.cdk0KKXXXKx'
'xKK0koc,.. ${c4}'c, ${c1} ..,cok0KKk,
,xko:'. ${c4}.. ${c1} .':okx;
.,'. .',.

19
ascii/distro/artix Normal file
View File

@@ -0,0 +1,19 @@
${c1} d${c2}c.
${c1} x${c2}dc.
${c1} '.${c4}.${c1} d${c2}dlc.
${c1} c${c2}0d:${c1}o${c2}xllc;
${c1} :${c2}0ddlolc,lc,
${c1} :${c1}ko${c4}.${c1}:${c2}0ddollc..dlc.
${c1} ;${c1}K${c2}kxoOddollc' cllc.
${c1} ,${c1}K${c2}kkkxdddllc, ${c4}.${c2}lll:
${c1} ,${c1}X${c2}kkkddddlll;${c3}...';${c1}d${c2}llll${c3}dxk:
${c1} ,${c1}X${c2}kkkddddllll${c3}oxxxddo${c2}lll${c3}oooo,
${c3} xxk${c1}0${c2}kkkdddd${c1}o${c2}lll${c1}o${c3}ooooooolooooc;${c1}.
${c3} ddd${c2}kkk${c1}d${c2}ddd${c1}ol${c2}lc:${c3}:;,'.${c3}... .${c2}lll;
${c1} .${c3}xd${c1}x${c2}kk${c1}xd${c2}dl${c1}'cl:${c4}. ${c2}.llc,
${c1} .${c1}0${c2}kkkxddl${c4}. ${c2};'${c4}. ${c2};llc.
${c1} .${c1}K${c2}Okdcddl${c4}. ${c2}cllc${c4}.
${c1} 0${c2}Okd''dc. .cll;
${c1} k${c2}Okd' .llc,
${c1} d${c2}Od, 'lc.
${c1} :,${c4}. ${c2}...

15
ascii/distro/arya Normal file
View File

@@ -0,0 +1,15 @@
${c1} `oyyy/${c2}-yyyyyy+
${c1} -syyyy/${c2}-yyyyyy+
${c1} .syyyyy/${c2}-yyyyyy+
${c1} :yyyyyy/${c2}-yyyyyy+
${c1} `/ :yyyyyy/${c2}-yyyyyy+
${c1} .+s :yyyyyy/${c2}-yyyyyy+
${c1} .oys :yyyyyy/${c2}-yyyyyy+
${c1} -oyys :yyyyyy/${c2}-yyyyyy+
${c1} :syyys :yyyyyy/${c2}-yyyyyy+
${c1} /syyyys :yyyyyy/${c2}-yyyyyy+
${c1} +yyyyyys :yyyyyy/${c2}-yyyyyy+
${c1} .oyyyyyyo. :yyyyyy/${c2}-yyyyyy+ ---------
${c1} .syyyyyy+` :yyyyyy/${c2}-yyyyy+-+syyyyyyyy
${c1} -syyyyyy/ :yyyyyy/${c2}-yyys:.syyyyyyyyyy
${c1}:syyyyyy/ :yyyyyy/${c2}-yyo.:syyyyyyyyyyy

20
ascii/distro/cloveros Normal file
View File

@@ -0,0 +1,20 @@
${c1} `omo``omo`
`oNMMMNNMMMNo`
`oNMMMMMMMMMMMMNo`
oNMMMMMMMMMMMMMMMMNo
`sNMMMMMMMMMMMMMMNs`
`omo` `sNMMMMMMMMMMNs` `omo`
`oNMMMNo` `sNMMMMMMNs` `oNMMMNo`
`oNMMMMMMMNo` `oNMMNs` `oNMMMMMMMNo`
oNMMMMMMMMMMMNo` `sy` `oNMMMMMMMMMMMNo
`sNMMMMMMMMMMMMNo.${c2}oNNs${c1}.oNMMMMMMMMMMMMNs`
`oNMMMMMMMMMMMMNs.${c2}oNNs${c1}.oNMMMMMMMMMMMMNo`
oNMMMMMMMMMMMNs` `sy` `oNMMMMMMMMMMMNo
`oNMMMMMMMNs` `oNMMNo` `oNMMMMMMMNs`
`oNMMMNs` `sNMMMMMMNs` `oNMMMNs`
`oNs` `sNMMMMMMMMMMNs` `oNs`
`sNMMMMMMMMMMMMMMNs`
+NMMMMMMMMMMMMMMMMNo
`oNMMMMMMMMMMMMNo`
`oNMMMNNMMMNs`
`omo``oNs`

20
ascii/distro/coreos Normal file
View File

@@ -0,0 +1,20 @@
${c1} .....
.';:cccccccc:;'.
':ccccclc${c3}lllllllll${c1}cc:.
.;cccccccc${c3}lllllllllllllll${c1}c,
;clllccccc${c3}llllllllllllllllll${c1}c,
.cllclccccc${c3}lllll${c2}lll${c3}llllllllllll${c1}c:
ccclclcccc${c3}cllll${c2}kWMMNKk${c3}llllllllll${c1}c:
:ccclclcccc${c3}llll${c2}oWMMMMMMWO${c3}lllllllll${c1}c,
.ccllllllccc${c3}clll${c2}OMMMMMMMMM0${c3}lllllllll${c1}c
.lllllclcccc${c3}llll${c2}KMMMMMMMMMMo${c3}llllllll${c1}c.
.lllllllcccc${c3}clll${c2}KMMMMMMMMN0${c3}lllllllll${c1}c.
.cclllllcccc${c3}lllld${c2}xkkxxdo${c3}llllllllllc${c1}lc
:cccllllllcccc${c3}lllccllllcclccc${c1}cccccc;
.ccclllllllcccccccc${c3}lll${c1}ccccclccccccc
.cllllllllllclcccclccclccllllcllc
:cllllllllccclcllllllllllllcc;
.cccccccccccccclcccccccccc:.
.;cccclccccccllllllccc,.
.';ccccclllccc:;..
.....

View File

@@ -0,0 +1,6 @@
${c1}_____
/ __ \\
| / |
| \\___-
-_
--_

16
ascii/distro/desaos Normal file
View File

@@ -0,0 +1,16 @@
${c1}███████████████████████
███████████████████████
███████████████████████
███████████████████████
████████ ███████
████████ ███████
████████ ███████
████████ ███████
████████ ███████
████████ ███████
████████ ███████
██████████████████████████████
██████████████████████████████
████████████████████████
████████████████████████
████████████████████████

21
ascii/distro/endless Normal file
View File

@@ -0,0 +1,21 @@
${c1} `:+yhmNMMMMNmhy+:`
-odMMNhso//////oshNMMdo-
/dMMh+. .+hMMd/
/mMNo` `oNMm:
`yMMo` `oMMy`
`dMN- -NMd`
hMN. .NMh
/MM/ -os` /MM/
dMm `smNmmhs/- `:sNMd+ `` mMd
MMy oMd--:+yMMMMMNo.:ohmMMMNy` yMM
MMy -NNyyhmMNh+oNMMMMMy:. dMo yMM
dMm `/++/-``/yNNh+/sdNMNddMm- mMd
/MM/ `dNy: `-::- /MM/
hMN. .NMh
`dMN- -NMd`
`yMMo` `oMMy`
/mMNo` `oNMm/
/dMMh+. .+hMMd/
-odMMNhso//////oshNMMdo-
`:+yhmNMMMMNmhy+:`

View File

@@ -0,0 +1,7 @@
${c1} /\\ _____ /\\
\\_) (_/
/ \
| |
| |
\ /
--_____--

View File

@@ -1,13 +1,6 @@
${c1}+Nhsssss. `MM:
${c2}MM/ ./:::/- `MMo::// ./:::/-
MM/-osdd-+mm---hNs`MM+--/Md.omd---dmo
${c3}MM/ `MM:sMm yMh`MM: .MM-yMh hMy
mM+..-MM:oNm...hNy`MM/..:Mm.sNd...dNs
${c4}`+++++oo.`-o++++:``oo++++o` `:o+++o:`
${c1}oo- :o+
${c2}MM/ /yo
MM/ +mh mmyoosm/`+mh omy`od+..+mo
${c3}MM/ sMm MM/ `MM:sMm yMh -dmmm:
MM/ sMm MM/ `MM:sMm yMh .hNNm.
${c4}MMhsssss.sMm MM/ `MM:-yNsssmMh`sNs-.sMs
${c1}_____ _
/ ____| | |
| | __ ___ | |__ ___
| | |_ |/ _ \| '_ \ / _ \
| |__| | (_) | |_) | (_) |
\_____|\___/|_.__/ \___/

19
ascii/distro/irix Normal file
View File

@@ -0,0 +1,19 @@
${c1} ./ohmNd/ +dNmho/-
`:+ydNMMMMMMMM.-MMMMMMMMMdyo:.
`hMMMMMMNhs/sMMM-:MMM+/shNMMMMMMh`
-NMMMMMmo-` /MMM-/MMM- `-omMMMMMN.
`.`-+hNMMMMMNhyMMM-/MMMshmMMMMMmy+...`
+mMNds:-:sdNMMMMMMMyyMMMMMMMNdo:.:sdMMm+
dMMMMMMmy+.-/ymNMMMMMMMMNmy/-.+hmMMMMMMd
oMMMMmMMMMNds:.+MMMmmMMN/.-odNMMMMmMMMM+
.MMMM-/ymMMMMMmNMMy..hMMNmMMMMMmy/-MMMM.
hMMM/ `/dMMMMMMMN////NMMMMMMMd/. /MMMh
/MMMdhmMMMmyyMMMMMMMMMMMMhymMMMmhdMMM:
`mMMMMNho//sdMMMMM//NMMMMms//ohNMMMMd
`/so/:+ymMMMNMMMM` mMMMMMMMmh+::+o/`
`yNMMNho-yMMMM` NMMMm.+hNMMNh`
-MMMMd: oMMMM. NMMMh :hMMMM-
-yNMMMmooMMMM- NMMMyomMMMNy-
.omMMMMMMMM-`NMMMMMMMmo.
`:hMMMMMM. NMMMMMh/`
.odNm+ /dNms.

11
ascii/distro/kslinux Normal file
View File

@@ -0,0 +1,11 @@
${c1} K K U U RRRR ooo
K K U U R R o o
KKK U U RRRR o o
K K U U R R o o
K K UUU R R ooo
${c2} SSS AAA W W AAA
S A A W W A A
SSS AAAAA W W W AAAAA
S A A WW WW A A
SSS A A W W A A

View File

@@ -1,20 +1,20 @@
${c1} `.:/ossyyyysso/:.
.:oyyyyyyyyyyyyyyyyyyo:`
-oyyyyyyyo-``/yyyyyyysyyyyo-
-syyyyyyyyyy` +yyyy/` `/yyyys-
+yyys/./syyyy: ..-` /yyyyyy+
`oyyyy: `:syys+oooo+:. .yyyyyyyyo`
+yyyyyy/ `/yyyyyyyyyyys/` /sssssyyy+
-yyyyyyyy- -syyyyyyyyyyyyyys- syyy-
oyyyyso+: .yyyyyyyyyyyyyyyyyy. `.+yyyo
yyys /yyyyyyyyyyyyyyyyyysosyyyyyyyy
yyys.` /yyyyyyyyyyyyyyyyyyyyyyyyyyyyy
oyyyyyso: .yyyyyyyyyyyyyyyyyy.`.-:/syyyo
-yyyyyyyy. -syyyyyyyyyyyyyys- syyy-
+yyyyyy: `syyyyyyyyyyys/` /o+++oyyy+
`oyyyy. -syyy++oooo+/. oyyyyyyyyo
+yyys/-oyyyys` `..` -yyyyyyy+
-syyyyyyyyy: .syyy/` `syyyys-
-oyyyyyyy:.`-yyyyyys+syyyyo-
-oyyyyyyyo${c2}dMMy${c1}yyyyyyysyyyyo-
-syyyyyyyyyy${c2}dMMy${c1}oyyyy${c2}dmMMy${c1}yyyys-
oyyys${c2}dMy${c1}syyyy${c2}dMMMMMMMMMMMMMy${c1}yyyyyyo
`oyyyy${c2}dMMMMy${c1}syysoooooo${c2}dMMMMy${c1}yyyyyyyyo`
oyyyyyy${c2}dMMMMy${c1}yyyyyyyyyyys${c2}dMMy${c1}sssssyyyo
-yyyyyyyy${c2}dMy${c1}syyyyyyyyyyyyyys${c2}dMMMMMy${c1}syyy-
oyyyysoo${c2}dMy${c1}yyyyyyyyyyyyyyyyyy${c2}dMMMMy${c1}syyyo
yyys${c2}dMMMMMy${c1}yyyyyyyyyyyyyyyyyysosyyyyyyyy
yyys${c2}dMMMMMy${c1}yyyyyyyyyyyyyyyyyyyyyyyyyyyyy
oyyyyysos${c2}dy${c1}yyyyyyyyyyyyyyyyyy${c2}dMMMMy${c1}syyyo
-yyyyyyyy${c2}dMy${c1}syyyyyyyyyyyyyys${c2}dMMMMMy${c1}syyy-
oyyyyyy${c2}dMMMy${c1}syyyyyyyyyyys${c2}dMMy${c1}oyyyoyyyo
`oyyyy${c2}dMMMy${c1}syyyoooooo${c2}dMMMMy${c1}oyyyyyyyyo
oyyysyyoyyyys${c2}dMMMMMMMMMMMy${c1}yyyyyyyo
-syyyyyyyyy${c2}dMMMy${c1}syyy${c2}dMMMy${c1}syyyys-
-oyyyyyyy${c2}dMMy${c1}yyyyyysosyyyyo-
./oyyyyyyyyyyyyyyyyyyo/.
`.:/oosyyyysso/:.`

9
ascii/distro/lede Normal file
View File

@@ -0,0 +1,9 @@
${c1} _________
/ /\
/ LE / \
/ DE / \
/________/ LE \
\ \ DE /
\ LE \ /
\ DE \ /
\________\/

13
ascii/distro/lunar Normal file
View File

@@ -0,0 +1,13 @@
${c1}`-. `-.
-ohys/-` `:+shy/`
-omNNdyo/` :+shmNNy/`
${c3} -
/mMmo
hMMMN`
.NMMs
${c1} -:+oooo+//: ${c3}/MN${c1}. -///oooo+/-`
/:.` ${c3}/${c1} `.:/`
${c3} __
| | _ _ ___ ___ ___
| |__| | | | .'| _|
|_____|___|_|_|__,|_|

View File

@@ -1,16 +1,18 @@
${c1} -/+:.
:++++.
/+++/.
.:-::- .+/:-``.::-
.:/++++++/::::/++++++/:`
${c2} .:///////////////////////:`
////////////////////////`
${c3}-+++++++++++++++++++++++`
/++++++++++++++++++++++/
${c4}/sssssssssssssssssssssss.
:ssssssssssssssssssssssss-
${c5} osssssssssssssssssssssssso/`
`syyyyyyyyyyyyyyyyyyyyyyyy+`
${c6} `ossssssssssssssssssssss/
:ooooooooooooooooooo+.
`:+oo+/:-..-:/+o+/-
${c1} 'c.
,xNMM.
.OMMMMo
OMMM0,
.;loddo:' loolloddol;.
cKMMMMMMMMMMNWMMMMMMMMMM0:
${c2} .KMMMMMMMMMMMMMMMMMMMMMMMWd.
XMMMMMMMMMMMMMMMMMMMMMMMX.
${c3};MMMMMMMMMMMMMMMMMMMMMMMM:
:MMMMMMMMMMMMMMMMMMMMMMMM:
${c4}.MMMMMMMMMMMMMMMMMMMMMMMMX.
kMMMMMMMMMMMMMMMMMMMMMMMMWd.
${c5}.XMMMMMMMMMMMMMMMMMMMMMMMMMMk
.XMMMMMMMMMMMMMMMMMMMMMMMMK.
${c6}kMMMMMMMMMMMMMMMMMMMMMMd
;KMMMMMMMWXXWMMMMMMMk.
.cooc,. .,coo:.

8
ascii/distro/mac_small Normal file
View File

@@ -0,0 +1,8 @@
${c1} .:'
_ :'_
${c2} .'`_`-'_``.
:________.-'
${c3}:_______:
:_______:
${c4} :_______`-;
${c5} `._.-._.'

20
ascii/distro/maui Normal file
View File

@@ -0,0 +1,20 @@
${c1} `.-://////:--`
.:/oooooooooooooooo+:.
`:+ooooooooooooooooooooooo:`
`:oooooooooooooooooooooooooooo/`
..```-oooooo/-`` `:oooooo+:.` `--
:. +oo+-` /ooo/` -/
-o. `o+- +o/` -o:
`oo` ::` :o/ `+. .+o` /oo.
/o+ . -+oo- ` /oo/ `ooo/
+o- /ooo+` .+ooo. :ooo+
++ .+oooo: -oooo+ `oooo+
:. .oooooo` :ooooo- :oooo:
` .oooooo: :ooooo+ `ooo+-`
.+oooooo` -oooooo: `o/-
+oooooo: .ooooooo.
/ooooooo` /ooooooo/ ..
`:oooooooo/:::/ooooooooo+:--:/:`
`:+oooooooooooooooooooooo+:`
.:+oooooooooooooooo+:.
`.-://////:-.`

18
ascii/distro/nitrux Normal file
View File

@@ -0,0 +1,18 @@
${c1}`:/.
`/yo
`/yo
`/yo .+:.
`/yo .sys+:.`
`/yo `-/sys+:.`
`/yo ./sss+:.`
`/yo .:oss+:-`
`/yo ./o///:-`
`/yo `.-:///////:`
`/yo `.://///++//-``
`/yo `.-:////++++/-`
`/yo `-://///++o+/-`
`/yo `-/+o+++ooo+/-`
`/s+:+oooossso/.`
`//+sssssso:.
`+syyyy+:`
:+s+-

7
ascii/distro/nixos_small Normal file
View File

@@ -0,0 +1,7 @@
${c1}\\\\ \\\\ //
==\\\\__\\\\/ //
// \\\\//
==// //==
//\\\\___//
// /\\\\ \\\\==
// \\\\ \\\\

19
ascii/distro/nurunner Normal file
View File

@@ -0,0 +1,19 @@
${c1} ,xc
;00cxXl
;K0, .xNo.
:KO' .lXx.
cXk. ;xl cXk.
cXk. ;k:.,xo. cXk.
.lXx. :x::0MNl,dd. :KO,
.xNx. cx;:KMMMMMNo'dx. ;KK;
.dNl. cd,cXMMMMMMMMMWd,ox' 'OK:
;WK. 'K,.KMMMMMMMMMMMMMWc.Kx lMO
'OK: 'dl'xWMMMMMMMMMM0::x: 'OK:
.kNo .xo'xWMMMMMM0;:O: ;KK;
.dXd. .do,oNMMO;ck: ;00,
oNd. .dx,;'cO; ;K0,
oNx. okk; ;K0,
lXx. :KO'
cKk' cXk.
;00:lXx.
,kd.

18
ascii/distro/obrevenge Normal file
View File

@@ -0,0 +1,18 @@
${c1} __ __
_@@@@ @@@g_
_@@@@@@ @@@@@@
_@@@@@@M W@@@@@@_
j@@@@P ^W@@@@
@@@@L____ _____Q@@@@
Q@@@@@@@@@@j@@@@@@@@@@
@@@@@ T@j@ T@@@@@
@@@@@ ___Q@J@ _@@@@@
@@@@@fMMM@@j@jggg@@@@@@
@@@@@ j@j@^MW@P @@@@
Q@@@@@ggg@@f@ @@@@@@L
^@@@@WWMMP ^ Q@@@@
@@@@@_ _@@@@l
W@@@@@g_____g@@@@@P
@@@@@@@@@@@@@@@@l
^W@@@@@@@@@@@P
^TMMMMTll

View File

@@ -1,17 +1,16 @@
${c1} eeeeeeeee
eeeeeeeeeeeeeee
eeeeee${c2}//////////${c1}eeeee
eeeee${c2}///////////////${c1}eeeee
eeeee${c2}/// ////${c1}eeee
eeee${c2}// ///${c1}eeeee
eee ${c2}///${c1}eeeee
ee ${c2}//${c1}eeeeee
e ${c2}/${c1}eeeeeee
eeeeeee
eeeeee
eeeeee
eeeee
eeee
eee
ee
e
${c1} `.-. `.
`.` `:++. `-+o+.
`` `:+/. `:+/. `-+oooo+
``-::-.:+/. `:+/. `-+oooooo+
`.-:///- ..` .-. `-+oooooooo-
`..-..` `+ooooooooo:
`` :oooooooo/
`ooooooo:
`oooooo:
-oooo+.
+ooo/`
-ooo-
`+o/.
/+-
//`
-.

21
ascii/distro/parsix Normal file
View File

@@ -0,0 +1,21 @@
${c2}-/+/:.
${c2}.syssssys.
${c1}.--. ${c2}ssssssssso${c1} ..--.
:++++++: ${c2}+ssssssss+${c1} ./++/+++:
/+++++++++.${c2}.yssooooy`${c1}-+///////o-
/++++++++++.${c2}+soooos:${c1}:+////////+-
:+++++////o-${c2}oooooo-${c1}+/////////-
`-/++//++-${c4}.-----.-${c1}:+/////:-
${c3}-://::--${c1}-:/:${c4}.--.````.--.${c1}:::-${c3}--::::::.
${c3}-/:::::::://:${c4}.:-` `-:${c3}`:/:::::::--/-
${c3}/::::::::::/-${c4}--. .-.${c3}-/://///::::/
${c3}-/:::::::::/:${c4}`:-. .-:${c3}`:///////////-
`${c3}-::::--${c1}.-://.${c4}---....---${c1}`:+/:-${c3}--::::-`
${c1}-/+///+o/-${c4}.----.${c1}.:oo+++o+.
${c1}-+/////+++o:${c2}syyyyy.${c1}o+++++++++:
${c1}.+////+++++-${c2}+sssssy+${c1}.++++++++++\
${c1}.+:/++++++.${c2}.yssssssy-${c1}`+++++++++:
${c1}:/+++++- ${c2}+sssssssss ${c1}-++++++-
${c1}`--` ${c2}+sssssssso ${c1}`--`
${c2}+sssssy+`
${c2}`.::-`

21
ascii/distro/pop_os Normal file
View File

@@ -0,0 +1,21 @@
${c1} /////////////
/////////////////////
///////${c2}*767${c1}////////////////
//////${c2}7676767676*${c1}//////////////
/////${c2}76767${c1}//${c2}7676767${c1}//////////////
/////${c2}767676${c1}///${c2}*76767${c1}///////////////
///////${c2}767676${c1}///${c2}76767${c1}.///${c2}7676*${c1}///////
/////////${c2}767676${c1}//${c2}76767${c1}///${c2}767676${c1}////////
//////////${c2}76767676767${c1}////${c2}76767${c1}/////////
///////////${c2}76767676${c1}//////${c2}7676${c1}//////////
////////////,${c2}7676${c1},///////${c2}767${c1}///////////
/////////////*${c2}7676${c1}///////${c2}76${c1}////////////
///////////////${c2}7676${c1}////////////////////
///////////////${c2}7676${c1}///${c2}767${c1}////////////
//////////////////////${c2}'${c1}////////////
//////${c2}.7676767676767676767,${c1}//////
/////${c2}767676767676767676767${c1}/////
///////////////////////////
/////////////////////
/////////////

View File

@@ -1,18 +1,23 @@
${c1} .',;:cc;,'. .,;::c:,,.
,ooolcloooo: 'oooooccloo:
.looooc;;:ol :oc;;:ooooo'
;oooooo: ,ooooooc.
.,:;'. .;:;'.
${c2}.... ..'''''. ....
.''. ..'''''. ..''.
.. ..... ..... ..
. .''''''' .''''''. .
.'' .'''''''' .'''''''. ''.
''' ''''''' .'''''' '''
.' ........... ... .'.
.... ''''''''. .''.
'''''. ''''''''. .'''''
'''''. .'''''. .'''''.
..''. . .''..
.'''''''
......
${c1} `.::///+:/-. --///+//-:``
`+oooooooooooo: `+oooooooooooo:
/oooo++//ooooo: ooooo+//+ooooo.
`+ooooooo:-:oo- +o+::/ooooooo:
`:oooooooo+`` `.oooooooo+-
`:++ooo/. :+ooo+/.`
${c2}...` `.----.` ``..
.::::-``:::::::::.`-:::-`
-:::-` .:::::::-` `-:::-
`::. `.--.` `` `.---.``.::`
.::::::::` -::::::::` `
.::` .:::::::::- `::::::::::``::.
-:::` ::::::::::. ::::::::::.`:::-
:::: -::::::::. `-:::::::: ::::
-::- .-:::-.``....``.-::-. -::-
.. `` .::::::::. `..`..
-:::-` -::::::::::` .:::::`
:::::::` -::::::::::` :::::::.
.::::::: -::::::::. ::::::::
`-:::::` ..--.` ::::::.
`...` `...--..` `...`
.::::::::::
`.-::::-`

19
ascii/distro/refracta Normal file
View File

@@ -0,0 +1,19 @@
${c2} A
VW
VVW\\
.yWWW\\
,;,,u,;yy;;v;uyyyyyyy ,WWWWW^
*WWWWWWWWWWWWWWWW/ $VWWWWw ,
^*%WWWWWWVWWX $WWWW** ,yy
, "**WWW/' **' ,yy/WWW*`
&WWWWwy `*` <,ywWW%VWWW*
yWWWWWWWWWW* ., "**WW%W
,&WWWWWM*"` ,y/ &WWWww ^*
XWWX*^ ,yWWWW09 .WWWWWWWWwy,
*` &WWWWWM WWWWWWWWWWWWWww,
(WWWWW` /#####WWW***********
^WWWW
VWW
Wh.
V/

12
ascii/distro/sabotage Normal file
View File

@@ -0,0 +1,12 @@
${c2} .|'''.| | '||''|. ..|''||
||.. ' ||| || || .|' ||
''|||. | || ||'''|. || ||
. '|| .''''|. || || '|. ||
|'....|' .|. .||. .||...|' ''|...|'
|''||''| | ..|'''.| '||''''|
|| ||| .|' ' || .
|| | || || .... ||''|
|| .''''|. '|. || ||
.||. .|. .||. ''|...'| .||.....|

21
ascii/distro/siduction Normal file
View File

@@ -0,0 +1,21 @@
${c1} _aass,
jQh: =$w
QWmwawQW
)$QQQQ@( ..
_a_a. ~??^ syDY?Sa,
_mW>-<$c jWmi imm.
]QQwayQE 4QQmgwmQQ`
?WWQWP' -9QQQQQ@'._aas,
_a%is. .adYYs,. -"?!` aQB*~^3$c
_Qh;.nm .QWc. {QL ]QQp;..vmQ/
"QQmmQ@ -QQQggmQP ]QQWmggmQQ(
-???" "$WQQQY` __, ?QQQQQQW!
_yZ!?q, - .yWY!!Sw, "???^
.QQa_=qQ mQm>..vmm
$QQWQQP $QQQgmQQ@
"???" _aa, -9WWQQWY`
_mB>~)$a -~~
mQms_vmQ.
]WQQQQQP
-?T??"

17
ascii/distro/slitaz Normal file
View File

@@ -0,0 +1,17 @@
${c1} @ @( @
@@ @@ @ @/
@@ @@ @@ @@
@@ %@@ @@ @@
@@ %@@@ @@@@@. @@@@ @@
@@@ @@@@ @@@@@@@ &@@@ @@@
@@@@@@@ %@@@@@@@@@@@@ &@@@% @@@@@@@/
,@@@@@@@@@@@@@@@@@@@@@@@@@
.@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@/
@@@@@@. @@@@@@@@@@@@@@@@@@@@@ /@@@@@@
@@ @@@@@ @@@@@@@@@@@@, @@@@@ @@@
@@ @@@@. @@@@@@@@@@@@@% #@@@@ @@.
@@ ,@@ @@@@@@@@@@@@@ @@@ @@
@ @@. @@@@@@@@@@@@@ @@@ *@
@ @@ @@@@@@@@@@@@ @@ @
@ @@@@@@@@@. #@
@ ,@@@@@ @

21
ascii/distro/source_mage Normal file
View File

@@ -0,0 +1,21 @@
${c2} :ymNMNho.
.+sdmNMMMMMMMMMMy`
.-::/yMMMMMMMMMMMm-
sMMMMMMMMMMMm/
/NMMMMMMMMMMMMMm:
.MMMMMMMMMMMMMMMMM:
`MMMMMMMMMMMMMMMMMN.
NMMMMMMMMMMMMMMMMMd
mMMMMMMMMMMMMMMMMMMo
hhMMMMMMMMMMMMMMMMMM.
.`/MMMMMMMMMMMMMMMMMs
:mMMMMMMMMMMMMMMMN`
`sMMMMMMMMMMMMMMM+
/NMMMMMMMMMMMMMN`
oMMMMMMMMMMMMM+
./sd.-hMMMMMMMMmmN`
./+oyyyh- `MMMMMMMMMmNh
sMMMMMMMMMmmo
`NMMMMMMMMMd:
-dMMMMMMMMMo
-shmNMMms.

20
ascii/distro/ubuntu-mate Normal file
View File

@@ -0,0 +1,20 @@
${c1} `:+shmNNMMNNmhs+:`
.odMMMMMMMMMMMMMMMMMMdo.
/dMMMMMMMMMMMMMMMmMMMMMMMMd/
:mMMMMMMMMMMMMNNNNM/`/yNMMMMMMm:
`yMMMMMMMMMms:..-::oM: -omMMMMMy`
`dMMMMMMMMy-.odNMMMMMM: -odMMMMMMd`
hMMMMMMMm-.hMMy/....+M:`/yNm+mMMMMMMMh
/MMMMNmMN-:NMy`-yNMMMMMmNyyMN:`dMMMMMMM/
hMMMMm -odMMh`sMMMMMMMMMMs sMN..MMMMMMMh
NMMMMm `/yNMMMMMMMMMMMM: MM+ mMMMMMMN
NMMMMm `/yNMMMMMMMMMMMM: MM+ mMMMMMMN
hMMMMm -odMMh sMMMMMMMMMMs oMN..MMMMMMMh
/MMMMNNMN-:NMy`-yNMMMMMNNsyMN:`dMMMMMMM/
hMMMMMMMm-.hMMy/....+M:.+hNd+mMMMMMMMh
`dMMMMMMMMy-.odNMMMMMM: :smMMMMMMd`
yMMMMMMMMMms/..-::oM: .+dMMMMMy
:mMMMMMMMMMMMMNNNNM: :smMMMMMMm:
/dMMMMMMMMMMMMMMMdNMMMMMMMd/
.odMMMMMMMMMMMMMMMMMMdo.
`:+shmNNMMNNmhs+:`

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env bash
#
# Neofetch config file
# https://github.com/dylanaraps/neofetch
@@ -11,7 +9,7 @@ print_info() {
info underline
info "OS" distro
info "Model" model
info "Host" model
info "Kernel" kernel
info "Uptime" uptime
info "Packages" packages
@@ -28,6 +26,7 @@ print_info() {
info "GPU" gpu
info "Memory" memory
# info "GPU Driver" gpu_driver # Linux/macOS only
# info "CPU Usage" cpu_usage
# info "Disk" disk
# info "Battery" battery
@@ -37,6 +36,7 @@ print_info() {
# info "Public IP" public_ip
# info "Users" users
# info "Install Date" install_date
# info "Locale" locale # This only works on glibc systems.
info line_break
info cols
@@ -138,19 +138,28 @@ shell_version="on"
# NOTE: Any file in '/sys/devices/system/cpu/cpu0/cpufreq' can be used as a value.
speed_type="bios_limit"
# Shorten the output of the CPU function
# CPU speed shorthand
#
# Default: 'off'
# Values: 'on', 'off', 'tiny', 'name', 'speed'
# Flag: --cpu_shorthand
# Values: 'on', 'off'.
# Flag: --speed_shorthand.
# NOTE: This flag is not supported in systems with CPU speed less than 1 GHz
#
# Example:
# on: 'i7-6500U (4) @ 3.1GHz'
# off: 'Intel i7-6500U (4) @ 3.1GHz'
# tiny: 'i7-6500U (4)'
# name: 'Intel i7-6500U (4)'
# speed: '3.1GHz'
cpu_shorthand="off"
# off: 'i7-6500U (4) @ 3.100GHz'
speed_shorthand="off"
# Enable/Disable CPU brand in output.
#
# Default: 'on'
# Values: 'on', 'off'
# Flag: --cpu_brand
#
# Example:
# on: 'Intel i7-6500U'
# off: 'i7-6500U (4)'
cpu_brand="on"
# CPU Speed
# Hide/Show CPU speed.
@@ -185,7 +194,9 @@ cpu_cores="logical"
# Default: 'off'
# Values: 'C', 'F', 'off'
# Flag: --cpu_temp
# Supports: Linux
# Supports: Linux, BSD
# NOTE: For FreeBSD and NetBSD-based systems, you'll need to enable
# coretemp kernel module. This only supports newer Intel processors.
#
# Example:
# C: 'Intel i7-6500U (4) @ 3.1GHz [27.2°C]'
@@ -317,7 +328,7 @@ disk_show=('/')
# What to append to the Disk subtitle.
#
# Default: 'mount'
# Values: 'mount', 'name'
# Values: 'mount', 'name', 'dir'
# Flag: --disk_subtitle
#
# Example:
@@ -326,6 +337,11 @@ disk_show=('/')
#
# mount: 'Disk (/): 74G / 118G (66%)'
# 'Disk (/mnt/Local Disk): 74G / 118G (66%)'
# 'Disk (/mnt/Videos): 74G / 118G (66%)'
#
# dir: 'Disk (/): 74G / 118G (66%)'
# 'Disk (Local Disk): 74G / 118G (66%)'
# 'Disk (Videos): 74G / 118G (66%)'
disk_subtitle="mount"
@@ -523,10 +539,11 @@ disk_display="off"
# Backend Settings
# Image backend.
#
# Default: 'ascii'
# Values: 'ascii', 'caca', 'catimg', 'jp2a', 'iterm2', 'off', 'tycat', 'w3m'
# Values: 'ascii', 'caca', 'catimg', 'jp2a', 'iterm2', 'off', 'termpix', 'pixterm', 'tycat', 'w3m'
# Flag: --backend
image_backend="ascii"
@@ -585,6 +602,15 @@ ascii_bold="on"
# Image Options
# Image loop
# Setting this to on will make neofetch redraw the image constantly until
# Ctrl+C is pressed. This fixes display issues in some terminal emulators.
#
# Default: 'off'
# Values: 'on', 'off'
# Flag: --loop
image_loop="off"
# Thumbnail directory
#
# Default: '~/.cache/thumbnails/neofetch'
@@ -670,16 +696,6 @@ scrot="off"
# Flag: --scrot_cmd
scrot_cmd="auto"
# Screenshot Directory
# Where to save the screenshots
#
# Default: '~/Pictures/'
# Values: 'dir'
# Flag: --scrot_dir
#
# Note: Neofetch won't create the directory if it doesn't exist.
scrot_dir="$HOME/Pictures/"
# Screenshot Filename
# What to name the screenshots
#
@@ -702,9 +718,15 @@ image_host="teknik"
# Misc Options
# Stdout mode
# Turn off all colors and disables image backend (ASCII/Image).
# Useful for piping into another command.
# Default: 'off'
# Values: 'on', 'off'
stdout="off"
# Config version.
#
# NOTE: Don't change this value, neofetch reads this to determine
# how to handle backwards compatibility.
config_version="3.0.1"
config_version="3.3.1-git"

View File

@@ -1,5 +1,3 @@
#!/usr/bin/env bash
#
# Neofetch config file for travis.ci
# https://github.com/dylanaraps/neofetch
@@ -7,8 +5,8 @@ print_info() {
info title
info underline
info "Model" model
info "OS" distro
info "Host" model
info "Kernel" kernel
info "Uptime" uptime
info "Packages" packages
@@ -23,6 +21,7 @@ print_info() {
info "Terminal Font" term_font
info "CPU" cpu
info "GPU" gpu
info "GPU Driver" gpu_driver
info "Memory" memory
info "CPU Usage" cpu_usage

1612
neofetch

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.3.
.TH NEOFETCH "1" "January 2017" "Neofetch 3.0.1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.5.
.TH NEOFETCH "1" "December 2017" "Neofetch 3.3.1-git" "User Commands"
.SH NAME
Neofetch \- A fast, highly customizable system info script
.SH SYNOPSIS
@@ -18,7 +18,7 @@ NOTE: Every launch flag has a config option.
Allows you to disable an info line from appearing
in the output.
.IP
NOTE: You can supply multiple args. eg. 'neofetch \fB\-\-disable\fR cpu gpu disk shell'
NOTE: You can supply multiple args. eg. 'neofetch \fB\-\-disable\fR cpu gpu'
.TP
\fB\-\-os_arch\fR on/off
Hide/Show OS architecture.
@@ -30,9 +30,14 @@ scaling_current, scaling_min, scaling_max
.IP
NOTE: This only supports Linux with cpufreq.
.TP
\fB\-\-cpu_shorthand\fR type
Shorten the output of CPU
Possible values: name, speed, tiny, on, off
\fB\-\-speed_shorthand\fR on/off
Whether or not to show decimals in CPU speed.
.TP
NOTE: This flag is not supported in systems with CPU speed less than
1 GHz.
.TP
\fB\-\-cpu_brand\fR on/off
Enable/Disable CPU brand in output.
.TP
\fB\-\-cpu_cores\fR type
Whether or not to display the number of CPU cores
@@ -47,8 +52,9 @@ Hide/Show cpu speed.
Hide/Show cpu temperature.
.IP
NOTE: This only works on Linux and BSD.
.IP
NOTE: For FreeBSD\-based systems, you need to enable coretemp kernel module.
.TP
NOTE: For FreeBSD and NetBSD\-based systems, you need to enable
coretemp kernel module. This only supports newer Intel processors.
.TP
\fB\-\-distro_shorthand\fR on/off
Shorten the output of distro (tiny, on, off)
@@ -96,12 +102,15 @@ Possible values: '/', '/dev/sdXX', '/path/to/mount point'
.IP
NOTE: Multiple values can be given. (\fB\-\-disk_show\fR '/' '/dev/sdc1')
.TP
\fB\-\-disk_subtitle\fR name/mount
\fB\-\-disk_subtitle\fR type
What information to append to the Disk subtitle.
Takes: name, mount, dir
.IP
\&'name' shows the disk's name (sda1, sda2, etc)
.IP
\&'mount' shows the disk's mount point (/, \fI\,/mnt/Local\/\fP Disk, etc)
.IP
\&'dir' shows the basename of the disks's path. (/, Local Disk, etc)
.TP
\fB\-\-ip_host\fR url
URL to query for public IP
@@ -175,11 +184,13 @@ Possible values: bar, infobar, barinfo, off
.TP
\fB\-\-backend\fR backend
Which image backend to use.
Possible values: 'ascii', 'caca', 'catimg', 'jp2a', 'iterm2', 'off', 'tycat', 'w3m'
Possible values: 'ascii', 'caca', 'catimg', 'jp2a', 'iterm2', 'off',
\&'sixel', 'tycat', 'w3m'
.TP
\fB\-\-source\fR source
Which image or ascii file to use.
Possible values: 'auto', 'ascii', 'wallpaper', '/path/to/img', '/path/to/ascii', '/path/to/dir/'
Possible values: 'auto', 'ascii', 'wallpaper', '/path/to/img',
\&'/path/to/ascii', '/path/to/dir/'
.TP
\fB\-\-ascii\fR source
Shortcut to use 'ascii' backend.
@@ -196,6 +207,15 @@ Shortcut to use 'iterm2' backend.
\fB\-\-jp2a\fR source
Shortcut to use 'jp2a' backend.
.TP
\fB\-\-pixterm\fR source
Shortcut to use 'pixterm' backend.
.TP
\fB\-\-sixel\fR source
Shortcut to use 'sixel' backend.
.TP
\fB\-\-termpix\fR source
Shortcut to use 'termpix' backend.
.TP
\fB\-\-tycat\fR source
Shortcut to use 'tycat' backend.
.TP
@@ -205,7 +225,8 @@ Shortcut to use 'w3m' backend.
\fB\-\-off\fR
Shortcut to use 'off' backend.
.IP
NOTE: 'source; can be any of the following: 'auto', 'ascii', 'wallpaper', '/path/to/img', '/path/to/ascii', '/path/to/dir/'
NOTE: 'source; can be any of the following: 'auto', 'ascii', 'wallpaper', '/path/to/img',
\&'/path/to/ascii', '/path/to/dir/'
.SS "ASCII:"
.TP
\fB\-\-ascii_colors\fR x x x x x x
@@ -219,12 +240,14 @@ NOTE: Arch and Ubuntu have 'old' logo variants.
NOTE: Use 'arch_old' or 'ubuntu_old' to use the old logos.
.IP
NOTE: Ubuntu has flavor variants.
.TP
NOTE: Change this to 'Lubuntu', 'Xubuntu', 'Ubuntu\-GNOME',
\&'Ubuntu\-Studio' or 'Ubuntu\-Budgie' to use the flavors.
.TP
NOTE: Alpine, Arch, CRUX, Debian, Gentoo, FreeBSD, Mac, NixOS,
OpenBSD, and Void have a smaller logo variant.
.IP
NOTE: Change this to 'Lubuntu', 'Xubuntu', 'Ubuntu\-GNOME', 'Ubuntu\-Studio' or 'Ubuntu\-Budgie' to use the flavors.
.IP
NOTE: Alpine, Arch, Crux, Gentoo, OpenBSD, and Void have a smaller logo variant.
.IP
NOTE: Change this to 'alpine_small', 'arch_small', 'crux_small', 'gentoo_small', 'openbsd_small', and 'void_small' to use the small logos.
NOTE: Use '{distro name}_small' to use the small variants.
.TP
\fB\-\-ascii_bold\fR on/off
Whether or not to bold the ascii logo.
@@ -235,6 +258,10 @@ Hide the info text and only show the ascii logo.
Possible values: bar, infobar, barinfo, off
.SS "IMAGE:"
.TP
\fB\-\-loop\fR
Redraw the image constantly until Ctrl+C is used. This fixes issues
in some terminals emulators when using image mode.
.TP
\fB\-\-size\fR 00px | \fB\-\-size\fR 00%
How to size the image.
Possible values: auto, 00px, 00%, none
@@ -262,8 +289,9 @@ This only works with w3m.
.TP
\fB\-\-gap\fR num
Gap between image and text.
.IP
NOTE: \fB\-\-gap\fR can take a negative value which will move the text closer to the left side.
.TP
NOTE: \fB\-\-gap\fR can take a negative value which will move the text
closer to the left side.
.TP
\fB\-\-clean\fR
Delete cached files and thumbnails.
@@ -288,6 +316,9 @@ Specify a path to a custom config file
\fB\-\-config\fR none
Launch the script without a config file
.TP
\fB\-\-stdout\fR
Turn off all colors and disables any ASCII/image backend.
.TP
\fB\-\-help\fR
Print this text and exit
.TP
@@ -319,6 +350,9 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
.PP
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
.PP
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE