Commit graph

2421 commits

Author SHA1 Message Date
marlonn
6cbd5c4114
new logo for Lubuntu
Lubuntu changed from LXDE to LXQt with the current release (Lubuntu 18.10), and changed their logo accordingly.
2018-10-23 12:26:54 +00:00
Andrew Titmuss
9605ae9c04
Merge pull request #1103 from dylanaraps/macos-fix-mem
get_memory: fix awk for vm_stat on macOS
2018-10-23 10:46:37 +11:00
Andrew Titmuss
2f5b84afbd
Merge pull request #1105 from dylanaraps/reborn-os
OS: Add Reborn OS
2018-10-23 10:33:22 +11:00
Andrew Titmuss
a9ec78656b
OS: Add Reborn OS 2018-10-23 09:16:38 +11:00
Andrew Titmuss
936b3b6b73
get_song: stop iTunesHelper from being detected 2018-10-22 22:21:12 +11:00
Andrew Titmuss
1bca06c0db
get_memory: fix awk for vm_stat on macOS 2018-10-22 22:08:34 +11:00
Dylan Araps
fb23cc69d6 docs: update 2018-10-19 08:08:03 +11:00
Dylan Araps
9d1222cbc2
Merge pull request #1070 from xynxynxyn/master
Modifiable info separator
2018-10-19 08:03:15 +11:00
xynxynxyn
fc12e55052 use correct apostrophe 2018-10-18 17:04:53 +02:00
xynxynxyn
95a8ecfa71 add documentation 2018-10-18 14:28:33 +02:00
Dylan Araps
afc29ac448 general: Faster read on newer bash 2018-10-17 14:57:40 +11:00
Dylan Araps
caea0f059c general: Faster grep 2018-10-17 14:53:54 +11:00
Dylan Araps
a37ee9a833 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-10-17 14:52:05 +11:00
Dylan Araps
6bb5a78f92 general: revert change. 2018-10-17 14:51:14 +11:00
Dylan Araps
19d2f4b2ca
Merge pull request #1094 from arisinfenix/namib
OS: Add Namib GNU/Linux
2018-10-17 14:39:26 +11:00
Dylan Araps
3aee64abaf
Merge pull request #1099 from Appadeia/master
Add support for puyo & spm
2018-10-17 14:37:51 +11:00
Dylan Araps
1278844d87 general: fixed config issue. Closes #1088 2018-10-17 14:32:18 +11:00
appadeia
4e33cf2f61 Add support for puyo & spm 2018-10-04 23:25:04 -04:00
Michael Straube
0800cf0dfd OS: Add Namib GNU/Linux 2018-09-16 18:13:26 +02:00
Snuggle
f5186ef32d
Update config comment with kitty backend. 2018-09-13 03:24:12 +01:00
Muhammad Herdiansyah
02da9487fa Merge branch 'ascii-image' 2018-09-05 18:29:26 +07:00
M. Herdiansyah
382a1d2651
Merge pull request #1078 from nikitenich/master
Improve Hackintosh detection
2018-09-02 23:43:17 +07:00
M. Herdiansyah
565f714298
Merge pull request #1084 from HolyStephano/master
Updated to fix new kitty bug prior to kitty fixes
2018-09-02 23:37:35 +07:00
Muhammad Herdiansyah
495a9fefbf Disk [OpenBSD]: Detect df version through usual df check instead of making a special if uname check 2018-09-02 23:28:33 +07:00
Matt Mathis
0d50468d19
Updated to fix new kitty bug prior to kitty fixes
Kitty recently updated and broke just using "kitty icat <image>" however, "kitty +kitten icat <image>" still works as intended.

This commit makes the neofetch script use +kitten.
2018-09-01 22:11:00 -04:00
Muhammad Herdiansyah
2c4fb88139 Merge pull-request #1058 from 'julianaito/master' 2018-09-01 18:55:48 +07:00
Charlène
e07f545c26 Multiple fixes, OpenBSD related
- get_wm: Fixes non-EWMH WM detection on OpenBSD by introducing a
  ps_flags array the same way we do for disks. Tested successfully on
  Debian GNU/Linux (this change impacts all OSes).

- get_wm: Adds fvwm support

- get_model: Adds vmm(4) (OpenBSD's KVM counterpart) support

- get_disk: On OpenBSD you can't use df against a /dev/... unless being
root or in the 'operator' group. A separate disks array creation using
awk has been introduced only for this OS.
2018-08-30 17:28:41 +02:00
Muhammad Herdiansyah
9ba1bbaafe Misc: Apply existing PATH first before applying fallback values.
In case user has a custom-installed binary, prioritise it first before
using system-supplied binaries.
2018-08-29 11:06:34 +07:00
Muhammad Herdiansyah
e7a3f5cba2 trim: Remove additional space during trimming
I noticed this when I'm testing with -v enabled. Looks like the trim
function replaces any spaces with a space.

This fixes the problem where terminal program cannot be displayed
because of an additional space in PPID variable.
2018-08-25 18:45:53 +07:00
nikitenich
3272dce4ed
Improve Hackintosh detection
There is a new SMC emulator https://github.com/acidanthera/VirtualSMC
2018-08-25 14:00:52 +03:00
Muhammad Herdiansyah
b32f4e4d1a get_window_size: Set read timeout as 1 2018-08-24 12:08:29 +07:00
M. Herdiansyah
926fc4edde
Merge pull request #1048 from StarryTony/patch-2
Fix cannot correctly get window size
2018-08-24 12:05:59 +07:00
Muhammad Herdiansyah
754ffe2fae get_ascii: Do not parse file if it's an image file 2018-08-24 11:07:36 +07:00
xynxynxyn
9b29d3f669 replace if statement with parameter expansion 2018-08-16 10:04:24 +02:00
Muhammad Herdiansyah
8ee4710225 Packages: pkginfo is used by CRUX and JanusLinux 2018-08-16 13:54:20 +07:00
Muhammad Herdiansyah
3b5ec364e6 Merge pull request #1073 from plgruener/colorreset 2018-08-16 13:19:41 +07:00
Muhammad Herdiansyah
6c38b81fe1 Merge pull request #1072 from plgruener/arch_small
fix arch_small logo
2018-08-16 13:19:09 +07:00
plgruener
5d33b8d99d fix arch_small logo 2018-08-15 17:38:02 +02:00
plgruener
614fad0421 add color-reset to ascii logo drawing 2018-08-15 17:29:54 +02:00
xynxynxyn
43c439853c make seperator changeable 2018-08-14 03:48:53 +02:00
plgruener
2fef4d9849 add term-font support for yakuake 2018-07-31 18:03:29 +02:00
M. Herdiansyah
085bba208a
Merge pull request #1062 from alyssais/mac_nix
Add support for Nix packages on macOS
2018-07-27 10:23:38 +07:00
M. Herdiansyah
9fe7ec4ccf
Merge pull request #1057 from nero/mksh-nospace-fix
Fix borked version display for mksh
2018-07-27 10:20:38 +07:00
Alyssa Ross
2cc7b84189
Add support for Nix packages on macOS 2018-07-26 15:19:03 +01:00
Muhammad Herdiansyah
2afc5a27af GPU [AMD]: Remove an unnecessary pattern check 2018-07-24 12:26:18 +07:00
Ain
f960594cd4 Fix borked version display for mksh
`"$SHELL" -c "printf %s \$KSH_VERSION"` as part of the shell version
detection for ksh and mksh was expanding to `printf %s $KSH_VERSION`
inside of shell. This resulted in `$KSH_VERSION` being substituted as
multiple arguments to printf. While (afaik) unspecified, mksh, bash
and zsh resort to repeating the format strings. This resulted in all
spaces missing from `$shell`, which in turn caused the string cleanup
to fail: `Shell: mksh @MIRBSDKSHR562017/08/29`

Quoting `$KSH_VERSION` causes it to be given to printf as a single
argument, which preserves its spaces. The output after this change
looks like follows: `Shell: mksh R56 2017/08/29`
2018-07-17 11:56:44 +00:00
Charlène
1332874265 battery/OpenBSD: improved charge%, adds status
This commit adds support for hw.sensors.acpibat0.amphour[03] for battery
charge statistics in addition to watthour[03]. It also adds charging status.
2018-07-16 22:58:47 +02:00
Tony
5037d312fd
Fix cannot correctly get window size
A bug caused by not correctly unset IFS to read array
2018-06-30 00:44:56 +01:00
Dylan Araps
22df76c3b6 cpu: Use sysctl on NetBSD. Closes #1041 2018-06-25 09:04:48 +10:00
Dylan Araps
497b782ea1 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-06-25 07:49:49 +10:00
Dylan Araps
c99fc64b67 misc: Fixed substitutions. 2018-06-25 07:49:12 +10:00
Erik Dubois
911c70adc3
Update neofetch 2018-06-23 06:56:54 +02:00
Albert
c651f5e068
Fix #1039 2018-06-22 00:55:39 +02:00
Dylan Araps
288036eb26 misc: cleanup 2018-06-21 17:21:08 +10:00
Dylan Araps
aae3271422 wallpaper: Fixed GNOME support. Closes #1037 2018-06-21 14:36:33 +10:00
Dylan Araps
50804a6877 gpu: Change Xeon output to HD Graphics 2018-06-20 21:48:16 +10:00
tsumiki.neko
a596b6467f add januslinux 2018-06-19 22:17:53 +03:00
Dylan Araps
c152801a8a misc: cleanup 2018-06-19 16:13:09 +10:00
Dylan Araps
97b4f04d33 term: [urxvt/xterm] Show greedy fonts. 2018-06-19 16:02:24 +10:00
Dylan Araps
cf07cb0c35 term: Show URxvtd as URxvt 2018-06-19 15:46:51 +10:00
Dylan Araps
af455b2967 misc: Check if xprop is installed 2018-06-19 14:20:44 +10:00
Dylan Araps
bdd21fa8a7 misc: cleanup 2018-06-19 09:52:20 +10:00
Dylan Araps
d35574352f misc: cleanup 2018-06-19 09:41:27 +10:00
Dylan Araps
01bd13a3b5 song: Fix detection. 2018-06-19 09:37:10 +10:00
Dylan Araps
94362674f2 image: Use stty instead of sequence first. 2018-06-19 09:21:48 +10:00
Dylan Araps
2783446387 fix tests 2018-06-19 09:09:09 +10:00
Dylan Araps
afb6782a88 fix tests 2018-06-19 09:08:02 +10:00
Dylan Araps
24f5259339 fix tests 2018-06-19 09:04:10 +10:00
Dylan Araps
536c0b0ef7 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-06-19 08:59:30 +10:00
Dylan Araps
b3e6b7e818 song: Added mpc_args to specify arguments for mpc. Closes #1033 2018-06-19 08:59:14 +10:00
Michael Straube
1fc48be2f4 OS: Add support for ClearOS 2018-06-14 20:50:05 +02:00
Michael Straube
ea462a8ec1 song: Add SMPlayer 2018-06-13 18:03:51 +02:00
Michael Straube
94ae0099be song: Add Dragon Player 2018-06-13 17:58:41 +02:00
Dylan Araps
e7306982e9 packages: Fix bug with dpkg 2018-06-09 17:48:49 +10:00
Dylan Araps
40bf68af26 packages: Fix dpkg bug. 2018-06-09 17:40:09 +10:00
Dylan Araps
078cda7b48 misc: cleanup 2018-06-09 17:23:42 +10:00
Dylan Araps
329abc5c46 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-06-09 17:23:07 +10:00
Dylan Araps
440e8ca7b1 packages: Fix bug with snapd. Closes #1026 2018-06-09 17:22:51 +10:00
Michael Straube
abe6b82fc7 song: add comment for exaile 2018-06-08 14:18:56 +02:00
Michael Straube
26389a8423 song: use get_song_dbus for amarok 2018-06-08 13:56:45 +02:00
Michael Straube
059239d2a7 song: use get_song_dbus for pragha 2018-06-07 13:47:13 +02:00
Michael Straube
b30151e6dd misc: indent 2018-06-06 18:02:07 +02:00
Birger J. Nordølum
e7645597e1
awk: Space around END 2018-06-05 19:33:20 +02:00
Andrew Titmuss
428b73fc5a
os: add cache_uname for Darwin (macOS/iOS) 2018-06-05 23:13:20 +10:00
Dylan Araps
e95776d40b misc: cleanup 2018-06-05 13:12:29 +10:00
Dylan Araps
d8f7e8df54 config: Fixed incorrect error message 2018-06-05 12:20:12 +10:00
Dylan Araps
bc9fd232e4 distro: Fixed file error 2018-06-05 12:19:18 +10:00
Dylan Araps
f847b05e32 image: Added method to get the terminal size using an escape sequence. 2018-06-05 11:50:55 +10:00
Andrew Titmuss
108bb9cff9
os: add macOS codename for Mojave 2018-06-05 07:40:29 +10:00
Dylan Araps
552523edbf misc: cleanup 2018-06-05 06:45:11 +10:00
Dylan Araps
62aca46151 packages: Fix snap issue 2018-06-05 06:33:27 +10:00
Dylan Araps
81beb26972 packages: Added option to display package counts individually. 2018-06-04 14:40:18 +10:00
Dylan Araps
d6505023a9 cursor: simplify statement 2018-06-04 10:46:47 +10:00
Dylan Araps
c652bfb97b config: Cleanup and fix bugs 2018-06-04 09:58:27 +10:00
Dylan Araps
02c7c90496 misc: cleanup 2018-06-04 08:56:32 +10:00
Dylan Araps
9b09ed65fa misc: cleanup 2018-06-04 08:45:21 +10:00
Dylan Araps
b119a154b0 term_font: cleanup 2018-06-04 08:33:24 +10:00
Dylan Araps
05b0d1055b misc: cleanup 2018-06-04 07:36:56 +10:00
Dylan Araps
23d02ae90e misc: cleanup 2018-06-04 06:51:30 +10:00
Dylan Araps
c461704b36 packages: Run flatpak/snap after regular package managers 2018-06-04 06:41:39 +10:00
Dylan Araps
982710fff0
Merge pull request #1018 from konimex/agnosticpkg
Packages: Add support for Flatpak and Snap
2018-06-03 20:26:10 +00:00
Michael Straube
5fc7dc61ce OS: Add support for Condres OS. 2018-06-03 18:19:09 +02:00
Muhammad Herdiansyah
2cc5516b42 Packages: Add support for Snap 2018-06-03 20:44:57 +07:00
Muhammad Herdiansyah
4637e00742 Packages: Add support for Flatpak 2018-06-03 20:44:00 +07:00
Michael Straube
58e7bf039f OS: Add support for Regata OS. 2018-06-03 10:23:38 +02:00
Dylan Araps
55b3925a29 misc: cleanup 2018-06-03 17:07:04 +10:00
Dylan Araps
96bd33c2a0 misc: cleanup 2018-06-03 16:40:06 +10:00
Dylan Araps
ab01e65fad misc: cleanup 2018-06-03 16:11:37 +10:00
Dylan Araps
21103d9ada resolution: Added xwininfo support. 2018-06-03 16:02:16 +10:00
Dylan Araps
e3723d277c packages: Fix performance bug 2018-06-03 14:52:22 +10:00
Dylan Araps
7696f58ea4 uptime: Remove subshells 2018-06-03 13:14:17 +10:00
Dylan Araps
e12927aa17 distro: [haiku] Use read instead of awk 2018-06-03 12:58:44 +10:00
Dylan Araps
ee9939a1dd args: Rename package_manager 2018-06-03 10:26:20 +10:00
Dylan Araps
a46d2dec07 ascii: Update funtoo logo 2018-06-03 10:20:18 +10:00
Dylan Araps
d69fd6d839 ascii: simplify handling. 2018-06-03 10:14:53 +10:00
Dylan Araps
bee887a3e0 misc: docs 2018-06-03 08:25:30 +10:00
Dylan Araps
14005cac4a misc: Get rid of SC2012/2016 2018-06-03 08:15:12 +10:00
Dylan Araps
159cf63658
Merge pull request #1015 from dylanaraps/pkgs
packages: refactor (List package managers used/cleanup)
2018-06-02 21:52:38 +00:00
Dylan Araps
175fce87b5 info: Remove get_install_date 2018-06-03 07:31:24 +10:00
Dylan Araps
4698dbd06e misc: Surpress last lint errors as they are intended behavior 2018-06-03 07:07:52 +10:00
Dylan Araps
89d4126ec1 misc: Fix more lint errors. 2018-06-02 19:18:22 +10:00
Dylan Araps
e3afa265f9 packages: only show manager when packages > 0 2018-06-02 16:31:21 +10:00
Dylan Araps
094fca97bf packages: Remove wc usage 2018-06-02 16:19:29 +10:00
Dylan Araps
3051bbc424 packages: Remove ls usage 2018-06-02 15:43:53 +10:00
Dylan Araps
9bf46946b6 packages: Remove find usage from brew 2018-06-02 15:04:27 +10:00
Dylan Araps
c03c9e1248 packages: refactor 2018-06-02 15:02:34 +10:00
Dylan Araps
dc9b5519fd packages: refactor 2018-06-02 14:54:11 +10:00
Dylan Araps
75f845c7af packages: refactor 2018-06-02 14:52:08 +10:00
Dylan Araps
4bc2a23a46 packages: refactor 2018-06-02 14:44:52 +10:00
Dylan Araps
ffcf82d10d packages: cleanup 2018-06-02 13:54:17 +10:00
Andrew Titmuss
d02c590ff7
misc: fix most SC1117 errors from PlistBuddy 2018-06-02 13:09:02 +10:00
Dylan Araps
8d0205a56a misc: Fix misc style error. 2018-06-02 12:58:53 +10:00
Dylan Araps
55c128211c misc: Fix more lint errors. 2018-06-02 12:43:48 +10:00
Dylan Araps
eba08e3efc misc: fix more lint errors 2018-06-02 12:40:09 +10:00
Dylan Araps
37bb794602 misc: fix awk lint errors 2018-06-02 12:28:10 +10:00
Dylan Araps
6ea186d987 misc: Fix lint errors. 2018-06-02 12:08:08 +10:00
Dylan Araps
c1cde629c4 resolution: Fix lint error. 2018-06-02 10:07:04 +10:00
Dylan Araps
5784af20d3 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-06-02 09:53:52 +10:00
Dylan Araps
96386dc90e cols: Fix lint errors. 2018-06-02 09:52:49 +10:00
Michael Straube
840d4afbb1 misc: align some lines 2018-06-01 14:10:11 +02:00
Michael Straube
aab70da27c song: add gmusicbrowser 2018-06-01 14:02:12 +02:00
Dylan Araps
2f917c78d2 misc: cleanup 2018-06-01 13:22:31 +10:00
Dylan Araps
bd5706ca0e misc: remove unused var 2018-06-01 13:03:53 +10:00
Dylan Araps
c1f0fc9699 misc: fix some lint errors 2018-06-01 12:58:23 +10:00
Dylan Araps
1f7aa76c48 misc: cleanup 2018-06-01 12:54:31 +10:00
Dylan Araps
5e78bcb7be misc: Shorter syntax for no output 2018-06-01 12:47:18 +10:00
Dylan Araps
ae7271578a image: Performance improvements 2018-06-01 12:34:28 +10:00
Dylan Araps
ffe94c26ee misc: cleanup 2018-06-01 10:53:28 +10:00
Dylan Araps
5cac0a8dc1 OS: Added support for Linux Lite 2018-06-01 10:16:35 +10:00
Dylan Araps
d7e04822d3 OS: Added support for SharkLinux 2018-06-01 10:04:04 +10:00