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
Michael Straube
3ccc42042a
Term: Fix mate-terminal font when maximized or fullscreen
2017-07-26 22:09:47 +02:00
Michael Straube
03e2da715d
OS: Add support for AryaLinux
2017-07-26 10:34:46 +02: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
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
0a49b84bcc
os
...
: Added support for Source Mage.
2017-07-22 12:34:12 +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
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
40c4a7748b
os: Fix bug where ChromeOS would be incorrectly detected. Closes #770
2017-07-16 09:34:43 +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
Michael Straube
7a90486916
General: Remove another awk call
2017-07-14 15:29:53 +02:00
Michael Straube
61a9590693
General: Get rid of a call to awk
2017-07-14 14:45:19 +02: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
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
2e338529b8
Docs: Update manpage and config
2017-07-13 19:06:52 +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
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
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
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
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
69deb4309d
Image: Possibly fix xterm 1/0 error.
2017-06-30 13:59:19 +10: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
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
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
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
96103a757f
Misc: Removed Makefile and added install script
2017-06-20 16:43:35 +07: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
LER0ever
34800b6665
terminal: add support for Neovim terminal emulator
2017-06-15 18:46:59 +08: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
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
2e65f48eaa
Merge pull request #741 from konimex/freebsdmem
...
Memory [FreeBSD]: Fix inaccurate free memory calculation
2017-06-04 11:11:49 +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
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
LER0ever
0ff2807c75
Model: Add support for Hackintosh
2017-05-30 17:05:33 +08:00
Dylan Araps
593ca37d26
Revert "Model: Add support for Hackintosh"
2017-05-28 14:44:13 +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
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
Dylan Araps
0c602800f5
Ascii: Fix ascii_distro and windows10, closes #725
2017-05-18 09:52:34 +10: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
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
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
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
7646a76d02
Ascii: Add ubuntu-mate ascii, closes #712
2017-05-04 08:51:06 +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
Muhammad Herdiansyah
def8123c46
Misc: Use fallback values for some functions
2017-05-01 15:05:40 +07: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
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
74e8facfe2
GPU: Correctly filter out duplicate GPU names.
2017-04-26 08:12:35 +10:00
Dylan Araps
a1d87ea105
Image: Added --loop flag.
2017-04-26 07:39:10 +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
e506315bac
Version: Bump version to 3.1.0
2017-04-25 13:01:27 +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
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
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
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
Michael Straube
d8e1150e19
Battery: Add support for Bay Trail devices (axp288_fuel_gauge)
2017-04-10 13:27:34 +02: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
Muhammad Herdiansyah
0efc00419e
OS: Added support for MinGW
2017-04-05 15:08:09 +07: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
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
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
f8f26453ae
Ascii: [Arch] Use brighter colors
2017-03-28 08:49:46 +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
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
Michael Straube
e92a03816e
OS: Add support for Nitrux
2017-03-22 11:13:39 +01: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
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
7cf891a63b
Merge pull request #670 from dritter/add_iterm2_font_detection
...
Add iterm2 font detection
2017-03-15 21:25:55 +11: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
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
Eliezio Oliveira
707601bbf7
MacOS screenresolution: accepts output from stdout and stderr. Closes #662
2017-03-04 20:36:35 -03: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
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
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
Jorge Gonzalez
9becea4feb
WM: Add support for Kwm on macOS
2017-02-22 22:12:48 -05:00
Dylan Araps
110e95a194
Revert "WM: Add support for Kwm on macOS"
2017-02-23 13:54:52 +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
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
199dadd537
Images: Fix bug with getting terminal size
2017-02-09 11:00:50 +11:00
Dylan Araps
ca54e76f52
Images: Added termpix backend
2017-02-09 10:36:21 +11:00
Dylan Araps
69046ae124
Image: Added sixel backend
2017-02-09 10:23:21 +11: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
8fce18fcae
General: Increment version number
2017-01-30 19:44:12 +11:00
Dylan Araps
54c6119041
Packages: Count chromebrew packages
2017-01-30 11:03:39 +11:00
Dylan Araps
4ee3f48cb2
Merge branch 'master' of github.com:dylanaraps/neofetch
2017-01-29 18:43:02 +11:00
Dylan Araps
4fdf4366ad
Scrot: Add message letting users now that a screenshot was taken
2017-01-29 18:42:47 +11:00
Muhammad Herdiansyah
97a437b7ed
Config: Applied @fornwall's patch
2017-01-28 13:54:40 +07:00
Dylan Araps
198d1e77c0
Merge pull request #648 from dylanaraps/strip
...
Prin: Fix underline not working
2017-01-28 11:38:17 +11:00
Tuomas Siipola
608ea47704
Ignore comments in Alacritty font detection
2017-01-28 00:13:02 +02:00
Dylan Araps
728357f4ad
Underline: Fix travis
2017-01-28 07:30:13 +11:00
Dylan Araps
599ab60909
Travis: Echo length of underline
2017-01-28 07:26:43 +11:00
Dylan Araps
ebba162aff
General: Be less greedy
2017-01-28 03:05:19 +11:00
Dylan Araps
9573eee324
Prin: Fix underline not working
2017-01-28 03:01:11 +11:00
Dylan Araps
4af31a0fea
Merge pull request #646 from dylanaraps/mem-label
...
Memory: Change label to MiB from MB
2017-01-27 15:50:06 +11:00
Dylan Araps
c4869f5e50
Disk: Fix stray bracket
2017-01-27 14:51:18 +11:00
Dylan Araps
568f52c3b9
Memory: Show MB on OS that output the memory as Megabytes
2017-01-27 14:35:04 +11:00
Dylan Araps
fae12fadf2
Memory: Change label to MiB from MB
2017-01-27 14:29:19 +11:00
Dylan Araps
c0e3a13f9d
General: More regex fixes
2017-01-26 22:46:39 +11:00
Dylan Araps
9bbd64a790
Merge branch 'master' of github.com:dylanaraps/neofetch
2017-01-26 22:37:06 +11:00
Dylan Araps
430f5af564
Ascii: Fix ascii file not working
2017-01-26 22:36:08 +11:00
Dylan Araps
01c383bceb
Merge pull request #639 from YellowApple/patch-1
...
Fix paths for "proper" Haiku installation
2017-01-26 22:17:40 +11:00
Dylan Araps
0d9f95bf5e
Merge pull request #642 from mstraube/song
...
Fix song_shorthand, use dbus for audacious
2017-01-26 20:09:58 +11:00
Michael Straube
c7892a70c7
Song: Don't print empty song with song_shorthand
2017-01-26 09:05:24 +01:00
Dylan Araps
502f4834fb
Distro: Use kernel_version in Windows detection
2017-01-26 19:03:56 +11:00
Michael Straube
e66b63d0f3
Song: Use get_song_dbus for audacious
2017-01-26 09:03:35 +01:00
Dylan Araps
cfdaac34f2
Disk: Show disk name when subtitle is disabled
2017-01-26 19:00:48 +11:00
Dylan Araps
01b3df7cd2
Error: Add quotes to image
2017-01-26 18:41:03 +11:00
Dylan Araps
58a57bb153
Images: Fix cd error
2017-01-26 18:37:13 +11:00
Michael Straube
7f5554ac6c
Song: Fix typo
2017-01-26 08:19:44 +01:00
Dylan Araps
a6c5c64bea
General: Fix output if subtitles are disabled and prin is used
2017-01-26 17:51:36 +11:00
Dylan Araps
8884b19e82
Song: Fix album name being used as artist name
2017-01-26 16:37:52 +11:00
Ryan S. Northrup
87cfcfc72a
Fix paths for "proper" Haiku installation
...
Recommendation: consider working out some way for there to be a standard `$PREFIX` variable for this, and some other way to populate this correctly based on the `$PREFIX` passed to `make install`.
2017-01-25 15:15:22 -08:00
Dylan Araps
f3b803ae38
Image: Fix images in Terminology and Tmux
2017-01-25 12:17:29 +11:00
Dylan Araps
bc0118a759
Ascii: Fix bug where source is an image
2017-01-25 11:56:33 +11:00
Dylan Araps
4064f4340b
OS: Added support for ArchBox. Closes #634
2017-01-25 10:36:17 +11:00
Dylan Araps
bade83d5d5
Shell: Fix shell version on bash 3
2017-01-25 00:49:14 +11:00
Dylan Araps
32c4b00bfd
Ascii: [Windows 10] Fix ascii_distro not working
2017-01-24 23:41:48 +11:00
Dylan Araps
0fed289d58
Config: Fix config error on macOS
2017-01-24 12:18:44 +11:00
Dylan Araps
539c1462bf
Merge pull request #632 from dawidd6/master
...
MPD server on another host
2017-01-24 12:00:09 +11:00
Dylan Araps
a3c41033d2
Config: Remove '--config travis' in favor of '--config path/to/travis'
2017-01-24 11:48:09 +11:00
dawidd6
ee41671dec
rewrite mpc discovery
2017-01-24 00:31:53 +01:00
Dylan Araps
d68780385f
Old Options: Fix progress bar options
2017-01-24 10:23:07 +11:00
Dylan Araps
0a70754ef1
Old Options: Fix birthday_time not working
2017-01-24 10:11:35 +11:00
Dylan Araps
13cfef01da
Merge branch 'master' of github.com:dylanaraps/neofetch
2017-01-24 10:04:23 +11:00
Dylan Araps
6ecaa950e0
Ascii: Add a second color pooint to the Arch Linux logo
2017-01-24 10:03:56 +11:00
dawidd6
38cb68b2dd
fix, when mpd server is on another host
2017-01-23 22:21:43 +01:00
Jorge Gonzalez
40d764ca6a
Image: Fixed issue where linebreaks caused stray spaces to print over images
2017-01-23 09:33:05 -05:00
Dylan Araps
546c13c100
Merge branch 'master' of github.com:dylanaraps/neofetch
2017-01-23 23:59:38 +11:00
Dylan Araps
e4ffa945f9
Cols: Fixed color_blocks=off causing an extra newline to be printed
2017-01-23 23:59:21 +11:00
SomaUlte
c8cce9acb5
check for "Intel" in glxinfo grep
2017-01-23 04:37:03 -05:00
SomaUlte
0dff121390
apply dylanaraps' changes
2017-01-23 04:34:13 -05:00
SomaUlte
08276bde5e
Update neofetch
2017-01-23 04:01:50 -05:00
Dylan Araps
611c88b29c
General: Bump version to 0.1
2017-01-23 14:41:10 +11:00
Dylan Araps
cce406032b
General: Bump version number to 3.0
2017-01-23 11:00:38 +11:00
Dylan Araps
acb4f14822
General: Remove stray newline
2017-01-23 10:54:17 +11:00
Dylan Araps
212bb65163
Image: Fix stray space
2017-01-23 10:12:26 +11:00
Dylan Araps
59e043b481
Docs: Add missing docs
2017-01-23 10:02:30 +11:00
Muhammad Herdiansyah
96b5708e2e
Misc: Don't align whitespaces
...
It interferes with manpage formatting and causes
--ascii source
DESC
as
--ascii
source DESC
2017-01-22 13:34:23 +07:00
Dylan Araps
f9555414e2
Merge branch 'master' of github.com:dylanaraps/neofetch
2017-01-19 23:36:02 +11:00
Dylan Araps
19d829706c
Args: Fix issues with symlinks
2017-01-19 23:35:25 +11:00
Michael Straube
4ebb0ac153
Term Font: Add support for deepin-terminal
2017-01-18 17:40:27 +01:00
Dylan Araps
e05cf162ac
Merge pull request #623 from dylanaraps/full_path
...
General: Neofetch now understands relative paths
2017-01-18 19:54:35 +11:00
Dylan Araps
3b29a9b736
Image: Remove unneeded check
2017-01-18 17:00:01 +11:00
Dylan Araps
7d20f75e2e
General: Expand full path detection to --config
2017-01-18 16:42:27 +11:00
Dylan Araps
b9ee2f1ce1
Error: Use err()
2017-01-18 16:21:43 +11:00
Dylan Araps
d0937a8367
General: Neofetch now understands relative paths
2017-01-18 16:18:56 +11:00
Dylan Araps
3c7622bf80
General: Remove reference to old config location
2017-01-18 12:52:04 +11:00
Muhammad Herdiansyah
e5602a0def
General: Check Default config in /etc instead
2017-01-18 08:24:23 +07:00
Dylan Araps
0e6fe1b38a
Merge pull request #621 from gavinhungry/xfce
...
XFCE -> Xfce
2017-01-18 11:20:10 +11:00
Dylan Araps
475dee93d8
Merge pull request #616 from dylanaraps/image-rewrite
...
Image: Rewrite backend handling.
2017-01-18 09:43:24 +11:00
Gavin Lloyd
0146ec7082
XFCE -> Xfce
2017-01-17 13:47:17 -08:00
Michael Straube
b4789eba3a
Term Font: Add support for Pantheon Terminal
2017-01-17 17:23:06 +01:00
Dylan Araps
232d7d5e4f
Docs: Add new arg info
2017-01-17 14:59:57 +11:00
Dylan Araps
a3b26d131b
Args: Rename --image_{source,backend} to {source,backend}
2017-01-17 14:52:25 +11:00
Dylan Araps
6666742550
Term Font: Remove conflicting variable names
2017-01-15 21:54:36 +11:00
Dylan Araps
e25612f34e
Args: Remove unused options
2017-01-15 21:53:55 +11:00
Dylan Araps
dc49225b00
Merge branch 'master' into image-rewrite
2017-01-15 12:21:39 +11:00
Dylan Araps
2849dc2e44
Docs: Remove inconsistencies
2017-01-15 12:13:10 +11:00
Dylan Araps
a4fec94cc7
Image: [Shuffle] Fixed issues with shuffle mode
2017-01-15 09:44:56 +11:00
Dylan Araps
cbd6dfb899
Config: Remove leftover options
2017-01-15 09:21:05 +11:00
Dylan Araps
b6a55cf91d
Config: Remove 'w3m_img_path'
2017-01-15 09:18:17 +11:00
Dylan Araps
4d00a4dac1
Image: [catimg] Fix math order
2017-01-15 08:57:40 +11:00
Dylan Araps
f052c6ad9d
Image: [catimg] Fix incorrect image sizing
2017-01-15 08:51:17 +11:00
Dylan Araps
845dc830ba
Image: Added error about missing imagemagick
2017-01-15 08:43:22 +11:00
Dylan Araps
87cc686070
Image: Fix bug when backend renderer isn't found
2017-01-15 00:22:55 +11:00
Dylan Araps
853bd8c941
Images: Fix broken image sizing
2017-01-15 00:19:09 +11:00
Dylan Araps
db4c19cc58
Image: Added new backend for jp2a
2017-01-15 00:15:33 +11:00
Dylan Araps
d8712286f8
Images: Add support for catimg and caca
2017-01-14 23:37:39 +11:00
Dylan Araps
d35ecf826a
Merge branch 'image-rewrite' into catimg
2017-01-14 23:14:45 +11:00
Dylan Araps
b41a75609e
Images: Fix unknown image backend fallback
2017-01-14 23:08:47 +11:00
Dylan Araps
08dfd49d04
Images: Fixed fallback
2017-01-14 23:05:52 +11:00
Dylan Araps
33da61b761
Error: Better error message
2017-01-14 23:01:34 +11:00
Dylan Araps
281fd368ce
General: Make to_ functions print the error first
2017-01-14 22:59:07 +11:00
Dylan Araps
54cb88f4a6
Image: Fixed bugs
2017-01-14 22:53:36 +11:00
Dylan Araps
e347d9c8ce
Ascii: Fix old option
2017-01-14 22:39:58 +11:00
Dylan Araps
c3b82ecc31
Args: Remove old --ascii arg
2017-01-14 22:32:08 +11:00
Dylan Araps
3b1dc8ce24
Docs: Write documentation for new image modes
2017-01-14 22:21:46 +11:00
Dylan Araps
25188ceb1f
Args: Added image shortcut flags
2017-01-14 21:51:26 +11:00
Dylan Araps
cb68028310
General: Fix more bugs
2017-01-14 21:49:32 +11:00
Dylan Araps
68f8998544
Image: Universal image source
2017-01-14 21:09:04 +11:00
Dylan Araps
8d0630afdd
Image: Remove hard-coded var
2017-01-14 20:59:54 +11:00
Dylan Araps
1c2569327f
Image: Rewrite image backends
2017-01-14 20:59:12 +11:00
Muhammad Herdiansyah
0ea04cc99f
Model: Strip out more OEM info
...
Source: https://redd.it/5nvb8z/
2017-01-14 13:59:40 +07:00
Dylan Araps
06acbacb74
Images: Add backend for caca
2017-01-14 15:43:34 +11:00
Dylan Araps
5ade44b9b3
Images add 'catimg' backend
2017-01-14 15:30:37 +11:00
Dylan Araps
4487c99296
Resolution: [Windows] Fix lint error
2017-01-14 09:50:41 +11:00
Dylan Araps
500fd6c562
Resolution: [Windows] Locally set height and width vars
2017-01-14 08:55:05 +11:00
Dylan Araps
8896c6de5d
OS: Added support for Mer
2017-01-14 08:07:50 +11:00
Dylan Araps
64e8ca6e1b
Resolution: [Windows] Fix stray whitspace
2017-01-13 11:27:36 +11:00
Dylan Araps
5a3476b4ac
Distro: Added support for Open Source Media Center
2017-01-13 11:18:03 +11:00
Dylan Araps
371953ce0a
Merge branch 'master' of github.com:dylanaraps/neofetch
2017-01-12 09:53:17 +11:00
Dylan Araps
957ad1cf3f
CPU: Fixed incorrect speed on Windows. Closes #610
2017-01-12 09:52:58 +11:00
Muhammad Herdiansyah
352f20eed9
Get Wallpaper: Add AIX
2017-01-11 18:26:17 +07:00
Dylan Araps
cc9c3a4573
Disk: Fixed error in output
2017-01-11 08:15:28 +11:00
Herdiansyah
d80061345a
Merge pull request #592 from konimex/aix
...
OS: Added initial support for AIX
2017-01-10 09:30:28 +07:00
Michael Straube
56cb1de185
Term: Fix termite font detection, closes #608
2017-01-10 01:40:53 +01:00
Muhammad Herdiansyah
8eeffc3b8c
Packages: Added support for AIX
2017-01-09 21:51:09 +07:00
Muhammad Herdiansyah
3116233596
Install Date: Disable AIX ls
2017-01-09 20:55:09 +07:00
Muhammad Herdiansyah
d5e35803d6
CPU (Cores): Strip spaces
2017-01-09 19:22:18 +07:00
Muhammad Herdiansyah
8a3981bf92
Kernel: Stop function when OS = AIX
2017-01-09 19:22:17 +07:00
Muhammad Herdiansyah
79ef172623
ASCII: Added ASCII art for AIX
2017-01-09 18:25:16 +07:00
Muhammad Herdiansyah
9667fccbd7
Disk: Added support for AIX
2017-01-09 18:25:16 +07:00
Muhammad Herdiansyah
141f6f12c0
Uptime: Added support for AIX
2017-01-09 18:25:16 +07:00
Muhammad Herdiansyah
2b13b8a9cd
Memory: Added support for AIX
2017-01-09 18:25:16 +07:00
Michael Straube
c59b1bfa40
Song: Add support for QuodLibet
2017-01-08 15:08:03 +01:00
Dylan Araps
080e9e7f01
Disk: Fix comment
2017-01-08 23:05:13 +11:00
Muhammad Herdiansyah
d896c29942
Local IP: Added support for AIX
2017-01-08 15:55:13 +07:00
Muhammad Herdiansyah
60ab558dec
Resolution: Added support for AIX
2017-01-08 15:55:13 +07:00
Muhammad Herdiansyah
f419c1c50e
GPU: Added initial support for AIX
2017-01-08 15:55:13 +07:00
Muhammad Herdiansyah
367a5c83b6
CPU Usage: Added initial support for AIX
2017-01-08 15:55:13 +07:00
Muhammad Herdiansyah
4626349b4d
CPU: Added initial support for AIX
2017-01-08 15:55:13 +07:00
Muhammad Herdiansyah
0cfe6f3608
Distro: Added support for AIX
2017-01-08 15:55:13 +07:00
Muhammad Herdiansyah
5661475a15
OS: Added initial support for AIX
2017-01-08 15:55:13 +07:00
Dylan Araps
45b852c6ff
Merge pull request #599 from dylanaraps/disk_show2
...
Disk: Add option to specify which disks to show
2017-01-08 19:13:42 +11:00
Dylan Araps
2e69b7f64c
Disk: Added --disk_subtitle
2017-01-08 14:23:55 +11:00
Dylan Araps
1241f839f7
General: Remove readarray usage
2017-01-08 12:26:59 +11:00
Dylan Araps
a59ff4b42f
Term Font: Added support for rxvt-unicode
2017-01-08 12:08:10 +11:00
Dylan Araps
12ca109973
Merge pull request #604 from dylanaraps/alacritty
...
Term Font: Added support for Alacritty.
2017-01-08 10:30:23 +11:00
Dylan Araps
38825bfdc1
Term Font: Added full support for alacritty
2017-01-08 10:24:04 +11:00
Dylan Araps
c7b4c8fb3d
Merge pull request #602 from d3rrial/mopidy_info
...
Song: added mopidy compatibility for the Song info
2017-01-08 08:03:35 +11:00
Dylan Araps
9ab0f61524
Font: Added initial support for alacritty
2017-01-08 08:03:29 +11:00
d3rrial
89fb0bb4eb
removed spacing
2017-01-07 21:53:04 +01:00
d3rrial
803f48e032
made Song case switch smaller
2017-01-07 21:48:29 +01:00
Dylan Araps
ed3a47d169
General: Swap some math to simpler syntax
2017-01-08 07:39:41 +11:00
d3rrial
203f218cc7
added mopidy compatibility for the Song info
2017-01-07 21:31:52 +01:00
Muhammad Herdiansyah
c4dc3ab3a8
OS: Added support for Windows (MSYS2)
2017-01-07 13:35:52 +07:00
Dylan Araps
b674bc7ace
Misc: Remove extra line space
2017-01-07 06:48:34 +11:00
Muhammad Herdiansyah
5a311dc86a
Misc: Update Copyright to 2017
2017-01-06 19:16:44 +07:00
Muhammad Herdiansyah
32e37f514b
Docs: CHANGELOG
2017-01-06 19:10:18 +07:00
Muhammad Herdiansyah
4fe7225015
ASCII: Added small Void Linux
2017-01-06 19:05:09 +07:00
Muhammad Herdiansyah
601b64c692
ASCII: Added small Alpine Linux
2017-01-06 18:57:54 +07:00
Dylan Araps
2404a5e0ad
Disk: Revert previous commits
2017-01-06 21:39:50 +11:00
Dylan Araps
50bd2eb9d7
Travis: Modify test
2017-01-06 21:34:25 +11:00
Dylan Araps
adfce4efbd
Travis: Added a temporary test for travis
2017-01-06 21:29:35 +11:00
Dylan Araps
c1b320de32
Disk: Use -h for all OS but Haiku
2017-01-06 21:23:51 +11:00
Dylan Araps
6c26589670
Disk: Remove -P from flags
2017-01-06 19:28:50 +11:00
Dylan Araps
9b21e73276
Disk: Fix typo
2017-01-06 19:03:14 +11:00
Dylan Araps
5b1f273dfc
Disk: Add disk_show
2017-01-06 18:53:26 +11:00
Dylan Araps
22dd912f6c
General: Unquote number variables
2017-01-06 09:15:59 +11:00
Dylan Araps
f887280a46
Merge pull request #597 from mstraube/song
...
Song: Add support for Yarock and Qmmp
2017-01-06 08:15:23 +11:00
Michael Straube
4b1b77bfca
Song: [deadbeef] Don't use deprecated --nowplaying
2017-01-05 16:12:14 +01:00
Michael Straube
8e32dc78f7
Song: Don't print empty song generally
2017-01-05 15:55:36 +01:00
Dylan Araps
71d2d994ed
GPU: Use readarray instead of modifying IFS
2017-01-05 23:38:08 +11:00
Muhammad Herdiansyah
c8bd5d4ea2
Memory: Fixed inaccurate memory in Solaris
2017-01-05 13:55:28 +07:00
Dylan Araps
7d65ae513d
CPU Usage: re-detect cores if set to physical or off
2017-01-05 10:57:28 +11:00
Dylan Araps
abbf9100b1
General: Small whitespace changes
2017-01-05 10:11:17 +11:00
Dylan Araps
d1d63cf5df
OS: Fix weird spacing
2017-01-05 10:07:36 +11:00
Michael Straube
286b343a89
Song: Add support for Qmmp
2017-01-04 17:40:20 +01:00
Michael Straube
cfd5a73db9
Song: Add support for Yarock
2017-01-04 17:07:35 +01:00
Muhammad Herdiansyah
ca3e88b934
CPU/CPU Usage: Fixed cores not showing in Solaris
...
In Oracle Solaris, its default grep doesn't have -F option, only xpg4
has it, so a new PATH has to be added because somehow Oracle doesn't
include them into the default PATH.
2017-01-04 22:45:08 +07:00
Dylan Araps
eda20680b0
Merge pull request #594 from dylanaraps/fixes
...
General: Fixes
2017-01-05 02:09:46 +11:00
Dylan Araps
febc465345
Merge pull request #580 from mstraube/konsole
...
Term: Rewrite Konsole font detection, closes #576
2017-01-05 02:07:20 +11:00
Dylan Araps
7fae8044f0
General: Fix unset variable errors
2017-01-05 01:50:11 +11:00
Dylan Araps
52d88d63d4
Ascii: Fix hang caused by missing OS ascii art.
2017-01-05 01:37:59 +11:00
Michael Straube
f1c61c597e
Term: Simplify Konsole font detection
2017-01-04 15:33:40 +01:00
Dylan Araps
a4aa4b48c7
General: Fixes
2017-01-05 00:36:04 +11:00
Michael Straube
10cfce6524
ASCII: Fix SUSE logo not displayed
2017-01-04 11:37:25 +01:00
Dylan Araps
847706befd
Merge pull request #588 from mstraube/kde
...
Fix WM Theme detection for KDE5, closes #586
2017-01-04 08:27:36 +11:00
Dylan Araps
692b212291
Merge pull request #590 from mstraube/mate
...
DE: Fix WM Theme not detected on MATE
2017-01-04 08:25:13 +11:00
Michael Straube
5ef29eb2b5
Fix WM Theme detection for KDE5, closes #586
2017-01-03 17:07:51 +01:00
Michael Straube
67dce7f48d
DE: Fix WM Theme not detected on MATE
2017-01-03 14:29:47 +01:00
Herdiansyah
6057b8c7fb
Merge pull request #589 from mstraube/syntax
...
General: Fix arithmetic expression
2017-01-03 19:40:36 +07:00
Michael Straube
d0975b2436
General: Fix arithmetic expression
2017-01-03 13:28:05 +01:00
Dylan Araps
ce649ab759
Ascii: Add SUSE*
2017-01-02 18:48:42 +11:00
Dylan Araps
ba70667539
Ascii: Add another match for Red Hat
2017-01-02 18:39:12 +11:00
Dylan Araps
deb508fde8
Ascii: Remove greedy globs
2017-01-02 18:33:38 +11:00
Dylan Araps
8639275809
Ascii: Fix various bugs with spelling
2017-01-02 18:26:45 +11:00
Dylan Araps
2662c42adc
Ascii: Fix bug when using custom ascii art
2017-01-02 18:06:27 +11:00
Dylan Araps
a1ace81577
Ascii: Remove travis art as it's no longer used
2017-01-02 18:03:44 +11:00
Dylan Araps
d4f5ee4435
Ascii: Alphabetize distro names
2017-01-02 18:02:28 +11:00
Dylan Araps
484a306831
Ascii: Add _value variants to get_distro_colors()
2017-01-02 17:30:43 +11:00
Dylan Araps
4a5d1b7e8a
Ascii: Fix format
2017-01-02 16:55:08 +11:00
Dylan Araps
fd6dd9fd6b
Ascii: More cleanup
2017-01-02 16:53:05 +11:00
Dylan Araps
3457f008b2
Ascii: Simplify function
2017-01-02 16:40:30 +11:00
Herdiansyah
d855121612
Merge pull request #581 from konimex/install_date
...
Install Date: Rewrite function
2017-01-02 11:28:43 +07:00
Muhammad Herdiansyah
6bde4b5a8f
Docs: CHANGELOG
2017-01-02 11:18:01 +07:00
Dylan Araps
c41babb6f9
Revert "Ascii: Glob match ascii art"
...
This reverts commit af97d1a645
.
2017-01-02 13:01:24 +11:00
Dylan Araps
af97d1a645
Ascii: Glob match ascii art
2017-01-02 12:59:15 +11:00
Dylan Araps
315dfc1ef0
General: Fix spacing
2017-01-02 11:50:29 +11:00
Dylan Araps
8bacdc2cc1
DE: Fix empty var
2017-01-02 11:48:23 +11:00
Dylan Araps
0b188d7c55
DE: Check that WM isn't empty
2017-01-02 11:46:07 +11:00
Dylan Araps
bfb5278efb
General: Fix math syntax
2017-01-02 11:44:37 +11:00
Dylan Araps
e54fd50eb1
Docs: Update docs
2017-01-02 11:30:34 +11:00
Dylan Araps
db22297738
CPU Temp: Fix issue with old values
2017-01-02 11:27:37 +11:00
Dylan Araps
3f7dd84ef8
Merge branch 'master' into fahrenheit
2017-01-02 11:16:05 +11:00
Dylan Araps
00f75a61bc
Merge pull request #574 from dylanaraps/decode
...
Wallpaper: Decode gsettings file paths, closes #573
2017-01-02 11:11:52 +11:00
Muhammad Herdiansyah
fbb268edc8
Install Date: Added ls command for Toybox
2017-01-01 20:00:11 +07:00
Muhammad Herdiansyah
b8af8fd69a
Install Date: Only use relevant flags for ls
2017-01-01 20:00:09 +07:00
Muhammad Herdiansyah
bee922eb43
Install Date: Rewrite function
2017-01-01 19:59:23 +07:00
Muhammad Herdiansyah
ce63709b06
Shell: Disable version detection for ash and dash
2017-01-01 15:07:10 +07:00
Michael Straube
7786934995
Term: Rewrite Konsole font detection, closes #576
2016-12-30 18:18:21 +01:00
Michael Straube
e951eab847
ASCII: Fixed typo
2016-12-30 13:20:32 +01:00
Michael Straube
c9ddec83bf
ASCII: Fixed ASCII logo not shown on openSUSE
2016-12-30 13:19:12 +01:00
Muhammad Herdiansyah
72ce23befb
Docs: Better manpage format
2016-12-29 15:26:44 +07:00
Muhammad Herdiansyah
058ee8a211
ASCII: Added ASCII for Joyent SmartOS
2016-12-28 17:55:04 +07:00
Muhammad Herdiansyah
e7b90d0864
Distro: Suppressed errors
2016-12-28 15:13:55 +07:00
Muhammad Herdiansyah
e4d7baecaf
Distro: Apply suggestion
2016-12-28 15:13:55 +07:00
Muhammad Herdiansyah
2bad735fb3
Packages: Separate FreeBSD pkg from Linux/Solaris pkg detection
2016-12-28 15:13:55 +07:00
Muhammad Herdiansyah
5f48a04bda
Packages: Merged Linux and BSD package detection
2016-12-28 15:13:55 +07:00
Muhammad Herdiansyah
7726133333
OS: Merged Linux and BSD distro detection
2016-12-28 15:11:32 +07:00
Muhammad Herdiansyah
0386551664
ASCII: Fixed Gentoo ASCII not appearing on distro_shorthand=off
2016-12-28 15:10:35 +07:00
Dylan Araps
f2f50f2b7e
Packages: Remove 'pisi'.
2016-12-28 18:25:22 +11:00
Dylan Araps
0da7269a96
CPU: Add option to display output in fahrenheit
2016-12-28 12:33:34 +11:00
Dylan Araps
b5757417d5
Wallpaper: Decode gsettings file paths, closes #573
2016-12-28 11:59:10 +11:00
Michael Straube
10e3fcbd56
Song: Fix cmus song query
2016-12-27 12:28:19 +01:00
Michael Straube
622fef7780
Song: Speed up Banshee song query
2016-12-27 10:58:49 +01:00
Michael Straube
4b61dc1a9b
Song: Speed up Amarok song query
2016-12-27 10:48:31 +01:00
Michael Straube
85fdd54f95
Song: Speed up Pragha song query
2016-12-27 10:21:02 +01:00
Michael Straube
8c9b474d1b
Song: Fix Exaile song query
2016-12-26 17:11:53 +01:00
Muhammad Herdiansyah
c25cc146a1
Model: Removed more dummy OEM stuff
...
Source: https://redd.it/5k8wai/
2016-12-26 14:12:27 +07:00
Muhammad Herdiansyah
c7f9283bde
General: Changed manpage generation command
2016-12-25 20:16:02 +07:00
Muhammad Herdiansyah
139b37d5a0
Docs: CHANGELOG
2016-12-25 19:02:26 +07:00
Muhammad Herdiansyah
8f220d8729
Install Date: Add an option to use 24h or 12h in time format
2016-12-25 16:01:37 +07:00
Muhammad Herdiansyah
6ee92d42d4
Model: Deleted more OEM info
...
Source: https://redd.it/5k2z8c/
2016-12-25 14:45:08 +07:00
Muhammad Herdiansyah
de8779db8f
CPU [Minix]: Added case instead of setting a local variable
...
I still don't remember why I made it into a local variable.
2016-12-25 14:33:33 +07:00
Dylan Araps
2b4e29e108
Merge pull request #565 from mstraube/konsole-font
...
Font: Add support for Konsole
2016-12-25 08:41:26 +11:00
Dylan Araps
d7c99ecbc9
Merge pull request #562 from dylanaraps/pid
...
Term: Move pid handling to separate functions
2016-12-25 08:40:50 +11:00
Dylan Araps
918a684b7a
General: Remove linebreak
2016-12-25 08:41:39 +11:00
Dylan Araps
dfd287ca9b
Term: Match sudo
2016-12-25 08:39:25 +11:00
Muhammad Herdiansyah
c0506dbc2c
CPU [Linux]: Strip 'FPU' from CPU output
...
Since we're strictly looking for CPU name here, any output with
"FPU"* will be unnecessary. This mainly affects MIPS
2016-12-24 21:18:36 +07:00
Michael Straube
5e27e5ba97
Font: Add support for Konsole
2016-12-24 11:46:14 +01:00
Dylan Araps
813f4fb555
Merge pull request #563 from mstraube/guayadeque
...
Song: Add support for Guayadeque
2016-12-24 20:53:02 +11:00
Michael Straube
e9132ca2cc
Song: enforce order artist - title in get_song_dbus()
2016-12-24 10:32:06 +01:00
Michael Straube
2f70e991c9
Song: Add support for Guayadeque
2016-12-24 10:12:29 +01:00
Dylan Araps
a60cf636f6
Update neofetch
2016-12-24 19:50:44 +11:00
Dylan Araps
315ae5209a
Term: Move pid handling to separate functions
2016-12-24 14:41:56 +11:00
Dylan Araps
604bcda012
Merge branch 'master' of github.com:dylanaraps/neofetch
2016-12-24 11:12:05 +11:00
Dylan Araps
c99f54b15d
OS: Added support for GrombyangOS
2016-12-24 11:11:52 +11:00
Michael Straube
e9b4f179e9
Term: Add support for sakura font
2016-12-23 20:45:08 +01:00
Dylan Araps
d8877044f5
Merge pull request #559 from mstraube/music
...
Song: Add support for JuK and Bluemindo
2016-12-24 00:54:24 +11:00
Michael Straube
f74450a5de
Song: Add support for JuK and Bluemindo
2016-12-23 14:34:33 +01:00
Dylan Araps
15186b3d70
Ascii: Update MX logo
2016-12-24 00:23:19 +11:00
Dylan Araps
bbdcfc6312
Cols: Remove $start + $end in favor of ${block_range[@]}
2016-12-24 00:09:16 +11:00
Dylan Araps
9b448dac6a
Date: Simplify math
2016-12-23 23:49:53 +11:00
Dylan Araps
eebef409fd
Dynamic Prompt: Simplify math
2016-12-23 23:46:51 +11:00
Dylan Araps
214f7b2e27
General: Add { } around all XDG_CONFIG_HOME instances
2016-12-23 23:38:39 +11:00
Dylan Araps
835b13c2b6
General: Add { } to all $HOME instances
2016-12-23 23:35:32 +11:00
Dylan Araps
2c5d13846a
OS: Proper error handling
2016-12-23 23:28:59 +11:00
Dylan Araps
220bd852ba
Kernel: Add back OS check but simplify it
2016-12-23 21:08:26 +11:00
Dylan Araps
3c2fc99271
Kernel: Simplify check
2016-12-23 21:05:23 +11:00
Muhammad Herdiansyah
9180914dcf
DE: Fixed GNOME fallback detection
2016-12-23 12:09:28 +07:00
Dylan Araps
512c3beffd
Docs: Add better docs
2016-12-23 11:41:11 +11:00
Michael Straube
7d284e4bbb
Add support for Exaile
2016-12-22 23:47:07 +01:00
Dylan Araps
faf577ccc0
Merge pull request #555 from dylanaraps/wm-fix
...
DE: Fix cases where WM == DE
2016-12-23 01:10:34 +11:00
Dylan Araps
ab87fb15e2
OS: Added support for SalentOS
2016-12-23 01:08:14 +11:00
Dylan Araps
d396e52924
DE: Exit function if DE == WM
2016-12-23 00:39:39 +11:00
Dylan Araps
4d8bebec4b
Info: Log if function was used before
2016-12-23 00:38:21 +11:00
Dylan Araps
9b7e84a553
DE: Fix match
2016-12-23 00:32:22 +11:00
Dylan Araps
5e3a3997e2
DE: Fix case issue
2016-12-23 00:29:09 +11:00
Dylan Araps
d632380728
DE: Fix duplicate DE/WM
2016-12-23 00:25:23 +11:00
Dylan Araps
48b3b575d3
Shell: Fix space in path
2016-12-23 00:14:19 +11:00
Dylan Araps
7653e3bef7
Images: Fix term size on Terminology
2016-12-22 20:43:58 +11:00
Dylan Araps
4ca4e88697
Images: Fix bugs
2016-12-22 20:39:43 +11:00
Dylan Araps
8318a9c30c
KDE: Add support for KDE3
2016-12-22 19:07:34 +11:00
Dylan Araps
65193012b9
KDE: Remove kde5-config support
2016-12-22 19:04:28 +11:00
Dylan Araps
9f76818850
Theme: Fixed KDE theme not working
2016-12-22 18:57:01 +11:00
Dylan Araps
cf7cc40437
General: Fix incoreect logging of cols and line breaks
2016-12-22 18:22:57 +11:00
Dylan Araps
25400f7f00
General: Save the old $IFS value
2016-12-22 18:20:57 +11:00
Dylan Araps
0726fab26b
Ascii: Added ascii art for TrueOS and PCBSD
2016-12-22 14:44:20 +11:00
Dylan Araps
cb69e8c3b2
OS: [TrueOS] Use FreeBSD ascii art
2016-12-22 14:38:16 +11:00
Dylan Araps
4376391112
OS: Add detection for TrueOS
2016-12-22 14:36:13 +11:00
Dylan Araps
c23194a5e8
Docs: Note that --gpu_type only works on Linux
2016-12-22 13:38:41 +11:00
Dylan Araps
f5d2aac5aa
GPU: Add --gpu_type
2016-12-22 13:23:48 +11:00
Dylan Araps
ab4edd42cf
GPU: Count from 1, Add $gpu_show to change which GPUs are displayed
2016-12-22 13:19:25 +11:00
Dylan Araps
37d3b9f9a4
GPU: Use $subtitle with prin
2016-12-22 13:04:43 +11:00
Dylan Araps
29aa4e11d3
Merge branch 'master' into multi-gpu
2016-12-22 13:03:53 +11:00
Dylan Araps
16faf0ebee
Battery: Fix blank subtitle
2016-12-22 13:03:15 +11:00
Dylan Araps
d74a7ce4e9
GPU: Use arithmetic test
2016-12-22 13:01:04 +11:00
Dylan Araps
988c0b29a7
GPU: Rename index to gpu_num
2016-12-22 13:00:16 +11:00
Dylan Araps
7069410ef2
GPU: Only number GPU if more than one exists
2016-12-22 12:47:11 +11:00
Dylan Araps
32116ea67f
GPU: Don't remove all matches
2016-12-22 11:26:52 +11:00
Dylan Araps
57d14905bc
GPU: Print each GPU on a different line
2016-12-22 11:17:02 +11:00
Dylan Araps
faf1c7d813
Verbose: Send error messages to stderr
2016-12-20 22:36:54 +11:00
Dylan Araps
136ea2ec6e
General: Minor change
2016-12-20 22:35:17 +11:00
Dylan Araps
56b13c9ef5
Docs: Fix grammar errors in comments
2016-12-20 21:17:40 +11:00
Dylan Araps
5fbab59748
Merge pull request #552 from dylanaraps/minixfix
...
General: [Minix] Fix unsupported escape sequences in Minix.
2016-12-20 19:49:02 +11:00
Dylan Araps
a101014e02
OS: Fix blank ascii art on AntiX
2016-12-20 15:00:16 +11:00
Dylan Araps
69123890f5
Distro: Fix missing ascii art on MX
2016-12-20 14:50:06 +11:00
Dylan Araps
2bda560e0a
Fix merge conflicts
2016-12-20 12:17:08 +11:00
Dylan Araps
b9e8d80ab3
Distro: Added support for MX and AntiX
2016-12-20 12:15:34 +11:00
Dylan Araps
01a71c73fd
General: [Minix] Fix unsupported escape sequences in Minix.
2016-12-19 20:16:37 +11:00
Herdiansyah
94064af2a5
Merge pull request #547 from konimex/minix
...
OS: Added initial support for MINIX
2016-12-19 14:29:38 +07:00
Dylan Araps
fc8e8ce605
Merge branch 'master' into logosize
2016-12-19 16:09:29 +11:00
Dylan Araps
c37f197ade
General: Add warning about ascii_logo_size
2016-12-19 16:06:59 +11:00
Dylan Araps
d7e3ccb881
Cols: Correctly calculate height
2016-12-19 15:58:47 +11:00
Dylan Araps
3205ec0fbc
Image: Disable image mode if $DISPLAY is unset, closes #543
2016-12-19 15:56:30 +11:00
Dylan Araps
17f3a7acde
Cols: Fix spacing issue
2016-12-19 15:29:39 +11:00
Dylan Araps
7276ad3a65
Cols: Bypass info/prin
2016-12-19 15:25:48 +11:00
Dylan Araps
70a684597a
General: Fix bug with line break
2016-12-19 15:23:20 +11:00
Dylan Araps
2b94fbfadb
General: Fix artifacts and broken block width in TTYs
2016-12-19 15:13:45 +11:00
Dylan Araps
c205fc8987
Args: Fix user config being sourced twice
2016-12-19 15:02:02 +11:00
Dylan Araps
3865d0626e
Docs: Fix spelling errors
2016-12-19 14:53:38 +11:00
Dylan Araps
fbf59a7785
Ascii: Remove ascii_logo_size
2016-12-19 14:43:07 +11:00
Muhammad Herdiansyah
6e7dfef790
Local IP [Minix]: Deleted case in Linux/BSD/Solaris' local_ip
2016-12-19 10:42:50 +07:00
Muhammad Herdiansyah
61f21f8762
Merge remote-tracking branch 'upstream/minix2' into minix ( #549 )
2016-12-19 10:38:12 +07:00
Dylan Araps
b3932af501
Disk: Fix flags on Minix 2
2016-12-19 12:08:35 +11:00
Dylan Araps
2942abd46b
Disk: Fix disk on Minix
2016-12-19 12:07:20 +11:00
Dylan Araps
d396c14f2a
Local IP: Fix IP address on Minix
2016-12-19 11:58:49 +11:00
Dylan Araps
446926ddb4
Shell: Fix bug with sh and --version
2016-12-19 11:56:16 +11:00
Dylan Araps
6339b2f27a
OS: Add inital support for Minix (Konimex)
2016-12-19 11:54:52 +11:00
Dylan Araps
ffc1991628
Ascii: Added ascii for Minix
2016-12-19 11:38:06 +11:00
Alexander 'z33ky' Hirsch
282c8ceb5a
Song: Add support for xmms2
2016-12-18 17:39:53 +01:00
Muhammad Herdiansyah
c3d60901d9
OS: Added initial support for MINIX
2016-12-18 21:55:46 +07:00
Dylan Araps
23305f0486
General: Reorder PATH
2016-12-19 00:40:55 +11:00
Dylan Araps
de15bf52c0
General: Revert PATH changes and add /usr/sbin and /sbin to PATH
2016-12-18 23:49:31 +11:00
Dylan Araps
976ae0090f
Battery: Fix % sign when no battery detected on Windows
2016-12-18 23:23:58 +11:00
Dylan Araps
63529ddebf
Resolution: blank resolution on Windows
2016-12-18 23:05:37 +11:00
Dylan Araps
180d5b32c5
Image: Better xrdb command
2016-12-18 20:05:31 +11:00
Muhammad Herdiansyah
9496c542eb
CPU: Remove more unneeded outputs
2016-12-18 12:08:27 +07:00
Muhammad Herdiansyah
9dfb8068f9
Merge branch 'gnu-to-linux'
2016-12-18 09:16:19 +07:00
Muhammad Herdiansyah
48ee97fcd1
GPU: Remove more filler stuff from AMD
...
Source: http://redd.it/5iqjf1
2016-12-17 17:45:06 +07:00
Muhammad Herdiansyah
1ba4bc3da8
General: Set fixed PATH
2016-12-17 17:11:56 +07:00
Muhammad Herdiansyah
e8b121c938
Local IP: Merge BSD and Solaris to Linux
2016-12-17 17:11:56 +07:00
Muhammad Herdiansyah
93e7ab0b3a
OS: Merge all "GNU" instances to Linux
2016-12-17 17:11:55 +07:00
Dylan Araps
7130124c49
Model: Remove more OEM strings
2016-12-17 11:37:00 +11:00
Dylan Araps
a95450a1bf
Distro: Silence source
2016-12-17 11:35:35 +11:00
Dylan Araps
b33bb25f7f
Merge pull request #542 from dylanaraps/disk
...
Disk: Rewrite get_disk()
2016-12-17 10:44:59 +11:00
Dylan Araps
7b99e15e1f
Disk: Don't declare variables if we're only using them once
2016-12-17 10:22:11 +11:00
Dylan Araps
952834f8be
Disk: Use usage percentage to calculate bar
2016-12-17 10:11:51 +11:00
Dylan Araps
b2e8c33c3d
Disk: Fix progress bars
2016-12-17 00:25:58 +11:00
Dylan Araps
5d9901b34e
Disk: Ommit 'i'
2016-12-17 00:12:51 +11:00
Dylan Araps
91143de1a5
Disk: Use -P for all OS
2016-12-17 00:06:12 +11:00
Dylan Araps
868d8c2d8e
Disk: [macOS] Use -P
2016-12-17 00:03:58 +11:00
Dylan Araps
265e14b151
Disk: Remove test
2016-12-16 23:56:33 +11:00
Dylan Araps
43eaf34242
Disk: Test df output on travis
2016-12-16 23:52:10 +11:00
Dylan Araps
157911547a
Disk: Split the output differently for macOS
2016-12-16 23:47:08 +11:00
Dylan Araps
d738ad6f82
Disk: If df fails, abort
2016-12-16 23:14:20 +11:00
Dylan Araps
49a9694827
Disk: Use '-h'
2016-12-16 23:07:15 +11:00
Dylan Araps
17e9fa7774
Disk: Print filesystem type
2016-12-16 22:54:16 +11:00
Dylan Araps
4cf108015c
Disk: Remove empty var handling
2016-12-16 22:40:31 +11:00
Dylan Araps
5abba17564
Disk: Rewrite get_disk.
2016-12-16 22:32:46 +11:00
Muhammad Herdiansyah
3fc42f3245
ASCII: Fixed ASCII not appearing for Oracle Solaris and Oracle Linux
2016-12-16 17:37:35 +07:00
Dylan Araps
2878b2a85c
Merge pull request #538 from dylanaraps/birthday
...
Birthday: Remove 'date' usage and calclulate date manually
2016-12-16 19:54:35 +11:00
Dylan Araps
2490a45293
Birthday: Rename get_birthday() to get_install_date()
2016-12-16 18:03:29 +11:00
Dylan Araps
d375aa24d6
Birthday: Fix bug with 0:00
2016-12-16 17:38:54 +11:00
Dylan Araps
665e9ceb68
Birthday: Add back --birthday_time
2016-12-16 15:59:07 +11:00
Dylan Araps
e23f6cdc0c
Merge branch 'master' of github.com:dylanaraps/neofetch
2016-12-16 14:57:51 +11:00
Dylan Araps
d2a31d2cf5
Disk: Remove Solaris (broken)
2016-12-16 14:57:34 +11:00
Dylan Araps
31930d0211
Birthday: Fix 12:00
2016-12-16 14:53:47 +11:00
Dylan Araps
1643b4fbd2
Birthday: Properly handle 00
2016-12-16 14:52:56 +11:00
Dylan Araps
828ad2692f
Birthday: Handle 00:00
2016-12-16 14:51:30 +11:00
Dylan Araps
1fa98d7bf1
Birthday: Add sources
2016-12-16 14:44:04 +11:00
Dylan Araps
80f07c9619
Merge pull request #540 from dylanaraps/rm_subshell
...
General: Remove printf subshells
2016-12-16 13:35:04 +11:00
Dylan Araps
bfdca24bbd
Birthday: Fix macOS birthday command
2016-12-16 13:33:50 +11:00
Dylan Araps
332782a444
Merge pull request #537 from dylanaraps/args
...
Args: Fix config bug and remove large case for single regex match
2016-12-16 13:25:24 +11:00
Dylan Araps
6da7ab06f1
General: Remove printf subshells
2016-12-16 13:20:10 +11:00
Dylan Araps
89f7c2210d
Uptime: Revert date removal
2016-12-16 13:12:18 +11:00
Dylan Araps
3bbe52b93b
Args: Fix regex
2016-12-16 12:50:39 +11:00
Dylan Araps
bce34c8e40
Shell: Fix ksh on BSD, closes #539
2016-12-16 12:49:59 +11:00
Dylan Araps
27e634fc0c
Birthday: Fix Month matching on Windows
2016-12-16 12:33:42 +11:00
Dylan Araps
62a87b7bf6
Birthday: [BSD] Fix openBSD
2016-12-16 12:28:11 +11:00
Dylan Araps
ff0d9e9e73
Birthday: Fix BSD field order
2016-12-16 12:22:18 +11:00
Dylan Araps
bb7f4ac26b
Birthday: Swap BSD / macOS fields
2016-12-16 12:10:05 +11:00
Dylan Araps
382392240c
Birthday: Remove old macOS block
2016-12-16 12:07:44 +11:00
Dylan Araps
14610a992c
Birthday: Merge macOS with BSD
2016-12-16 12:07:01 +11:00
Dylan Araps
708beb1716
Birthday: Remove macOS substitutions
2016-12-16 11:27:53 +11:00
Dylan Araps
6698463df6
Birthday: Remove 'date' usage and calclulate date manually
2016-12-16 11:20:10 +11:00
Dylan Araps
70e74768b5
Args: Fix config bug and remove large case for single regex match
2016-12-16 10:03:44 +11:00
Dylan Araps
ead030199f
Local IP: [Windows] Support multiple interfaces
2016-12-16 09:41:52 +11:00
Dylan Araps
bb3fd97a78
Merge pull request #536 from dylanaraps/song_dbus
...
Song: Cleanup get_song()
2016-12-16 00:11:39 +11:00
Dylan Araps
571a545966
Song: Remove state output
2016-12-16 00:05:41 +11:00
Dylan Araps
8aef69b77f
Song: Move dbus commands to a function
2016-12-15 23:40:54 +11:00
Dylan Araps
ca8c45b668
Song: Remove duplicate blocks
2016-12-15 23:29:34 +11:00
Dylan Araps
4f8bf2699d
CPU Usage: Add missing core commands and update old ones
2016-12-15 23:19:40 +11:00
Dylan Araps
856cabf757
Uptime: Rewrite part of uptime
2016-12-15 22:55:15 +11:00
Dylan Araps
49ff6045fb
Merge pull request #533 from dylanaraps/shell
...
Shell: Rewrite function
2016-12-15 22:38:49 +11:00
Dylan Araps
844720f85a
Shell: Make all other shells use --version
2016-12-15 22:27:13 +11:00
Herdiansyah
0fdd3b8637
CPU [Linux]: Added CPU name detection for more architectures ( #529 )
...
This fixes #526 .
2016-12-15 18:03:10 +07:00
Dylan Araps
91825d4bc7
Shell: Add support for xonsh
2016-12-15 22:02:32 +11:00
Dylan Araps
cd9b9bb00b
Shell: [ksh] Use --version
2016-12-15 21:54:04 +11:00
Dylan Araps
d1cd0fd741
Shell: Cut 'version' from ksh output
2016-12-15 21:44:02 +11:00