Compare commits

...

1928 Commits

Author SHA1 Message Date
Dylan Araps
5957f6bd3c misc: Start removing useless quotes 2019-01-09 10:33:26 +02:00
Dylan Araps
502867b390 misc: Start removing useless quotes 2019-01-09 10:28:23 +02:00
Dylan Araps
d0840a1f76 misc: Swap to correct arithmetic 2019-01-09 10:26:37 +02:00
Dylan Araps
78c700b21b misc: Start removing useless quotes 2019-01-09 10:05:45 +02:00
Dylan Araps
2831c6d189 misc: Start removing useless quotes 2019-01-09 10:04:17 +02:00
Dylan Araps
0583cf6242 misc: Start removing useless quotes 2019-01-09 10:02:16 +02:00
Dylan Araps
71e2afcac0 misc: Start removing useless quotes 2019-01-09 10:00:31 +02:00
Dylan Araps
cf4f64364b misc: Start removing useless quotes 2019-01-09 09:50:11 +02:00
Dylan Araps
fbf441ef2f misc: Start removing useless quotes 2019-01-09 09:44:22 +02:00
Dylan Araps
acc8103dde fixed travis 2019-01-09 08:59:23 +02:00
Dylan Araps
78e0fa3212 docs: update 2019-01-09 08:50:57 +02:00
Dylan Araps
64188697b8 ascii: Fixed bug causing files named ascii to not work. 2019-01-09 08:50:01 +02:00
Dylan Araps
9431a593f6 ascii: Fixed bug causing ascii files to not work. 2019-01-09 08:48:07 +02:00
Dylan Araps
23fc5aff3d docs: update 2019-01-09 08:00:16 +02:00
Dylan Araps
7df1d0e3ef misc: cleanup 2019-01-09 07:50:44 +02:00
black
228fb778cb Merge pull request #1161 from asantam/master
Made variables local in get_cols function
2019-01-09 07:34:15 +02:00
black
3c07884032 Merge pull request #1162 from xPMo/on_tiny_off
Where supported, keep on/tiny/off flags in the same order
2019-01-09 07:30:32 +02:00
xPMo
766113a0c2 manpage: add "tiny" where supported 2019-01-08 19:49:07 -06:00
xPMo
661d003be2 order options "on, tiny, off" 2019-01-08 19:47:31 -06:00
Andres Santamaria Artigas
2ecd8102d0 Made variables local in get_cols function
The variables blocks, blocks2, and cols were not set as local in the
get_cols function, which made neofetch print whatever value they had
before showing the colorblocks. This commit makes these variables local
so the output doesn't get affected if they are set beforehand.
2019-01-08 20:32:34 -05:00
Dylan Araps
b6b320a75a docs: update 2019-01-08 21:39:07 +02:00
Dylan Araps
b49ecb68f8 term_font [kitty]: Fix bug with empty config 2019-01-08 20:53:00 +02:00
Dylan Araps
ca9d161bc9 version: bump 2019-01-08 18:40:32 +02:00
Dylan Araps
7a64ce22a8 docs: update 2019-01-08 18:39:59 +02:00
Dylan Araps
c9d6ef5c40 version: bump 2019-01-08 18:32:04 +02:00
Dylan Araps
c6bd0461a0 image: Added support for Chafa. 2019-01-08 18:23:38 +02:00
Dylan Araps
c1da5eb09a ascii: Fixed void linux ascii bug 2019-01-08 18:00:54 +02:00
Dylan Araps
12d9f93750 ascii: Fixed debian linux ascii bug 2019-01-08 17:55:22 +02:00
Dylan Araps
32a44b4d62 ascii: Fixed gobo linux ascii bug 2019-01-08 17:54:42 +02:00
Dylan Araps
e2e98a6c7c general: Fixed bug with line_break alternative. Closes #1157 2019-01-08 17:36:27 +02:00
Dylan Araps
c76c122650 image: Added support for Chafa. 2019-01-08 17:27:23 +02:00
Dylan Araps
eaa59da1e9 ascii: Fix bedrock colors. Closes #1156 2019-01-08 17:13:32 +02:00
Dylan Araps
056a99bfa2 resolution: If resolution is empty don't print it. 2019-01-08 16:26:28 +02:00
Dylan Araps
074323f0ed version: bump 2019-01-08 16:14:24 +02:00
Dylan Araps
f24fed6df3 version: bump 2019-01-08 15:53:08 +02:00
Dylan Araps
86372fe6a8 distro: Remove broken distro lines 2019-01-08 15:52:12 +02:00
Dylan Araps
4f89361e50 color_blocks: Fix cursor bug 2019-01-08 15:34:08 +02:00
Dylan Araps
653712c06a image: fix various bugs 2019-01-08 15:00:45 +02:00
Dylan Araps
de5a260f6b public_ip: Added configurable timeout 2019-01-08 12:12:11 +02:00
Dylan Araps
617769059b memory: Added option to display memory percentage. 2019-01-08 11:09:42 +02:00
Dylan Araps
4d6a4fb425 cursor: Fix issues in urxvt with padding 2019-01-08 10:57:33 +02:00
Dylan Araps
85a1bd0af7 color_blocks: Fix newlines when disabled. 2019-01-08 10:48:32 +02:00
Dylan Araps
5316b568e7 docs: CHANGELOG 2019-01-08 10:15:01 +02:00
Dylan Araps
7677cd2b4b image: higher quality thumbs. Closes #1079 2019-01-08 10:14:43 +02:00
Dylan Araps
3a0e2ec68c docs: CHANGELOG 2019-01-08 09:09:02 +02:00
Dylan Araps
62ada359fc docs: CHANGELOG 2019-01-08 09:04:09 +02:00
Dylan Araps
ad2727620c docs: CHANGELOG 2019-01-08 08:49:52 +02:00
Dylan Araps
ccabbbe678 docs: CHANGELOG 2019-01-08 08:37:19 +02:00
Dylan Araps
1f8b18d7ca Merge branch 'master' of github.com:dylanaraps/neofetch 2019-01-08 08:27:45 +02:00
Dylan Araps
804f88aa7a packages: revert pkginfo change 2019-01-08 08:27:33 +02:00
Dylan Araps
041a1459b6 Merge pull request #1154 from dylanaraps/bedrock2
Bedrock Linux support
2019-01-08 08:15:58 +02:00
Dylan Araps
594e1fa10d cleanup 2019-01-07 22:53:51 +02:00
Dylan Araps
fbb69625a7 cleanup 2019-01-07 22:49:46 +02:00
Dylan Araps
a450fc88c5 terminal font [kitty]: Use kitty command instead of parsing config files. Closes #1150 2019-01-07 21:18:33 +02:00
Dylan Araps
d36ee68f2c os: Initial support for Bedrock Linux 2019-01-07 20:56:38 +02:00
Dylan Araps
e155df7a72 os: Initial support for Bedrock Linux 2019-01-07 20:42:49 +02:00
Dylan Araps
679aa306fb Merge branch 'master' of github.com:dylanaraps/neofetch 2019-01-07 20:23:23 +02:00
Dylan Araps
04420479dc image: store thumbnail with path name 2019-01-07 20:22:59 +02:00
Dylan Araps
8aab756a15 packages: Don't run pkginfo on linux 2019-01-07 19:48:05 +02:00
Dylan Araps
af6230f0ca Merge pull request #1152 from dylanaraps/simple
Added new simple mode for script usage
2019-01-07 19:46:20 +02:00
Dylan Araps
7e96b42860 simple mode: expose window size and terminal size 2019-01-07 19:40:37 +02:00
Dylan Araps
ea44816a3c simple mode: expose window size and terminal size 2019-01-07 19:36:14 +02:00
Dylan Araps
981b2da634 general: Fix issues when printing ascii 2019-01-07 18:56:09 +02:00
Dylan Araps
1b67413d49 Merge pull request #1153 from dylanaraps/ascii_enhance
ascii: Added support for command output
2019-01-07 18:47:43 +02:00
Dylan Araps
c99b864590 ascii: Fixed bug when long line is input 2019-01-07 18:34:20 +02:00
Dylan Araps
b399f49077 ascii: Fixed bug when files named auto or ascii were found. 2019-01-07 18:17:56 +02:00
Dylan Araps
defee48d14 ascii: Added support for command output 2019-01-07 18:09:55 +02:00
Dylan Araps
4fb30c040a ascii: Added support for command output 2019-01-07 18:09:10 +02:00
Dylan Araps
1b356da175 ascii: Added support for command output 2019-01-07 18:04:25 +02:00
Dylan Araps
a52115b364 ascii: Added support for Pentoo. Closes #1069 2019-01-07 17:33:46 +02:00
Dylan Araps
e213ee7e58 Merge pull request #1151 from dylanaraps/song_fix5
song: Fix various issues
2019-01-07 17:14:57 +02:00
Dylan Araps
ee30f29da9 song: Added config option to display music player 2019-01-07 17:16:18 +02:00
Dylan Araps
763f3a9af5 song: Add netease to comment. 2019-01-07 17:09:29 +02:00
Dylan Araps
bbb06ad4a9 song: Remove gpmdp-remote support as tool is unmaintained. 2019-01-07 16:40:55 +02:00
Dylan Araps
faae04f0ee song: Remove gpmdp-remote support as tool is unmaintained. 2019-01-07 16:39:56 +02:00
Dylan Araps
186093ddc0 song: Fix qmmp 2019-01-07 16:28:36 +02:00
Dylan Araps
ae2384dca8 song: Fix deadbeef 2019-01-07 16:25:44 +02:00
Dylan Araps
9b2796e168 general: Added new simple mode for script usage 2019-01-07 16:13:59 +02:00
Dylan Araps
c29ecc3fae general: Added new simple mode for script usage 2019-01-07 16:11:00 +02:00
Dylan Araps
6f6b67f387 general: Added new simple mode for script usage 2019-01-07 16:10:53 +02:00
Dylan Araps
c47826225e song: Added support for netease cloud music 2019-01-07 15:17:05 +02:00
Dylan Araps
17a56081a5 ascii: Added support for Huayra Linux. Closes #1138 2019-01-07 09:18:35 +02:00
Dylan Araps
27258fb93c ascii: Added support for Huayra Linux. Closes #1138 2019-01-07 09:17:40 +02:00
Dylan Araps
86711645a0 song: Fix issues with broken newlines 2019-01-07 09:07:24 +02:00
Dylan Araps
8a96fd545d song: Fix issues with non-english tags 2019-01-07 09:03:24 +02:00
Dylan Araps
6c966b05ae Merge branch 'master' of github.com:dylanaraps/neofetch 2019-01-04 21:22:48 +02:00
Dylan Araps
45d632d1f6 docs: update 2019-01-04 21:22:41 +02:00
Dylan Araps
cc1be73077 docs: update 2019-01-04 21:21:59 +02:00
Dylan Araps
a2b7de8e6a ascii: Added support for BlueLight OS. Closes #1139 2019-01-04 20:52:33 +02:00
Dylan Araps
c8a32768b7 Merge pull request #1132 from Phuurl/master
Adds scoop package manager support
2019-01-04 20:51:17 +02:00
Dylan Araps
52ea4774a3 ascii: Added small arcolinux ascii. Closes #1146 #1147 2019-01-04 20:42:31 +02:00
M. Herdiansyah
da37135ef0 Merge pull request #1110 from arisinfenix/song
Song fixes
2018-12-31 18:02:07 +07:00
M. Herdiansyah
6afceae066 Merge pull request #1144 from arisinfenix/star
Distro: Add support for Star
2018-12-26 08:59:18 +07:00
Michael Straube
2bbb46fedb Distro: Add support for Star 2018-12-23 23:28:29 +01:00
M. Herdiansyah
10da8b3671 Merge pull request #1135 from arisinfenix/awk
Misc: Use comma syntax in awk to print spaces
2018-12-11 16:32:16 +07:00
Michael Straube
71e22d842e Misc: Use comma syntax in awk to print spaces 2018-12-08 15:51:21 +01:00
Phuurl
acdd6828f8 Adds scoop package manager support 2018-12-06 22:58:29 +00:00
Michael Straube
fcb302f649 song: fix elisa detection 2018-12-04 10:53:35 +01:00
Michael Straube
3da0b5cfb4 song: use get_song_dbus for rhythmbox 2018-12-04 10:53:35 +01:00
Michael Straube
e85a6a03f1 song: also quote xesam:title in get_song_dbus matching 2018-12-04 10:53:35 +01:00
xPMo
90ddcbd3e1 awk: Match exactly "album", not "albumArtist" 2018-12-04 10:53:35 +01:00
xPMo
92c3ad7493 extra spaces in song information 2018-12-04 10:53:35 +01:00
Muhammad Herdiansyah
ed0b0a9746 Misc: Fix 100 character limit 2018-11-27 19:30:04 +07:00
Muhammad Herdiansyah
0168516a2c Memory [Solaris]: Detect using a new method using pages 2018-11-14 07:05:40 +07:00
Muhammad Herdiansyah
801760a01b Distro: Add support for OpenMandriva Lx 2018-11-09 17:13:30 +07:00
Dylan Araps
49c6119de5 Merge pull request #1107 from marlonn/patch-1
new logo for Lubuntu
2018-10-23 23:30:40 +11:00
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
Dylan Araps
c5da0db6f6 Merge pull request #1104 from dylanaraps/ituneshelper-fix
get_song: stop iTunesHelper from being detected
2018-10-22 23:54:54 +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
M. Herdiansyah
380f889f2d Merge pull request #1091 from Snuggle/master
Update config comment with kitty backend.
2018-10-14 15:33:07 +07: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
21f7203533 docs: changelog 2018-09-05 18:31:06 +07:00
Muhammad Herdiansyah
02da9487fa Merge branch 'ascii-image' 2018-09-05 18:29:26 +07:00
Muhammad Herdiansyah
6f17a2e367 docs: changelog 2018-09-02 23:47:24 +07:00
M. Herdiansyah
382a1d2651 Merge pull request #1078 from nikitenich/master
Improve Hackintosh detection
2018-09-02 23:43:17 +07:00
Muhammad Herdiansyah
ff06200e51 docs: changelog 2018-09-02 23:41:37 +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
4d129b50c1 docs: changelog 2018-08-24 14:20:35 +07: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
17f2f5b2a6 docs: changelog 2018-08-16 13:54:21 +07:00
Muhammad Herdiansyah
8ee4710225 Packages: pkginfo is used by CRUX and JanusLinux 2018-08-16 13:54:20 +07:00
Muhammad Herdiansyah
b8eb8fbaa7 docs: changelog 2018-08-16 13:24: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
Muhammad Herdiansyah
6775a652d3 Merge pull request #1063 from plgruener/yakuake
add term-font support for yakuake
2018-08-16 13:15:40 +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
Muhammad Herdiansyah
78f355ba6d docs: changelog 2018-07-27 10:26:43 +07: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
Dylan Araps
71df4ffd3b Merge pull request #1056 from julianaito/master
battery/OpenBSD: improved charge%, adds status
2018-07-17 09:01:02 +10: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
Dylan Araps
d43da37d00 Merge pull request #1042 from erikdubois/master
Update neofetch
2018-06-23 15:11:22 +10:00
Erik Dubois
911c70adc3 Update neofetch 2018-06-23 06:56:54 +02:00
Dylan Araps
f70390ede0 Merge pull request #1040 from corollari/patch-1
Fix #1039
2018-06-22 10:56:30 +10: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
61ee751147 docs: update 2018-06-21 13:55:44 +10:00
Dylan Araps
50804a6877 gpu: Change Xeon output to HD Graphics 2018-06-20 21:48:16 +10:00
Dylan Araps
ef94cc6764 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-06-20 10:32:33 +10:00
Dylan Araps
31af4fe003 misc: cleanup 2018-06-20 10:31:55 +10:00
Dylan Araps
1da3523e9e Merge pull request #1035 from protonesso/master
OS: add januslinux
2018-06-20 07:41: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
8a2e973814 misc: cleanup 2018-06-19 09:46:53 +10:00
Dylan Araps
2bdb5f3b01 docs: update 2018-06-19 09:42:08 +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
Dylan Araps
4ac3dedaa0 Merge pull request #1032 from mstraube/clearos
OS: Add support for ClearOS
2018-06-15 06:30:17 +10:00
Michael Straube
1fc48be2f4 OS: Add support for ClearOS 2018-06-14 20:50:05 +02:00
Dylan Araps
dfafca9f62 Merge pull request #1030 from mstraube/song
Song: Add Dragon Player and SMPlayer
2018-06-14 06:44:37 +10: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
Dylan Araps
34eacd561b Merge pull request #1025 from mstraube/song
song: use get_song_dbus for amarok
2018-06-09 06:40:33 +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
Dylan Araps
daf866039e Merge pull request #1023 from mstraube/pragha
song: use get_song_dbus for pragha
2018-06-08 04:58:22 +10:00
Michael Straube
059239d2a7 song: use get_song_dbus for pragha 2018-06-07 13:47:13 +02:00
Dylan Araps
8cfabdae47 Merge pull request #1021 from mstraube/indent
misc: indent
2018-06-06 20:39:06 +00:00
Michael Straube
b30151e6dd misc: indent 2018-06-06 18:02:07 +02:00
Dylan Araps
93ffa118a3 Merge pull request #1020 from MindTooth/fix_end
awk: Space around END
2018-06-05 20:07:01 +00: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
Dylan Araps
b7ba768787 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-06-05 07:46:01 +10:00
Andrew Titmuss
6e41a62193 docs: update [skip ci] 2018-06-05 07:42:58 +10:00
Dylan Araps
edb960fece docs: update 2018-06-05 07:42:54 +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
cc0d232b48 docs: update 2018-06-04 10:21:15 +10:00
Dylan Araps
264fc4d028 docs: update 2018-06-04 10:17:30 +10:00
Dylan Araps
131719a5ff docs: update 2018-06-04 10:16:49 +10:00
Dylan Araps
da5f443bec docs: update 2018-06-04 10:16:28 +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
b3235cfff4 docs: update 2018-06-04 08:41:23 +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
Dylan Araps
e5542a6425 Merge pull request #1019 from mstraube/condres
OS: Add support for Condres OS.
2018-06-03 20:10:00 +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
Dylan Araps
59766adf2b Merge pull request #1017 from mstraube/regata
OS: Add support for Regata OS.
2018-06-03 08:53:34 +00: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
320ad76b21 docs: update 2018-06-03 12:19:03 +10:00
Dylan Araps
f51de7f139 travis: Use latest shellcheck 2018-06-03 11:19:11 +10:00
Dylan Araps
041c021c97 travis: Use latest shellcheck 2018-06-03 11:16:18 +10:00
Dylan Araps
f2e2cb94e9 travis: Use latest shellcheck 2018-06-03 11:15:13 +10:00
Dylan Araps
f7f47799ea travis: Use latest shellcheck 2018-06-03 11:11:26 +10:00
Dylan Araps
ee9939a1dd args: Rename package_manager 2018-06-03 10:26:20 +10:00
Dylan Araps
27b2feb216 travis: Update 2018-06-03 10:22:01 +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
76eb43fb65 Merge pull request #1016 from dylanaraps/install_date
info: Remove get_install_date
2018-06-02 21:52:14 +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
aedfa1e92d docs: update 2018-06-03 07:01:20 +10:00
Dylan Araps
1c015aea18 travis: Remove lint exceptions. 2018-06-03 06:59:24 +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
Dylan Araps
3fe0e1e65c Merge pull request #1012 from mstraube/gmusicbrowser
song: add support for gmusicbrowser
2018-06-01 21:43:38 +00: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
Dylan Araps
f143ed5991 OS: Added support for Kibojoe Linux 2018-06-01 09:54:46 +10:00
Dylan Araps
f7001b142a OS: Added support for PureOS 2018-06-01 09:34:26 +10:00
Dylan Araps
f8779be333 disk: cleanup 2018-06-01 09:29:51 +10:00
Dylan Araps
226f746c60 term_font: cleanup urxvt/xterm 2018-05-31 19:48:14 +10:00
Dylan Araps
da97fc8a64 term_font: cleanup xfce4-terminal 2018-05-31 19:35:29 +10:00
Dylan Araps
4b684c0eb6 term_font: cleanup konsole 2018-05-31 19:28:46 +10:00
Dylan Araps
ea7512da2f misc: cleanup 2018-05-31 15:09:48 +10:00
Dylan Araps
6244bbb1da os: cleanup 2018-05-31 15:05:22 +10:00
Dylan Araps
2bb28bb67b cpu: Use uname -m for portability 2018-05-31 15:01:20 +10:00
Dylan Araps
f41607c36c cpu: Use HOSTTYPE 2018-05-31 14:30:48 +10:00
Dylan Araps
077e5fadb7 w3m: Simplify function further. 2018-05-31 08:10:43 +10:00
Dylan Araps
c6fde1ff9a ascii: Simplify function. 2018-05-31 08:04:01 +10:00
Dylan Araps
b93eb5ad30 w3m: Simplify path find. 2018-05-31 07:33:20 +10:00
Dylan Araps
3889bf8dd4 misc: Fix missing quote. 2018-05-29 09:26:59 +10:00
Dylan Araps
9175a47a3c packages: Fix issues with pacman 5.1. Remove needless call to pkginfo on Linux. 2018-05-29 09:16:45 +10:00
Dylan Araps
15cd3b3e07 gpu: Remove glxinfo usage. Too slow. 2018-05-29 09:08:32 +10:00
Dylan Araps
ec29e74406 cpu: Simplify cpu_cores 2018-05-29 08:48:03 +10:00
Dylan Araps
a2769a93ed image: Fixed images in kitty on macOS. Closes #994 2018-05-28 18:51:41 +10:00
Dylan Araps
8e3be5204d docs: update 2018-05-28 11:08:06 +10:00
Dylan Araps
b02ed9fff2 image: Fixed kitty image size. 2018-05-28 10:28:14 +10:00
Dylan Araps
29aabc97fa docs: update 2018-05-28 09:47:17 +10:00
Dylan Araps
8707a49f04 docs: update 2018-05-28 09:46:08 +10:00
Dylan Araps
b981fb50fa image: Fixed tycat size. 2018-05-28 09:33:47 +10:00
Dylan Araps
e04302ccec docs: update 2018-05-28 09:27:55 +10:00
Dylan Araps
92ecdf0012 image: Removed catimg support. Fixed sixel size. 2018-05-28 09:27:41 +10:00
Dylan Araps
e2274fddd8 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-28 08:42:48 +10:00
Dylan Araps
ba9c7bba23 docs: update 2018-05-28 08:42:35 +10:00
Dylan Araps
a4ca62cf5a Merge pull request #1007 from mstraube/song-config
song: sort players in config
2018-05-26 08:34:19 +00:00
Michael Straube
fca688dd12 song: sort players in config 2018-05-26 10:21:08 +02:00
Dylan Araps
e6b8f4f64f song: Use newlines as a separator directly. 2018-05-26 09:14:28 +10:00
Dylan Araps
8554f42345 song: Remove locale override. 2018-05-26 06:55:25 +10:00
Dylan Araps
2a13d62c0c song: Use ascii characters to split fields. 2018-05-26 06:54:38 +10:00
Dylan Araps
3ad38d7c95 docs: update 2018-05-25 16:08:41 +10:00
Dylan Araps
01ef60445e song: Use regex for matching. 2018-05-25 15:13:10 +10:00
Dylan Araps
160276ff6d general: Fix prompt issues 3 2018-05-25 06:51:06 +10:00
Dylan Araps
77282c8fea general: revert Fix prompt issue 2 2018-05-25 06:07:42 +10:00
Dylan Araps
bff6cf3b1a general: Fix prompt issues 2 2018-05-25 06:05:31 +10:00
Dylan Araps
e8ab52de7d Merge pull request #1003 from dylanaraps/song_fix
song: Fix matching
2018-05-24 08:43:32 +00:00
Dylan Araps
b4fc29e6f6 Merge pull request #962 from dylanaraps/ati
gpu: Fix ATI/AMD branding issue.
2018-05-24 07:58:45 +00:00
Dylan Araps
c64b5c3d8c general: clean up 2018-05-24 16:55:10 +10:00
Dylan Araps
0f0d9aa84f Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-24 16:51:34 +10:00
Dylan Araps
6991b71ccb general: Added json output option. 2018-05-24 16:51:23 +10:00
Andrew Titmuss
de0d342852 Revert "Revert "term_font: fix iTerm2 checking 2 more profiles than exists""
This reverts commit f49919e957.
2018-05-24 15:46:38 +10:00
Dylan Araps
33d6dd760f song: Fix matching 2018-05-24 15:36:04 +10:00
Dylan Araps
130b7028ef song: Fix matching 2018-05-24 15:33:13 +10:00
Andrew Titmuss
f49919e957 Revert "term_font: fix iTerm2 checking 2 more profiles than exists"
This reverts commit 15c2939779.
2018-05-24 14:27:39 +10:00
Andrew Titmuss
5143b20ce1 font: fix line length for iTerm2 profile count 2018-05-24 13:55:09 +10:00
Andrew Titmuss
d6d6e6ea63 docs: update [skip ci] 2018-05-24 13:50:05 +10:00
Andrew Titmuss
15c2939779 term_font: fix iTerm2 checking 2 more profiles than exists 2018-05-24 13:46:35 +10:00
Andrew Titmuss
5756eb97f2 song: fix iTunes detection 2018-05-24 12:46:47 +10:00
Dylan Araps
14981205c6 docs: update 2018-05-24 08:52:55 +10:00
Dylan Araps
dfc8b10ee4 general: Fix cursor location errors. 2018-05-24 08:07:37 +10:00
Dylan Araps
38762182e8 docs: update 2018-05-22 19:44:14 +10:00
Dylan Araps
3ee0980aac Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-22 14:38:50 +10:00
Dylan Araps
3f021fbbb6 misc: cleanup 2018-05-22 14:14:17 +10:00
Dylan Araps
8e99bc6e5f Merge pull request #1002 from mstraube/redcore
OS: Add support for Redcore Linux
2018-05-21 14:03:28 +00:00
Michael Straube
dc9334b7f1 OS: Add support for Redcore Linux 2018-05-21 11:03:36 +02:00
Dylan Araps
070651e4f4 general: Remove screenshot functionality. 2018-05-21 12:46:05 +10:00
Dylan Araps
6aba54154c misc: Remove uppercase() 2018-05-21 10:26:46 +10:00
Dylan Araps
c5188a891f config: Remove support for deprecated options. 2018-05-21 10:23:01 +10:00
Dylan Araps
6bf7f9452e misc: Remove all instances of export. They're pointless. 2018-05-21 10:14:35 +10:00
Dylan Araps
4895ed33b1 misc: cleanup 2018-05-21 10:08:43 +10:00
Dylan Araps
8ad455a1ce docs: update 2018-05-21 09:35:07 +10:00
Dylan Araps
aed206b5d7 docs: update 2018-05-21 08:32:28 +10:00
Dylan Araps
a27382d21d image: Make the resolution of catimg configurable. 2018-05-21 08:29:50 +10:00
Dylan Araps
0fe972073f image: Cleanup of get_term_size 2018-05-21 08:24:32 +10:00
Dylan Araps
fc229704c8 general: term_size, macos fix. 2018-05-20 15:36:54 +10:00
Dylan Araps
c4bf54db3d ascii: Fix ascii art on windows. 2018-05-20 14:22:26 +10:00
Dylan Araps
7b1b3755a9 general: Fix issues with default config. 2018-05-20 13:59:14 +10:00
Dylan Araps
cb68508be2 general: Fix issues with default config. 2018-05-20 13:56:24 +10:00
Dylan Araps
7a4492c6c3 ascii: Fix ascii art on windows. 2018-05-20 13:50:10 +10:00
Dylan Araps
1f678f8020 version: bump 2018-05-20 08:03:12 +10:00
Dylan Araps
e4c1732c01 docs: update 2018-05-20 07:59:01 +10:00
Dylan Araps
c9bda1dd09 docs: update 2018-05-20 07:56:46 +10:00
Dylan Araps
c814f14726 general: Fix issues with default config. 2018-05-19 20:38:45 +10:00
Dylan Araps
992d0b38ae general: Added --print_config to display the default config file. 2018-05-19 08:28:10 +10:00
Dylan Araps
c782af6a06 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-19 08:06:22 +10:00
Dylan Araps
80299bd064 macOS: Fix xquartz issue. 2018-05-19 08:06:05 +10:00
Dylan Araps
c69e5ef041 docs: update 2018-05-18 16:26:22 +10:00
Dylan Araps
19d35b995d docs: update 2018-05-18 16:25:46 +10:00
Dylan Araps
0e43d765fa docs: update 2018-05-18 16:14:04 +10:00
Dylan Araps
8b4c858042 Merge pull request #993 from dylanaraps/pkg_clean
packages: cleanup
2018-05-18 06:10:38 +00:00
Dylan Araps
98252472ce general: Fix default config in bash3. 2018-05-18 16:11:00 +10:00
Dylan Araps
6e41d5e0a9 packages: cleanup 2018-05-18 15:49:14 +10:00
Dylan Araps
b16ff8bc4d term: Fix tmux issue. 2018-05-17 20:43:22 +10:00
Dylan Araps
bad073d78a term: Fix macOS issue 2018-05-17 20:30:46 +10:00
Dylan Araps
0f7e7b6ee0 docs: update 2018-05-17 14:02:05 +10:00
Dylan Araps
e398f1ee08 docs: update 2018-05-17 13:57:45 +10:00
Dylan Araps
c5dbf34e76 docs: update 2018-05-17 13:47:50 +10:00
Dylan Araps
7961c38693 docs: update 2018-05-17 13:45:03 +10:00
Dylan Araps
582fa2f50b version: bump 2018-05-17 13:39:24 +10:00
Dylan Araps
63ae8994e2 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-17 13:07:34 +10:00
Dylan Araps
225d9cea1a docs: update 2018-05-17 13:06:53 +10:00
Dylan Araps
a31e656f82 Merge pull request #984 from MindTooth/final_kitty_fix
RFC: kitty: This got to be the last fix...
2018-05-17 02:47:33 +00:00
Dylan Araps
156136121a Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-17 12:36:55 +10:00
Dylan Araps
85d3150d13 docs: update 2018-05-17 12:36:19 +10:00
Dylan Araps
57cd8e3cc5 docs: update 2018-05-17 12:36:03 +10:00
Dylan Araps
5f8d6e06cc Merge pull request #989 from mstraube/song-vlc
song: add support for vlc
2018-05-14 05:15:48 +00:00
Michael Straube
a62c3d2029 song: add support for vlc 2018-05-14 07:08:59 +02:00
Dylan Araps
01ec03720b Merge pull request #982 from mstraube/deepin-music
song: fix deepin-music
2018-05-13 21:54:21 +00:00
Dylan Araps
b74c7a63d3 Merge pull request #983 from mstraube/song-dbus
song: simplify get_song_dbus
2018-05-13 21:53:05 +00:00
Dylan Araps
293633d5ab Merge pull request #987 from mstraube/audacious
song: audacious: remove audtool, closes #986
2018-05-13 21:51:51 +00:00
Dylan Araps
a8446133f0 Merge pull request #988 from mstraube/year
general: update copyright year
2018-05-13 21:51:30 +00:00
Michael Straube
33fbed0b14 general: update copyright year 2018-05-13 11:06:22 +02:00
Michael Straube
bd0e62d5f3 song: audacious: remove audtool, closes #986 2018-05-12 13:54:42 +02:00
Andrew Titmuss
71104d7e25 Merge pull request #985 from mstraube/song-example
song: update song_shorthand example
2018-05-12 19:35:14 +10:00
Michael Straube
8513b62259 song: update song_shorthand example 2018-05-12 10:56:03 +02:00
Birger J. Nordølum
7e4ec9f09d kitty: This got to be the last fix... 2018-05-11 22:41:30 +02:00
Michael Straube
670161e13a song: simplify get_song_dbus 2018-05-11 19:22:34 +02:00
Michael Straube
358006dd92 song: fix deepin-music 2018-05-11 18:37:37 +02:00
Dylan Araps
f1aa74f144 Merge pull request #981 from MindTooth/style_fix
kitty: style tweaks on regex
2018-05-10 20:56:24 +00:00
Birger J. Nordølum
f93da07f36 kitty: style tweaks on regex 2018-05-10 14:32:48 +02:00
Dylan Araps
965940f57e Merge pull request #980 from mstraube/sayonara
song: add support for sayonara
2018-05-10 07:21:26 +00:00
Michael Straube
1480b833b0 song: add support for sayonara 2018-05-10 09:14:39 +02:00
Dylan Araps
94bf52ecd4 misc: Fix travis 2018-05-10 09:58:46 +10:00
Dylan Araps
8dc25c3ae5 Merge pull request #977 from MindTooth/fix_kitty_regression
kitty: fix regression in regex
2018-05-09 23:56:28 +00:00
Dylan Araps
ece335dd94 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-05-10 09:56:19 +10:00
Dylan Araps
f882c48685 docs: update 2018-05-10 09:56:01 +10:00
Dylan Araps
158173b3c7 Merge pull request #979 from dylanaraps/song_format
song: Added song_format.
2018-05-09 23:48:15 +00:00
Dylan Araps
7d259e8ef9 song: Added song_format. 2018-05-10 08:52:06 +10:00
Dylan Araps
b5a2323144 song: Added song_format. 2018-05-10 08:49:05 +10:00
Dylan Araps
e8ac76dc57 Merge pull request #837 from dylanaraps/song-album
Add Album to the Song function
2018-05-09 22:35:33 +00:00
Dylan Araps
e54f324595 Merge pull request #978 from mstraube/song-album
song: fix audacious album
2018-05-09 22:00:39 +00:00
Michael Straube
ccced8d997 song: fix audacious album
fallback to get_song_dbus() when song_shorthand is on
audtool won't work due to the '-' separator in it's output
2018-05-09 16:07:04 +02:00
Birger J. Nordølum
a7c6745507 kitty: fix regression in regex 2018-05-09 14:15:24 +02:00
Dylan Araps
b6f0460b35 song: Better splitting. 2018-05-09 21:23:10 +10:00
Andrew Titmuss
acd4c84614 fix merge conflict in song_album 2018-05-09 20:48:40 +10:00
Andrew Titmuss
94a2bf6ec0 Merge pull request #976 from dylanaraps/song_album3
Fix issues with album addition to get_song
2018-05-09 20:20:57 +10:00
Dylan Araps
cfcd6fff17 song: Fix separator when printed. 2018-05-09 18:28:17 +10:00
Dylan Araps
3ece779d47 song: Fix issues with splitting. 2018-05-09 18:26:31 +10:00
Dylan Araps
a5f5be869c Merge pull request #973 from MindTooth/tweak_kitty_regex
tweak kitty font regex
2018-05-08 23:35:18 +00:00
Andrew Titmuss
d8436768a0 Merge pull request #885 from mstraube/song-album
song: add album for some players
2018-05-08 20:37:33 +10:00
Dylan Araps
859dc69b20 wm: Detect 2bwm manually 2018-05-07 12:26:42 +10:00
Birger J. Nordølum
f765caa038 Tweak kitty font regex 2018-05-06 14:28:38 +02:00
Dylan Araps
8fe3130cbe gtk: Fix config file read order. Closes #972 2018-05-06 16:16:27 +10:00
Dylan Araps
a9c4db2b54 docs: update 2018-05-05 09:01:24 +10:00
Dylan Araps
862a4c96db docs: update 2018-05-05 08:59:09 +10:00
Dylan Araps
5dbc0a2748 docs: update 2018-05-05 08:58:40 +10:00
Dylan Araps
6d003b2f2a docs: update 2018-05-05 08:57:17 +10:00
Dylan Araps
01721da481 docs: update 2018-05-05 08:54:11 +10:00
Dylan Araps
27df891ab9 docs: update 2018-05-05 08:51:29 +10:00
Dylan Araps
e4d3ad1f42 general: Add back Makefile. 2018-05-04 19:52:08 +10:00
Dylan Araps
a46e43a816 docs: Keep full changelog in repo. 2018-05-04 18:23:33 +10:00
Dylan Araps
22a43204fc docs: update 2018-05-04 17:51:53 +10:00
Dylan Araps
5bad6ea5d9 docs: update 2018-05-04 17:40:33 +10:00
Dylan Araps
c57da4cf72 docs: update 2018-05-04 17:29:52 +10:00
Dylan Araps
ac5bc01f6a docs: update 2018-05-04 17:29:06 +10:00
Dylan Araps
1a3c8638e1 docs: update 2018-05-04 17:05:13 +10:00
Dylan Araps
ffd711a4ea docs: update 2018-05-04 17:02:31 +10:00
Dylan Araps
736b45a9ed docs: Initial CONTRIBUTING.md 2018-05-04 16:59:21 +10:00
Dylan Araps
4f4f237395 version: bump 2018-05-04 16:36:01 +10:00
Dylan Araps
1d65ec4e96 Merge pull request #965 from dylanaraps/one
Distribute neofetch as a single executable.
2018-05-04 06:31:57 +00:00
Dylan Araps
881094f1d6 misc: whitespace 2018-05-04 16:25:05 +10:00
Dylan Araps
7d57ba0247 docs: CHANGELOG.md 2018-05-04 16:22:05 +10:00
Dylan Araps
881ae1f226 docs: CHANGELOG.md 2018-05-04 16:19:14 +10:00
Dylan Araps
48402232e9 misc: whitespace. 2018-05-04 15:58:48 +10:00
Dylan Araps
a4b39b5b69 travis: Add back line length enforcement. 2018-05-04 12:01:55 +10:00
Dylan Araps
2384e6f7b9 docs: update 2018-05-04 11:46:55 +10:00
Dylan Araps
d49e6ca7d7 travis: Fix command. 2018-05-04 09:35:28 +10:00
Dylan Araps
5a8b2405f5 misc: whitespace 2018-05-04 09:18:52 +10:00
Dylan Araps
b3af154dc5 general: Move ascii art back to the bottom. 2018-05-04 09:11:22 +10:00
Dylan Araps
308a4bab01 Merge branch 'one' of github.com:dylanaraps/neofetch into one 2018-05-04 08:58:23 +10:00
Dylan Araps
2fd328aeca general: Move ascii art back to fix merge conflicts. 2018-05-04 08:57:35 +10:00
Dylan Araps
f31f2a40f0 general: Added missing ascii 2018-05-04 08:57:34 +10:00
Dylan Araps
c9a4ae4b1a general: Remove Makefile 2018-05-04 08:57:08 +10:00
Dylan Araps
da49581b73 general: In-lined license 2018-05-04 08:57:08 +10:00
Dylan Araps
97bd390295 General: Move ascii art to the bottom of the script. 2018-05-04 08:57:08 +10:00
Dylan Araps
b8c2db973d travis: Remove line limit. Will still be enforced by hand. 2018-05-04 08:55:51 +10:00
Dylan Araps
75807e0711 travis: Added another exclude. 2018-05-04 08:55:51 +10:00
Dylan Araps
a5a850c366 ascii: Update android ascii 2018-05-04 08:55:51 +10:00
Dylan Araps
8793fdbe6b theme: Fixes for bash3 2018-05-04 08:55:51 +10:00
Dylan Araps
f6d93420f8 general: Adjust makefile 2018-05-04 08:55:51 +10:00
Dylan Araps
64fa49c0f1 general: Remove old files 2018-05-04 08:55:51 +10:00
Dylan Araps
1d3a4478f6 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
2f50cf2071 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
e1f478f1d6 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
bdad66511a general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
473a5986e8 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
f790170578 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
3ee733e982 general: Start inlining ascii. 2018-05-04 08:55:26 +10:00
Dylan Araps
3af0341804 docs: update 2018-05-04 08:54:43 +10:00
Dylan Araps
c794f7f072 general: Removed changes from other branch 2018-05-04 08:54:43 +10:00
Dylan Araps
9573aaee34 config: Inline config file. 2018-05-04 08:54:43 +10:00
Dylan Araps
1ddcc47dd6 wm: Added support for more window managers. 2018-05-04 08:54:43 +10:00
Dylan Araps
52c2e871a3 wm: Added support for aewm 2018-05-04 08:54:43 +10:00
Dylan Araps
d239a05782 wm: Show version for KDE and dwm. 2018-05-04 08:54:43 +10:00
Dylan Araps
9d6d62ece5 wm: Added WM version. 2018-05-04 08:54:43 +10:00
Dylan Araps
0c350594bb general: Move ascii art back to fix merge conflicts. 2018-05-04 08:49:13 +10:00
Dylan Araps
16b6e79340 general: Added missing ascii 2018-05-04 08:33:32 +10:00
Dylan Araps
698d1ef5cf general: Remove Makefile 2018-05-04 07:56:18 +10:00
Dylan Araps
f9fe78898f docs: update 2018-05-04 07:45:41 +10:00
Dylan Araps
ca14085036 docs: update 2018-05-04 07:20:40 +10:00
Dylan Araps
31d4029298 Merge pull request #967 from mstraube/qterminal
term_font: add qterminal support
2018-05-03 21:18:14 +00:00
Michael Straube
2f5f7f5ab4 term_font: add qterminal support 2018-05-03 19:46:14 +02:00
Dylan Araps
4ee3eadbaa general: In-lined license 2018-05-03 16:22:56 +10:00
Dylan Araps
a796d41fa8 General: Move ascii art to the bottom of the script. 2018-05-03 16:09:04 +10:00
Dylan Araps
f5a50d52fc travis: Remove line limit. Will still be enforced by hand. 2018-05-03 15:22:25 +10:00
Dylan Araps
7b0d8c2d09 travis: Added another exclude. 2018-05-03 15:21:33 +10:00
Dylan Araps
a982b0b509 ascii: Update android ascii 2018-05-03 15:17:43 +10:00
Dylan Araps
3e9c76a830 theme: Fixes for bash3 2018-05-03 15:12:42 +10:00
Dylan Araps
d52ba624bf general: Adjust makefile 2018-05-03 15:05:42 +10:00
Dylan Araps
0415cd405e general: Remove old files 2018-05-03 15:04:15 +10:00
Dylan Araps
6a7fb81213 general: Start inlining ascii. 2018-05-03 14:59:37 +10:00
Dylan Araps
8b41e513ce general: Start inlining ascii. 2018-05-03 14:55:34 +10:00
Dylan Araps
21f76463ab general: Start inlining ascii. 2018-05-03 14:52:59 +10:00
Dylan Araps
3dd7b0a7d6 general: Start inlining ascii. 2018-05-03 14:48:02 +10:00
Dylan Araps
15fb8cdc59 general: Start inlining ascii. 2018-05-03 14:43:28 +10:00
Dylan Araps
4e0f7ac291 general: Start inlining ascii. 2018-05-03 14:39:24 +10:00
Dylan Araps
28fe414fb6 general: Start inlining ascii. 2018-05-03 14:32:59 +10:00
Dylan Araps
00c9c0e3d8 docs: update 2018-05-03 14:10:50 +10:00
Dylan Araps
836ab52e6a general: Removed changes from other branch 2018-05-03 14:09:58 +10:00
Dylan Araps
70b1fe169c config: Inline config file. 2018-05-03 14:05:49 +10:00
Dylan Araps
2bb8a30a49 wm: Added support for more window managers. 2018-05-01 19:41:44 +10:00
Dylan Araps
ed237bfcbc wm: Added support for aewm 2018-05-01 19:30:18 +10:00
Dylan Araps
7dbb157a80 wm: Show version for KDE and dwm. 2018-05-01 19:25:19 +10:00
Dylan Araps
cdb576479e macOS: Fix memory bug. 2018-04-30 16:18:24 +10:00
Dylan Araps
1d5d679ec6 docs: update 2018-04-30 16:16:08 +10:00
Dylan Araps
039e8d0ca7 Merge pull request #964 from TsundereBug/patch-1
Update Android ascii
2018-04-30 06:12:35 +00:00
Dylan Araps
8e3f717493 Merge pull request #963 from dawidd6/unity
de: fix Unity in 18.04
2018-04-30 06:12:08 +00:00
Anthony Cerruti
89f6bae27c Fix small typo 2018-04-27 17:49:53 -07:00
Anthony Cerruti
3c26a10bd4 Make art slightly smaller 2018-04-27 17:34:27 -07:00
Anthony Cerruti
7341096953 Remove width set 2018-04-27 16:04:51 -07:00
Anthony Cerruti
d92fd6931f Update Android ascii
This is so it looks more uniform with the other arts.
2018-04-27 15:44:47 -07:00
Dylan Araps
53e557dcd7 general: Fix tests 2018-04-27 22:16:07 +10:00
Dawid Dziurla
327e639eff de: fix Unity in 18.04 2018-04-27 11:54:38 +02:00
Dylan Araps
b87300d87a image: [w3m] Fix issue with zws not being applied to get_cols 2018-04-25 13:23:47 +10:00
Dylan Araps
0d89e1a400 gpu: Fix ATI/AMD branding issue. 2018-04-25 11:42:11 +10:00
Dylan Araps
da94f65b8c gpu: Fix ATI/AMD branding issue. 2018-04-25 11:39:03 +10:00
Dylan Araps
dcd7171c92 docs: update 2018-04-25 11:32:52 +10:00
Dylan Araps
259d10baf2 Merge pull request #961 from robertwolter/master
Add support for ArcoLinux
2018-04-25 01:29:10 +00:00
Robert
540de7173a Add files via upload 2018-04-25 00:40:01 +02:00
Robert
46dbd934dd Add files via upload 2018-04-24 23:43:36 +02:00
Robert
3ed7327ef3 Add files via upload 2018-04-24 23:43:07 +02:00
Dylan Araps
6901a3ff8b distro: Revert change 2018-04-22 18:12:38 +10:00
Dylan Araps
f9f4e54c2d docs: CHANGELOG 2018-04-22 11:11:57 +10:00
Dylan Araps
c354ddcd76 Distro: Show release info by default. 2018-04-22 11:09:05 +10:00
Dylan Araps
1bd9f1759c general: Cleanup 2018-04-22 11:01:18 +10:00
Dylan Araps
c6d83a8f1f Merge pull request #957 from Kayant/master
cpu_temp: Add support for Zen processors
2018-04-21 15:13:50 +00:00
Kayant
5c58244897 cpu_temp: Add support for Zen processors
This adds support for Zen based processors(AMD family 17h) like the Ryzen series using the k10temp module.
This requires either having a patched kernel with the hwmon updates see - lkml.org/lkml/2017/9/6/684
Or kernel 4.15+ where the patch was merged.
2018-04-21 12:20:57 +01:00
Dylan Araps
810605d75e Merge pull request #955 from SolitudeSF/setroot-wallpaper
Add 'setroot' wallpaper fetching
2018-04-21 06:58:56 +00:00
SolitudeSF
aa7ec8b529 Add 'setroot' wallpaper fetching 2018-04-21 09:39:40 +03:00
Dylan Araps
944968cf69 wm: Added WM version. 2018-04-20 08:13:01 +10:00
Dylan Araps
1b71699353 docs: CHANGELOG 2018-04-20 07:49:42 +10:00
Dylan Araps
2606e4b1d6 image: Added kitty backend. Closes #953 2018-04-20 07:48:41 +10:00
Dylan Araps
38e929967f docs: CHANGELOG 2018-04-19 10:27:01 +10:00
Dylan Araps
745f568a94 wm: Added support for dwm 2018-04-19 10:25:37 +10:00
Dylan Araps
6fc44ec473 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-04-19 10:24:31 +10:00
Dylan Araps
c32ccb7fcf docs: CHANGELOG 2018-04-19 10:22:54 +10:00
Dylan Araps
4528ecd47c Merge pull request #951 from DanySpin97/master
Fix packages count for exherbo
2018-04-19 10:18:55 +10:00
Danilo Spinella
74cec3b30f Fix packages count for exherbo
Installed packages data is stored in

/var/db/paludis/installed/data/*

and the cross-installed packages data is stored in

/var/db/paludis/cross-installed/arch/data/*

where arch could be every cpu arch supported by exherbo.
2018-04-18 20:33:38 +02:00
Dylan Araps
9870c90a98 wm: Added support for more Wayland Compositors 2018-04-16 13:58:35 +10:00
Dylan Araps
8fcc19c4d4 wm: Added support for more Wayland Compositors 2018-04-16 13:57:38 +10:00
Dylan Araps
970c4dfc29 docs: README 2018-04-16 09:15:39 +10:00
Dylan Araps
6d1ae8fe23 docs: README 2018-04-16 09:14:53 +10:00
Dylan Araps
3c3e17ad2b docs: README 2018-04-16 09:05:14 +10:00
Dylan Araps
305d9556ec docs: README 2018-04-16 08:56:00 +10:00
Dylan Araps
ef0056e57d general: Cleanup 2018-04-16 08:52:34 +10:00
Dylan Araps
ac06c87de0 docs: README 2018-04-16 08:48:09 +10:00
Dylan Araps
cbe998b135 docs: README 2018-04-16 08:47:46 +10:00
Dylan Araps
edea757f47 docs: README 2018-04-16 08:47:15 +10:00
Dylan Araps
4dedae1fe4 docs: README 2018-04-16 08:45:41 +10:00
Dylan Araps
fed5b870b7 docs: README 2018-04-16 08:38:50 +10:00
Dylan Araps
29311f9e23 docs: README 2018-04-16 08:38:22 +10:00
Dylan Araps
edeac1c369 docs: README 2018-04-16 08:34:08 +10:00
Dylan Araps
6cd5d3c4c4 docs: README 2018-04-16 08:33:11 +10:00
Dylan Araps
dc4199f96b docs: README 2018-04-16 08:32:29 +10:00
Dylan Araps
93d4315215 docs: README 2018-04-16 08:31:56 +10:00
Dylan Araps
fb5afb1188 docs: README 2018-04-16 08:31:19 +10:00
Dylan Araps
787d272faa docs: README 2018-04-16 08:30:18 +10:00
Dylan Araps
226cbbf0d8 docs: README 2018-04-16 08:29:20 +10:00
Dylan Araps
039a9a81a9 docs: README 2018-04-16 08:28:01 +10:00
Dylan Araps
7c464938b9 Merge pull request #950 from dylanaraps/rea
general: Remove unsafe splitting.
2018-04-16 08:05:44 +10:00
Dylan Araps
4212e83fe0 memory: simplify 2018-04-15 20:17:01 +10:00
Dylan Araps
d7172fa89b memory: simplify 2018-04-15 20:10:42 +10:00
Dylan Araps
41fd2df411 memory: simplify 2018-04-15 20:06:33 +10:00
Dylan Araps
82cc8ebb6e general: Fixed issue on AIX. 2018-04-15 19:54:36 +10:00
Dylan Araps
cef3202ea5 general: Remove unsafe splitting. 2018-04-14 09:49:12 +10:00
Dylan Araps
aa8c6c55f6 general: Remove unsafe splitting. 2018-04-14 09:40:44 +10:00
Dylan Araps
e91648ad67 general: Remove old_ifs. 2018-04-14 09:35:28 +10:00
Dylan Araps
2e8e69a120 general: Cleanup 2018-04-14 09:32:12 +10:00
Dylan Araps
16b5157d22 docs: CHANGELOG 2018-04-14 08:47:58 +10:00
Dylan Araps
9d6e8d2c8c docs: CHANGELOG 2018-04-14 08:41:27 +10:00
Dylan Araps
55de3a4201 general: cleanup 2018-04-14 08:40:28 +10:00
Dylan Araps
91f8ba7a1f Merge pull request #944 from aidanharris/st-font
Font detection for suckless terminal (st)
2018-04-14 08:37:06 +10:00
Dylan Araps
67873db798 docs: CHANGELOG 2018-04-14 08:29:56 +10:00
Dylan Araps
0bc4a5bd30 travis: Simplify config 2018-04-14 08:24:11 +10:00
Dylan Araps
8253bd7e9a wallpaper: Add support for pywal. 2018-04-14 08:18:08 +10:00
Dylan Araps
f7cf1073c6 wallpaper: Add support for pywal. 2018-04-14 08:13:36 +10:00
Dylan Araps
c80ace7684 args: Simplify version output. 2018-04-12 08:56:12 +10:00
Dylan Araps
4b0a430585 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-04-12 08:54:14 +10:00
Dylan Araps
ab76a50739 theme: Fix issues with gsettings. Closes #949 2018-04-12 08:53:46 +10:00
Aidan Harris
0302d8eb9b Set parent if it's unset 2018-04-10 08:54:06 +00:00
Herdiansyah
425cd77644 Merge pull request #945 from konimex/escape
Misc: change all escape sequences from \\e to \e
2018-04-10 13:14:05 +07:00
Muhammad Herdiansyah
7f722a1b0f docs: changelog 2018-04-10 13:09:02 +07:00
Aidan Harris
8fc70c9801 Refactor Code 2018-04-10 02:55:08 +00:00
Muhammad Herdiansyah
07cf1bd739 Misc: exclude SC1117 2018-04-09 09:47:21 +07:00
Muhammad Herdiansyah
eea18cf68c Misc: change all escape sequences from \e to \e 2018-04-09 07:04:40 +07:00
Dylan Araps
ee815f9c66 gpu: Fixed duplicate intel bug. 2018-04-09 09:51:23 +10:00
Aidan Harris
9d4a127f72 Keep shellcheck happy 2018-04-08 19:09:06 +01:00
Aidan Harris
59e0ac82a7 Font detection for suckless terminal (st) 2018-04-08 18:30:42 +01:00
Dylan Araps
4083770a6b ascii: Strip esc chars when calculating length. Closes #942 2018-04-06 15:11:53 +10:00
Dylan Araps
f25b76a0a5 docs: CHANGELOG 2018-04-06 08:45:23 +10:00
Dylan Araps
b4921092c8 version: bump 2018-04-06 08:33:12 +10:00
Dylan Araps
519af6c5c5 docs: CHANGELOG 2018-04-06 08:15:30 +10:00
Dylan Araps
e1ad97b837 Merge pull request #941 from khoacao96/patch-1
Fix a typo
2018-04-06 07:13:04 +10:00
Khoa D. Cao
2e83e6f775 Fix a typo 2018-04-05 19:06:38 +07:00
Dylan Araps
9f48d18332 cpu: Fix #939 2018-04-05 07:54:37 +10:00
Dylan Araps
f82a87dadb Merge branch 'master' of github.com:dylanaraps/neofetch 2018-04-02 16:22:04 +10:00
Dylan Araps
286310acc9 misc: cleanup 2018-04-02 16:21:50 +10:00
Dylan Araps
ece67e3691 Merge pull request #936 from aidanharris/xterm-font
Correctly handle XTerm.vt100.faceName
2018-04-02 10:38:41 +10:00
Aidan Harris
641202155c Remove trim 2018-04-02 01:22:03 +01:00
Dylan Araps
adbe230f82 gpu: More junk 2018-04-02 10:12:35 +10:00
Dylan Araps
564fdaeabf cpu: More junk 2018-04-02 10:11:11 +10:00
Dylan Araps
155c1398b9 cpu: More junk 2018-04-02 10:09:45 +10:00
Aidan Harris
380e793c62 Correctly handle XTerm.vt100.faceName 2018-04-02 01:07:43 +01:00
Dylan Araps
3b55335089 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-04-02 10:05:23 +10:00
Dylan Araps
790401c6ea OS: Fix ChromeOS detection. 2018-04-02 10:05:12 +10:00
Dylan Araps
dedf90970d Merge pull request #935 from aidanharris/fix-kitty-regex
Fix kitty font_size regex
2018-04-02 09:33:47 +10:00
Dylan Araps
648b5fb75e cpu: Fixed incorrect name. Closes #926 2018-04-02 07:51:27 +10:00
Dylan Araps
3734821eb5 general: Added option to manually specify music player. Closes #934 2018-04-02 07:42:22 +10:00
Dylan Araps
a1044d728f general: Swap echo to printf 2018-04-01 14:30:06 +10:00
Aidan Harris
7fbab49ec3 Fix kitty font_size regex 2018-03-27 21:28:45 +01:00
Herdiansyah
81db772a5d Merge pull request #929 from konimex/win10fix
OS: Separate Windows 10 and ChromeOS into its own if clause
2018-03-24 15:48:40 +07:00
Muhammad Herdiansyah
741493714b docs: CHANGELOG 2018-03-24 15:33:08 +07:00
Muhammad Herdiansyah
39cd3ede32 Distro: Separate ChromeOS detection 2018-03-24 15:30:00 +07:00
Muhammad Herdiansyah
deae19ac50 docs: CHANGELOG 2018-03-21 06:45:37 +07:00
Robert
97c02742c1 Distro: Add support for openSUSE Tumbleweed
Closes #930
2018-03-21 06:38:33 +07:00
Muhammad Herdiansyah
e4abb3a984 docs: CHANGELOG 2018-03-20 07:41:05 +07:00
Herdiansyah
79dcb5cfa8 Merge pull request #924 from MitchWeaver/master
fix pacman name conflict bug
2018-03-20 07:34:21 +07:00
Muhammad Herdiansyah
3b34a78c4c OS: Separate Windows 10 into its own if clause 2018-03-20 07:10:37 +07:00
Mitch Weaver
e39cbbff32 fix pacman name conflict bug
change to type paclog-pkglist

typo
2018-03-08 03:30:41 +01:00
Dylan Araps
7d231b88fa misc: cleanup 2018-03-08 11:11:42 +11:00
Dylan Araps
24671c6d09 Merge pull request #919 from MindTooth/add_kitty
Added font support for kitty terminal
2018-03-08 11:10:38 +11:00
Dylan Araps
02fff35f35 Merge pull request #923 from MitchWeaver/master
add new DragonFly BSD logo, move old logo to dragonfly_old, add drago…
2018-03-05 12:29:29 +11:00
Mitch Weaver
9694f80f28 add new DragonFly BSD logo, move old logo to dragonfly_old, add dragonfly_small 2018-03-05 01:12:44 +01:00
Dylan Araps
5e2a67053e Merge pull request #920 from MindTooth/fix_indent
Fix minor indent bug
2018-02-28 07:55:23 +11:00
Dylan Araps
4f04acbb00 docs: CHANGELOG 2018-02-28 07:55:07 +11:00
Dylan Araps
169de34ee6 image: [catimg] Don't force res. Closes #921 2018-02-28 07:54:35 +11:00
Birger J. Nordølum
0cbdd6963e Added font support for kitty terminal 2018-02-27 14:15:00 +01:00
Birger J. Nordølum
0a9c58655a Fix minor indent bug 2018-02-27 13:57:03 +01:00
Dylan Araps
1ef776519e docs: CHANGELOG 2018-02-21 09:55:58 +11:00
Dylan Araps
8fcc6f3728 Merge pull request #917 from mstraube/hyperbola
OS: Add support for Hyperbola GNU/Linux-libre
2018-02-21 09:54:41 +11:00
Michael Straube
4f9fe67a43 OS: Add support for Hyperbola GNU/Linux-libre 2018-02-20 16:27:54 +01:00
Dylan Araps
8a17129ad2 docs: CHANGELOG 2018-02-12 13:07:49 +11:00
Dylan Araps
6d549cd459 wm: Added support for non-EWMH WMs 2018-02-12 13:07:21 +11:00
Dylan Araps
d32fdce506 docs: CHANGELOG 2018-02-12 08:43:43 +11:00
Dylan Araps
4dd9cc15f0 misc: prompt 2018-02-12 08:43:22 +11:00
Dylan Araps
c9146d9eee OS: Added support for postmarketos 2018-02-12 08:41:12 +11:00
Dylan Araps
91d2edf7c8 docs: CHANGELOG 2018-02-11 08:52:37 +11:00
Dylan Araps
56821a30e4 term_font: Add more paths for Alacritty. Closes #911 2018-02-11 08:51:58 +11:00
Dylan Araps
023e3ee891 docs: Changelog 2018-02-11 08:45:55 +11:00
Dylan Araps
97660df3b8 OS: Added support for magpieOS. Closes #912, #908 2018-02-11 08:44:22 +11:00
Dylan Araps
899a8d7ce5 docs: CHANGELOG 2018-02-06 12:30:07 +11:00
Dylan Araps
877a975a32 OS: Added support for ArchMerge. Closes #907 2018-02-06 12:29:02 +11:00
Dylan Araps
a2f44749af misc: cleanup 2018-02-03 09:10:57 +11:00
Dylan Araps
b6b1dfc2fb Merge pull request #904 from JadeMatrix/master
macOS fixes & improvements
2018-02-03 09:07:10 +11:00
Dylan Araps
2ba3fc014e misc: cleanup 2018-02-03 09:05:41 +11:00
Dylan Araps
269255daab Merge pull request #901 from robertwolter/master
Support for Anarchy Linux, Calculate Linux and NuTyX
2018-02-03 09:03:24 +11:00
Robert
175adb7560 Add files via upload 2018-02-02 17:00:44 +01:00
Robert
09a3b135a0 Add files via upload 2018-02-02 16:51:53 +01:00
Robert
8f25d0190b Add files via upload 2018-02-02 16:49:32 +01:00
Joseph Durel
279a1e58bc Full if → single line for macOS Light theme 2018-02-01 23:46:50 -05:00
Joseph Durel
eb062afe95 Align heredoc AppleScript strings to osascript calls 2018-02-01 23:43:17 -05:00
Joseph Durel
d8addb3e3b Change echoprintf for consistency 2018-02-01 23:28:02 -05:00
Joseph Durel
9e4434e5e5 Add missing double-quotes in uppercase() fix 2018-02-01 22:26:18 -05:00
Joseph Durel
80d7cef7a0 Add macOS Light/Dark theme detection 2018-02-01 22:01:35 -05:00
Joseph Durel
3344bbf8c7 Fix uppercase() outputting nothing under bash < v4 2018-02-01 22:01:22 -05:00
Joseph Durel
be893d48c3 Detect iTunes/Spotify successfully when the other is not running 2018-02-01 21:58:06 -05:00
Joseph Durel
b76513d7b6 Change osascript calls to use heredocs so they don't extend beyond 100 chars 2018-02-01 20:06:13 -05:00
Dylan Araps
bac9dcf3f4 song: Use grep instead of awk. 2018-02-02 09:46:18 +11:00
Dylan Araps
7a543e8fa6 general: Revert problamatic lines to over 100 chars long. 2018-02-02 09:24:48 +11:00
Dylan Araps
2cecb142e1 misc: cleanup 2018-02-01 12:14:03 +11:00
Robert
aa074c3f4b Add files via upload 2018-01-31 15:17:12 +01:00
Robert
40c079eb19 Create nutyx 2018-01-31 15:05:07 +01:00
Robert
9b7066ad5e Create calculate 2018-01-31 15:04:10 +01:00
Robert
2071fe608c anarchy 2018-01-31 15:03:18 +01:00
Dylan Araps
7000e63807 Merge pull request #899 from matoro/master
battery: fix battery detection on Windows
2018-01-30 11:44:18 +11:00
matoro
613ab7439a fix unicode quotes 2018-01-29 19:16:08 -05:00
matoro
d4177592c1 simplify check as per review 2018-01-29 17:52:57 -05:00
matoro
33fce46525 fix battery detection on Windows 2018-01-29 10:30:53 -05:00
Herdiansyah
59c0d73625 Update CHANGELOG.md 2018-01-23 07:25:51 +07:00
Herdiansyah
aeec963430 Merge pull request #896 from rage311/master
Fixes for OpenBSD CPU temperature and memory used values
2018-01-23 07:21:03 +07:00
rage311
64c80b7fc1 Broke up line that was over 100 chars long 2018-01-22 12:13:16 -07:00
rage311
c9f910f526 Changed OpenBSD temperature extraction from grep/cut to awk 2018-01-17 12:52:24 -07:00
rage311
840a653458 Changed OpenBSD cpu temp logic to grep specifically for lm0 or cpu0 2018-01-16 13:33:58 -07:00
rage311
9984c51882 Fixed indentation inconsistency 2018-01-16 12:48:33 -07:00
rage311
96676ca4d5 Fixed OpenBSD mem_used value 2018-01-16 12:46:25 -07:00
rage311
c81e01405e Changed OpenBSD CPU temp retrieval to take into account machines that only expose cpu0.temp0 instead of lm0.temp0 2018-01-16 12:36:29 -07:00
Dylan Araps
5889f1fe8b Merge pull request #894 from dawidd6/openwrt_release
distro: fix OpenWrt/LEDE detection
2018-01-14 10:12:57 +11:00
Dawid Dziurla
1506d3840f indent if conditions + remove some trailing spaces 2018-01-13 16:53:20 +01:00
Dawid Dziurla
8e21a69ea0 distro: fix OpenWrt/LEDE detection 2018-01-12 21:18:13 +01:00
Dylan Araps
fb33604a22 Merge branch 'master' of github.com:dylanaraps/neofetch 2018-01-09 11:25:48 +11:00
Dylan Araps
dac53545f7 merge master 2018-01-09 11:25:24 +11:00
Herdiansyah
34a07a33b2 Merge pull request #891 from szfcbr/irix32
OS: detect 32-bit IRIX
2018-01-05 13:31:37 +07:00
szfcbr
1000547569 OS: detect 32-bit IRIX 2018-01-05 07:07:59 +01:00
szfcbr
d296741ac2 Revert "OS: detect 32-bit IRIX"
This reverts commit a9ed7835d5.
2018-01-05 07:05:47 +01:00
Herdiansyah
48c970d6e1 Merge pull request #892 from szfcbr/tcsh
Shells: add support for tcsh
2018-01-05 12:54:52 +07:00
szfcbr
6c3b0136de Shells: add support for tcsh 2018-01-05 06:32:14 +01:00
szfcbr
a9ed7835d5 OS: detect 32-bit IRIX 2018-01-05 05:44:44 +01:00
Dylan Araps
0c8b0974fe docs: README 2018-01-04 18:17:42 +11:00
Dylan Araps
d2f0255327 Merge pull request #889 from ArmstrongJ/freemint
Support for FreeMiNT on Atari computers and clones/VMs
2018-01-04 18:16:28 +11:00
Jeffrey Armstrong
0f4fcc46df Minor comment updates in FreeMiNT sections. 2018-01-03 20:16:08 -05:00
Jeffrey Armstrong
82875114fe Additional FreeMiNT simplifications. Added careful fix for CPU clocking check on FreeMiNT. 2018-01-02 20:33:54 -05:00
Dylan Araps
dc936b5b23 docs: README 2018-01-03 11:52:48 +11:00
Dylan Araps
7798974bc0 docs: README 2018-01-03 11:51:33 +11:00
Dylan Araps
a0bd43f1f8 docs: README 2018-01-03 11:37:03 +11:00
Jeffrey Armstrong
69c219e351 Formatting fixes and awk improvements for FreeMiNT. Changed method for finding DE and WM processes in FreeMiNT. 2018-01-01 12:20:07 -05:00
Jeffrey Armstrong
21f1faec62 Support added for FreeMiNT on Atari computers and clones/VMs 2017-12-31 14:50:28 -05:00
Michael Straube
31ccd633d2 song: fix cmus album 2017-12-26 09:22:03 +01:00
Michael Straube
8ff013e734 song: add album for some players
pogo
exaile
quodlibet
pragha
amarok
deadbeef
qmmp
xmms2d
mocp
rhythmbox
banshee
mpd
2017-12-26 09:11:20 +01:00
Dylan Araps
dc929a6594 memory: Fix crash on OpenBSD 2017-12-26 07:38:11 +11:00
Dylan Araps
21cc7bab93 general: Fix prompt on openBSD 2017-12-26 07:20:50 +11:00
Dylan Araps
beee0203d0 general: Fix prompt on openBSD 2017-12-25 19:27:57 +11:00
Dylan Araps
5ffd5149b4 memory [openbsd]: Fix crash 2017-12-25 19:25:54 +11:00
Dylan Araps
a53cbdbc14 general: Fix prompt on openBSD 2017-12-25 11:04:50 +11:00
Dylan Araps
8c277ac74a general: Swap sequences from \033 to \e 2017-12-25 08:39:47 +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
Andrew Titmuss
1f482d786c remove a debug line for cmus (oops) 2017-10-13 13:38:08 +11:00
Andrew Titmuss
f1052a8e73 fix cmus album output (hopefully) 2017-10-13 13:35:10 +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
Andrew Titmuss
9b94195ed9 add album to song name for some players 2017-10-07 16:18:07 +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
Dylan Araps
15a0738b1b Docs: Changelog 2017-01-30 19:53:09 +11:00
Dylan Araps
04d194b9f9 Docs: Changelog 2017-01-30 19:52:06 +11:00
Dylan Araps
f1c2b95598 Docs: Changelog 2017-01-30 19:49:28 +11:00
Dylan Araps
8fce18fcae General: Increment version number 2017-01-30 19:44:12 +11:00
Dylan Araps
4d546c4bc0 Docs: Changelog 2017-01-30 11:06:13 +11:00
Dylan Araps
54c6119041 Packages: Count chromebrew packages 2017-01-30 11:03:39 +11:00
Dylan Araps
e2ac16028d Update CHANGELOG.md 2017-01-30 10:56:16 +11:00
Dylan Araps
1abec60337 Update CHANGELOG.md 2017-01-30 10:56:02 +11:00
Dylan Araps
2f86d5a7c5 Merge pull request #651 from Head-on-a-Stick/master
ascii/distro/openbsd: removed extraneous backslashes to correct align…
2017-01-30 10:54:53 +11:00
Matthew T Hoare
169887a931 ascii/distro/openbsd: removed extraneous backslashes to correct alignment. 2017-01-29 20:35:11 +00:00
Dylan Araps
59cc08e51c Docs: Changelog 2017-01-29 18:43:45 +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
bc13d6d5d7 Docs: Changelog 2017-01-28 15:43:02 +11:00
Dylan Araps
2dce22bc66 Update CHANGELOG.md 2017-01-28 11:40:42 +11:00
Dylan Araps
198d1e77c0 Merge pull request #648 from dylanaraps/strip
Prin: Fix underline not working
2017-01-28 11:38:17 +11:00
Dylan Araps
4e3a9a1ac8 Merge pull request #649 from siiptuo/fix-alacritty-font
Fix Alacritty font detection
2017-01-28 11:37:52 +11:00
Tuomas Siipola
608ea47704 Ignore comments in Alacritty font detection 2017-01-28 00:13:02 +02:00
Dylan Araps
3d0ea7c6a2 Travis: Remove testing 2017-01-28 08:18:09 +11: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
745665b9d1 Travis: Test underlines 2017-01-28 07:19:51 +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
3d12661998 Update CHANGELOG.md 2017-01-27 15:51: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
461bbb7b7e Docs: Changelog 2017-01-26 22:47:40 +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
b22b748af9 Config: Bump config version 2017-01-26 20:56:24 +11:00
Dylan Araps
ca0fc103f1 Docs: Changelog 2017-01-26 20:10:33 +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
a9a3d9e5e7 Docs: Changelog 2017-01-26 18:38:58 +11:00
Dylan Araps
58a57bb153 Images: Fix cd error 2017-01-26 18:37:13 +11:00
Dylan Araps
ac7fe31904 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-01-26 18:23:37 +11:00
Dylan Araps
afb5234e9e Docs: Changelog 2017-01-26 18:21:25 +11:00
Dylan Araps
98b2a4231d Merge pull request #641 from dylanaraps/sub_fix
Output: Fix output when user disables subtitles.
2017-01-26 18:20:57 +11:00
Michael Straube
7f5554ac6c Song: Fix typo 2017-01-26 08:19:44 +01:00
Dylan Araps
8ebd3ed981 Travis: Don't print subtitle 2017-01-26 18:06:54 +11:00
Dylan Araps
1ea6b88b5b Travis: Test subtitles and prin 2017-01-26 18:05:46 +11:00
Dylan Araps
e85133af65 General: Fix output if subtitles are disabled and prin is used 2017-01-26 17:53:14 +11: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
1c24b007c0 Github: Require config file for new issues 2017-01-26 16:52:51 +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
0bca00a116 Docs: Changelog 2017-01-25 12:18:38 +11:00
Dylan Araps
f3b803ae38 Image: Fix images in Terminology and Tmux 2017-01-25 12:17:29 +11:00
Dylan Araps
237eeeb833 Docs: Changelog 2017-01-25 11:57:23 +11:00
Dylan Araps
bc0118a759 Ascii: Fix bug where source is an image 2017-01-25 11:56:33 +11:00
Dylan Araps
83c5751395 Docs: Changelog 2017-01-25 10:37:15 +11:00
Dylan Araps
4064f4340b OS: Added support for ArchBox. Closes #634 2017-01-25 10:36:17 +11:00
Dylan Araps
45a9ac3e84 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-01-25 00:49:34 +11:00
Dylan Araps
bade83d5d5 Shell: Fix shell version on bash 3 2017-01-25 00:49:14 +11:00
Dylan Araps
6e527038d8 Update CHANGELOG.md 2017-01-24 23:56:01 +11:00
Dylan Araps
32c4b00bfd Ascii: [Windows 10] Fix ascii_distro not working 2017-01-24 23:41:48 +11:00
Dylan Araps
8b87e9978e Docs: Changelog 2017-01-24 14:25:17 +11:00
Dylan Araps
8325a87add Config: Remove locale setting from user config 2017-01-24 14:24:39 +11:00
Dylan Araps
589c54a2ad Docs: Changelog 2017-01-24 12:21:05 +11:00
Dylan Araps
0fed289d58 Config: Fix config error on macOS 2017-01-24 12:18:44 +11:00
Dylan Araps
6460c1082c Docs: CHANGELOG 2017-01-24 12:01:39 +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
Dylan Araps
6bb7126a57 Docs: Changelog.md 2017-01-24 01:45:13 +11:00
Dylan Araps
f14700f40e Merge pull request #629 from jorgegonzalez/master
Image: Fixed issue where linebreaks printed stray spaces over the image
2017-01-24 01:43:44 +11: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
c521c180bd Docs: Changelog 2017-01-24 01:17:06 +11: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
Dylan Araps
ef6b55e3f6 Update CHANGELOG.md 2017-01-23 20:43:54 +11:00
Dylan Araps
dd62ec697f Merge pull request #627 from SomaUlte/patch-1
GPU: [Linux] More detailed Intel GPU info. Closes #626
2017-01-23 20:41:50 +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
a02eb6f91d Changelog: Empty changelog 2017-01-23 14:40:29 +11:00
Dylan Araps
5c4d0a5453 Update CHANGELOG.md 2017-01-23 14:40:31 +11:00
Dylan Araps
2416ec0c26 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-01-23 11:00:55 +11:00
Dylan Araps
cce406032b General: Bump version number to 3.0 2017-01-23 11:00:38 +11:00
Dylan Araps
0abf02a401 Update CHANGELOG.md 2017-01-23 11:00:27 +11:00
Dylan Araps
c3c5e12a9b Merge branch 'master' of github.com:dylanaraps/neofetch 2017-01-23 10:54:46 +11:00
Dylan Araps
acb4f14822 General: Remove stray newline 2017-01-23 10:54:17 +11:00
Dylan Araps
5135203315 Update CHANGELOG.md 2017-01-23 10:47:19 +11:00
Dylan Araps
a3b2933d36 Update CHANGELOG.md 2017-01-23 10:39:40 +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
Dylan Araps
8063e3722a Update CHANGELOG.md 2017-01-19 08:59:23 +11:00
Dylan Araps
32266f328d Merge pull request #624 from mstraube/deepin
Term Font: Add support for deepin-terminal
2017-01-19 08:58:45 +11:00
Michael Straube
4ebb0ac153 Term Font: Add support for deepin-terminal 2017-01-18 17:40:27 +01:00
Dylan Araps
bfec8bad1b Docs: Changelog 2017-01-18 19:56:04 +11: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
79afc7eb84 Docs: Changelog 2017-01-18 14:17:50 +11:00
Dylan Araps
3c7622bf80 General: Remove reference to old config location 2017-01-18 12:52:04 +11:00
Dylan Araps
41316aaf16 Merge pull request #622 from konimex/master
Config: Move default config to /etc (#620)
2017-01-18 12:52:00 +11:00
Muhammad Herdiansyah
e5602a0def General: Check Default config in /etc instead 2017-01-18 08:24:23 +07:00
Muhammad Herdiansyah
347ac94749 Makefile: New Makefile 2017-01-18 08:22:32 +07:00
Dylan Araps
02564a1b0c Update CHANGELOG.md 2017-01-18 11:21:00 +11:00
Dylan Araps
0e6fe1b38a Merge pull request #621 from gavinhungry/xfce
XFCE -> Xfce
2017-01-18 11:20:10 +11:00
Dylan Araps
6dcac2a582 Update CHANGELOG.md 2017-01-18 09:55:50 +11:00
Dylan Araps
99ac42b71b Update CHANGELOG.md 2017-01-18 09:55:20 +11:00
Dylan Araps
2ea7764826 Docs: Changelog 2017-01-18 09:52:52 +11:00
Dylan Araps
476bbe8750 Docs: Changelog 2017-01-18 09:49:44 +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
Dylan Araps
cb6250f981 Docs: Changelog 2017-01-18 09:40:16 +11:00
Dylan Araps
f311e98e6f Merge pull request #619 from mstraube/pantheon
Term Font: Add support for Pantheon Terminal
2017-01-18 09:40:51 +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
71b35b57ef Config: Update docs 2017-01-17 15:02:24 +11:00
Dylan Araps
232d7d5e4f Docs: Add new arg info 2017-01-17 14:59:57 +11:00
Dylan Araps
092e37a84f Merge branch 'image-rewrite' of github.com:dylanaraps/neofetch into image-rewrite 2017-01-17 14:53:36 +11:00
Dylan Araps
a3b26d131b Args: Rename --image_{source,backend} to {source,backend} 2017-01-17 14:52:25 +11:00
Dylan Araps
d077dda899 Merge branch 'master' into image-rewrite 2017-01-16 10:01:47 +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
e00de5319d Config: Remove unused options 2017-01-15 21:53:21 +11:00
Dylan Araps
faf2d3382e Config: Fix missing newline 2017-01-15 12:21:44 +11:00
Dylan Araps
dc49225b00 Merge branch 'master' into image-rewrite 2017-01-15 12:21:39 +11:00
Dylan Araps
f72234234d Config: Add config_version to aid in adding backwards compatibility in the future 2017-01-15 12:16:33 +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
5c425e2b8e Config: Restructure config 2017-01-14 22:12:22 +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
2e168a4d87 Image: Rewrite image backends 2017-01-14 20:59:18 +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
1444bb10d9 Merge branch 'master' of github.com:dylanaraps/neofetch 2017-01-14 09:50:53 +11:00
Dylan Araps
4487c99296 Resolution: [Windows] Fix lint error 2017-01-14 09:50:41 +11:00
Dylan Araps
7a93cb05f0 Update CHANGELOG.md 2017-01-14 09:36:50 +11:00
Dylan Araps
500fd6c562 Resolution: [Windows] Locally set height and width vars 2017-01-14 08:55:05 +11:00
Dylan Araps
94c775aade Docs: Changelog 2017-01-14 08:08:23 +11:00
Dylan Araps
8896c6de5d OS: Added support for Mer 2017-01-14 08:07:50 +11:00
Dylan Araps
97cfe7d7a5 Docs: Changelog 2017-01-13 14:33:23 +11:00
Dylan Araps
64e8ca6e1b Resolution: [Windows] Fix stray whitspace 2017-01-13 11:27:36 +11:00
Dylan Araps
0f97dc5326 Docs: Changelog 2017-01-13 11:18:43 +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
6ec9d163e2 Docs: README 2017-01-10 09:30:37 +07:00
Herdiansyah
d80061345a Merge pull request #592 from konimex/aix
OS: Added initial support for AIX
2017-01-10 09:30:28 +07:00
Dylan Araps
7d89a2acf2 Update CHANGELOG.md 2017-01-10 12:49:43 +11:00
Dylan Araps
d3e969b7bb Merge pull request #609 from mstraube/termite
Term: Fix termite font detection, closes #608
2017-01-10 12:48:33 +11: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
a7842e7b75 Docs: CHANGELOG 2017-01-09 21:02:27 +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
Dylan Araps
4ea912a601 Update CHANGELOG.md 2017-01-09 08:11:45 +11:00
Dylan Araps
2d7114e035 Merge pull request #606 from mstraube/song
Song: Add support for QuodLibet
2017-01-09 08:11:10 +11:00
Michael Straube
c59b1bfa40 Song: Add support for QuodLibet 2017-01-08 15:08:03 +01:00
Dylan Araps
84003f4b4e Merge branch 'master' of github.com:dylanaraps/neofetch 2017-01-08 23:05:25 +11: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
0c61b8f534 Update CHANGELOG.md 2017-01-08 19:21:33 +11: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
2d50a44175 Update CHANGELOG.md 2017-01-08 10:30:55 +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
59944c1966 Docs: Changelog 2017-01-08 08:04:25 +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
Dylan Araps
e5153e054b Merge pull request #603 from dylanaraps/math2
General: Swap some math to simpler syntax
2017-01-08 07:52:34 +11: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
Dylan Araps
3d36174e02 Docs: Update Readme 2017-01-07 18:09:43 +11:00
Herdiansyah
3f228c0a47 Docs: README 2017-01-07 13:38:57 +07:00
Herdiansyah
19b55b2e86 Docs: CHANGELOG 2017-01-07 13:36:25 +07: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
886a51db12 Docs: Fix comment 2017-01-06 19:01:48 +11:00
Dylan Araps
e2d7bacb4f Docs: Add disk_show 2017-01-06 18:53:40 +11:00
Dylan Araps
5b1f273dfc Disk: Add disk_show 2017-01-06 18:53:26 +11:00
Dylan Araps
aed21c449c Config: Added disk_show 2017-01-06 18:50:05 +11:00
Dylan Araps
a0b6dee1aa Install Date: Make 12h time default 2017-01-06 09:18:05 +11:00
Dylan Araps
22dd912f6c General: Unquote number variables 2017-01-06 09:15:59 +11:00
Dylan Araps
186572c9b3 Update CHANGELOG.md 2017-01-06 08:17:05 +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
31e8ebda31 Merge pull request #596 from dylanaraps/gpu_fix
GPU: Use readarray instead of modifying IFS
2017-01-05 23:47:24 +11:00
Dylan Araps
71d2d994ed GPU: Use readarray instead of modifying IFS 2017-01-05 23:38:08 +11:00
Muhammad Herdiansyah
ca0161b484 Docs: CHANGELOG 2017-01-05 13:58:15 +07: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
e77c7eada6 Merge pull request #595 from dylanaraps/ascii_fix
Ascii: Fix hang caused by missing OS ascii art.
2017-01-05 01:55:30 +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
Herdiansyah
64e3778b93 Merge pull request #593 from mstraube/suse
ASCII: Fix SUSE logo not displayed
2017-01-04 17:44:55 +07:00
Michael Straube
10cfce6524 ASCII: Fix SUSE logo not displayed 2017-01-04 11:37:25 +01:00
Dylan Araps
9518c0c485 Update CHANGELOG.md 2017-01-04 08:28:10 +11: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
8cc55e56c5 Update CHANGELOG.md 2017-01-04 08:26:15 +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
dcdfaa7652 Update CHANGELOG.md 2017-01-03 12:50:34 +11:00
Dylan Araps
5eba7fc91e Merge pull request #585 from dylanaraps/ascii_simp
Ascii: Simplify file handling.
2017-01-03 12:48:28 +11: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
dfdc9977bd Merge pull request #583 from dylanaraps/mathfix
DE: Fix bugs.
2017-01-02 12:00:23 +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
c948f185f9 Docs: Changelog 2017-01-02 11:40:19 +11:00
Dylan Araps
598daa931a Merge pull request #575 from dylanaraps/fahrenheit
CPU: Add support for displaying temp as Fahrenheit
2017-01-02 11:38:42 +11:00
Dylan Araps
3f0a58b192 Config: Update travis 2017-01-02 11:34:42 +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
ee72084a9a Docs: Changelog 2017-01-02 11:15:22 +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
Dylan Araps
673e0420e8 Merge pull request #579 from mstraube/suse
Fix ASCII logo not shown on openSUSE
2016-12-30 23:30:19 +11: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
Herdiansyah
c64e187bd1 Docs: CHANGELOG 2016-12-29 15:30:27 +07: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
Herdiansyah
fa2600248e Docs: CHANGELOG 2016-12-28 16:31:05 +07:00
Herdiansyah
536bd4cf40 OS: Added support for Gentoo/FreeBSD (PR #572) 2016-12-28 16:30:06 +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
9f080ee2f7 Update config 2016-12-28 12:33:19 +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
Dylan Araps
b22efefee3 Merge pull request #571 from mstraube/song
Speed up song query for some players
2016-12-28 00:42:33 +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
Dylan Araps
04acc365bb Merge pull request #569 from mstraube/exaile
Song: Fix Exaile song query
2016-12-27 10:43:45 +11: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
4c3805117b Update CHANGELOG.md 2016-12-25 08:42:42 +11: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
defa2f4d11 Update CHANGELOG.md 2016-12-24 20:53:50 +11:00
Dylan Araps
813f4fb555 Merge pull request #563 from mstraube/guayadeque
Song: Add support for Guayadeque
2016-12-24 20:53:02 +11:00
Dylan Araps
3cbf8c2c12 Merge pull request #564 from mstraube/get-song-dbus
Song: enforce order artist - title in get_song_dbus()
2016-12-24 20:52:37 +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
8e971f8821 Docs: Changelog 2016-12-24 11:12:25 +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
Dylan Araps
e6d8324c86 Update CHANGELOG.md 2016-12-24 11:03:40 +11:00
Dylan Araps
1670933b41 Merge pull request #561 from mstraube/sakura-font
Term: Add support for sakura font
2016-12-24 11:02:41 +11:00
Michael Straube
e9b4f179e9 Term: Add support for sakura font 2016-12-23 20:45:08 +01:00
Dylan Araps
2f1c044308 Docs: Changelog 2016-12-24 00:54:55 +11: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
8e2e0376aa Docs: Changelog: 2016-12-24 00:20:22 +11:00
Dylan Araps
ade9ffbafe Merge pull request #558 from dylanaraps/cols
Cols: Remove $start + $end in favor of ${block_range[@]}
2016-12-24 00:19:02 +11:00
Dylan Araps
d8516dc863 Docs: Man page 2016-12-24 00:09:32 +11:00
Dylan Araps
bbdcfc6312 Cols: Remove $start + $end in favor of ${block_range[@]} 2016-12-24 00:09:16 +11:00
Dylan Araps
6ebb1f5bd8 Docs: Changelog 2016-12-23 23:51:01 +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
98acf8d21f Docs: Changelog 2016-12-23 23:30:46 +11:00
Dylan Araps
2c5d13846a OS: Proper error handling 2016-12-23 23:28:59 +11:00
Dylan Araps
573db1adf5 Merge pull request #557 from dylanaraps/kernfix
Kernel: Simplify check
2016-12-23 21:13:50 +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
Dylan Araps
3e1bc7092a Merge branch 'master' of github.com:dylanaraps/neofetch 2016-12-23 10:39:31 +11:00
Dylan Araps
f3e618df0f Config: Add '(root)' to Disk 2016-12-23 10:39:19 +11:00
Dylan Araps
cc26371295 Update CHANGELOG.md 2016-12-23 10:28:21 +11:00
Dylan Araps
73f381e85a Merge pull request #556 from mstraube/exaile
Add support for Exaile music player
2016-12-23 10:27:14 +11:00
Michael Straube
7d284e4bbb Add support for Exaile 2016-12-22 23:47:07 +01:00
Dylan Araps
e947dde76d Docs: Changelog 2016-12-23 01:11:33 +11: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
7c6870475a Docs: Changelog 2016-12-23 01:08:49 +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
0fc2958b42 DocS: Changelog 2016-12-22 19:06:02 +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
7b0e03ee6e Docs: Changelog 2016-12-22 14:45:35 +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
d3bd8926b2 Docs: Changelog 2016-12-22 13:37:14 +11:00
Dylan Araps
7cce8512c9 Merge pull request #554 from dylanaraps/multi-gpu
GPU: Print each GPU on a different line
2016-12-22 13:35:45 +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
f974598327 Docs: Changelog 2016-12-20 12:18:03 +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
1ed51fd450 Update README.md 2016-12-19 21:23:57 +11:00
Dylan Araps
01a71c73fd General: [Minix] Fix unsupported escape sequences in Minix. 2016-12-19 20:16:37 +11:00
Muhammad Herdiansyah
f97c7a3701 Docs: CHANGELOG 2016-12-19 14:30:43 +07: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
f5ec1879a6 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-12-19 16:13:45 +11:00
Dylan Araps
758f4be9cc Docs: Update Changelog 2016-12-19 16:13:23 +11:00
Dylan Araps
b88eb6a9d2 Merge pull request #551 from dylanaraps/logosize
Ascii: Remove ascii_logo_size
2016-12-19 16:13:02 +11:00
Dylan Araps
93a36e2346 Docs: Update Changelog 2016-12-19 16:11:55 +11:00
Dylan Araps
7773dafc68 Merge pull request #550 from dylanaraps/config
Config: Remove executable permission from config files
2016-12-19 16:11:24 +11: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
8194e0f89d Docs: Update Changelog 2016-12-19 16:00:40 +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
570b7c358a Docs: Update Changelog 2016-12-19 15:15:03 +11:00
Dylan Araps
2b94fbfadb General: Fix artifacts and broken block width in TTYs 2016-12-19 15:13:45 +11:00
Dylan Araps
1cf49345ff Docs: Update Changelog 2016-12-19 15:03:26 +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
0770a40f7d Config: Fix spelling errors 2016-12-19 14:47:33 +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
e00f59900b Config: Remove executable permission from config files 2016-12-19 14:25:58 +11: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
Muhammad Herdiansyah
d754a15e83 Docs: CHANGELOG 2016-12-19 00:29:40 +07:00
Herdiansyah
09d8d5ad8f Merge pull request #548 from z33ky/master
Song: Add support for xmms2
2016-12-19 00:26:00 +07: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
cff43b741b Merge pull request #546 from dylanaraps/path2
General: Revert PATH changes and add /usr/sbin and /sbin to PATH
2016-12-19 00:55:36 +11: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
10857ff92d Docs: CHANGELOG 2016-12-18 09:19:50 +07:00
Muhammad Herdiansyah
9dfb8068f9 Merge branch 'gnu-to-linux' 2016-12-18 09:16:19 +07:00
Muhammad Herdiansyah
55190a61f5 ASCII: Fixed BSD Beastie's shoes 2016-12-17 21:46:36 +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
d2f8f7247a Update CHANGELOG.md 2016-12-17 10:49:07 +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
03ad65d066 Update CHANGELOG.md 2016-12-16 19:55:42 +11:00
Dylan Araps
3c0dd22f06 Update CHANGELOG.md 2016-12-16 19:55:28 +11: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
8449bf61f4 Update CHANGELOG.md 2016-12-16 13:35:39 +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
595f765b4d Update CHANGELOG.md 2016-12-16 13:26:08 +11:00
Dylan Araps
046305f97b Update CHANGELOG.md 2016-12-16 13:25:58 +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
09de2155f7 Changelog 2016-12-16 09:42:27 +11:00
Dylan Araps
ead030199f Local IP: [Windows] Support multiple interfaces 2016-12-16 09:41:52 +11:00
Dylan Araps
e650f3a9f8 Changelog 2016-12-16 00:13:07 +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
bbfe31d20d Changelog 2016-12-16 00:10:29 +11:00
Dylan Araps
d74587325c Merge pull request #535 from dylanaraps/cpu_usage
CPU Usage: Add missing core commands and update old ones
2016-12-16 00:10:02 +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
98d2421b8b Changelog 2016-12-15 23:05:59 +11:00
Dylan Araps
b3f7479e8e Merge pull request #534 from dylanaraps/uptime
Uptime: Rewrite part of uptime
2016-12-15 23:04:48 +11:00
Dylan Araps
856cabf757 Uptime: Rewrite part of uptime 2016-12-15 22:55:15 +11:00
Muhammad Herdiansyah
0a3505fc22 CHANGELOG: Merge CPU block 2016-12-15 18:51:02 +07:00
Dylan Araps
37b11a9ab7 Changelog 2016-12-15 22:41:05 +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
Dylan Araps
c6c4a47cf5 Shell: Rewrite function 2016-12-15 21:19:29 +11:00
Dylan Araps
f64ecff479 Changelog 2016-12-15 20:56:30 +11:00
Dylan Araps
68c9933120 Shell: Fixed memory leak caused by fish. Closes #531 2016-12-15 20:55:07 +11:00
Dylan Araps
3983110dbd Update CHANGELOG.md 2016-12-15 17:57:29 +11:00
Dylan Araps
254e92d027 Merge pull request #530 from dylanaraps/prin
General: Delete most of info() and instead call prin()
2016-12-15 17:56:36 +11:00
Dylan Araps
6c5b557623 General: Simplify test 2016-12-15 10:28:52 +11:00
Dylan Araps
e2626d0013 Update CHANGELOG.md 2016-12-15 09:35:14 +11:00
Dylan Araps
2541aa7c01 Merge pull request #528 from dylanaraps/help2man
Generate man page from --help and --version
2016-12-15 09:32:29 +11:00
Dylan Araps
588c3e971a General: Added --gen-man 2016-12-14 23:04:08 +11:00
Dylan Araps
6557e4f1c3 General: Remove pointless comment 2016-12-14 22:15:42 +11:00
Dylan Araps
6647c77096 Info: Add checks to see if prin() was used directly 2016-12-14 22:12:42 +11:00
Dylan Araps
139c55f257 General: Remove stray comment 2016-12-14 21:59:56 +11:00
Dylan Araps
1632a61753 Info: Move get_title() and get_underline() formatting to their own functions 2016-12-14 21:57:48 +11:00
Dylan Araps
abd0391c36 Info: Reduce size of prin() further 2016-12-14 21:35:45 +11:00
Dylan Araps
5ff2a7d9dc Info: Further reduce size of info() 2016-12-14 21:33:05 +11:00
Dylan Araps
bdcb0955c4 General: Delete most of info() and instead call prin() 2016-12-14 19:53:03 +11:00
Dylan Araps
0933bfe1ae Update CHANGELOG.md 2016-12-14 19:25:58 +11:00
Dylan Araps
2433b79d1e Merge pull request #527 from dylanaraps/cpu_fix
CPU: Function cleanup
2016-12-14 19:23:09 +11:00
Dylan Araps
d35d9a01d7 Version: Swap quotes' 2016-12-14 17:21:17 +11:00
Dylan Araps
67a8be1688 Update help 2016-12-14 17:10:20 +11:00
Dylan Araps
58f514ddd4 Update help 2016-12-14 17:08:55 +11:00
Dylan Araps
bb641a5986 Docs: Add note about Ubuntu-Studio 2016-12-14 17:05:23 +11:00
Muhammad Herdiansyah
fb53751813 Update CHANGELOG
Ubuntu Studio is not a DE
2016-12-14 11:57:40 +07:00
Muhammad Herdiansyah
9aed2b0103 Memory [Solaris]: Changed function name for consistency 2016-12-14 11:57:12 +07:00
Dylan Araps
86c178d108 Man: Add generated manpage 2016-12-14 12:47:44 +11:00
Dylan Araps
2dfa044d4c Generate man page from --help and --version 2016-12-14 12:42:58 +11:00
Dylan Araps
4413c0f210 CPU: Remove duplicate substitutions 2016-12-14 11:57:02 +11:00
Dylan Araps
dc08df12ac CPU: Simplify format check 2016-12-14 11:45:33 +11:00
Dylan Araps
f7686ee8e8 CPU: Update comments 2016-12-14 11:40:29 +11:00
Dylan Araps
5a6a3d7e5b CPU: [NetBSD] Remove case statement in favor of 1 line test 2016-12-14 11:33:19 +11:00
Dylan Araps
fdc350f136 General: Add warnings speed_type options 2016-12-14 11:22:02 +11:00
Dylan Araps
440153e7d8 CPU: Don't simplify option names for no reason 2016-12-14 11:14:59 +11:00
Dylan Araps
f3bfd5a9f5 Merge pull request #525 from dylanaraps/bloat
Info: Remove useless blocks
2016-12-13 21:02:29 +11:00
Dylan Araps
d821ca937f Update CHANGELOG.md 2016-12-13 19:27:43 +11:00
Muhammad Herdiansyah
fee6f565f7 ASCII: Added Ubuntu Studio 2016-12-13 15:19:26 +07:00
Dylan Araps
bfa1ce6cd9 Info: Remove useless blocks 2016-12-13 19:09:26 +11:00
Dylan Araps
901136e1af Ascii: Fix bug when $image_source = ascii 2016-12-13 15:15:32 +11:00
Dylan Araps
353cb2e7b4 Update README.md 2016-12-13 12:33:17 +11:00
Dylan Araps
afa01aac0f Readme: New Screenshot 2016-12-13 12:32:20 +11:00
Dylan Araps
ae35911658 Update CHANGELOG.md 2016-12-13 12:07:31 +11:00
Dylan Araps
4ce470e6b8 Merge pull request #523 from dylanaraps/de
DE: Better Desktop Environment Detection.
2016-12-13 12:04:48 +11:00
Dylan Araps
b94f2ef0f9 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-12-13 11:56:53 +11:00
Dylan Araps
9e311c036d Readme 2016-12-13 11:56:41 +11:00
Dylan Araps
101d5c5254 DE: Check {GNOME,MATE}_DESKTOP_SESSION_ID 2016-12-13 11:25:00 +11:00
Dylan Araps
c3596680c9 DE: Better DE detection 2016-12-13 11:22:39 +11:00
Dylan Araps
f78c65d790 Update CHANGELOG.md 2016-12-13 10:21:12 +11:00
Dylan Araps
0b96f668f2 Update CHANGELOG.md 2016-12-13 10:20:58 +11:00
Andrew Titmuss
4821d6860a Merge pull request #522 from jorgegonzalez/master 2016-12-13 10:01:22 +11:00
Jorge Gonzalez
da251b8bc9 Change to one-line if statement 2016-12-12 17:57:49 -05:00
Jorge Gonzalez
6dbdaa4a63 Fix always charging bug 2016-12-12 16:40:03 -05:00
Dylan Araps
eb7eff298d Update CHANGELOG.md 2016-12-12 23:57:28 +11:00
Dylan Araps
a173afb6ec Merge pull request #519 from dylanaraps/main_cleanup
General: Cleanup main
2016-12-12 23:57:06 +11:00
Dylan Araps
4ef8c36fb5 Update CHANGELOG.md 2016-12-12 23:56:14 +11:00
Dylan Araps
62208c59b2 Update CHANGELOG.md 2016-12-12 23:55:56 +11:00
Dylan Araps
a3dc58347a Merge pull request #520 from dylanaraps/scrot2
Scrot: Use arrays for $scrot_program
2016-12-12 23:55:29 +11:00
Dylan Araps
82584083a3 Update CHANGELOG.md 2016-12-12 23:54:48 +11:00
Dylan Araps
8856e29a09 Update CHANGELOG.md 2016-12-12 23:54:38 +11:00
Dylan Araps
2946e785db Merge pull request #521 from dylanaraps/cmus
Song: [cmus] Simplify block and fix artistsort bug
2016-12-12 23:54:18 +11:00
Dylan Araps
f7274fef87 General: Don't uppercase term font 2016-12-12 18:38:55 +11:00
Dylan Araps
fc31e868e3 Changelog 2016-12-12 18:28:41 +11:00
Dylan Araps
f7e254d0d0 Song: Simplify state detection 2016-12-12 18:27:20 +11:00
Dylan Araps
c0355cea99 Song: [cmus] Simplify block and fix artistsort bug 2016-12-12 18:23:25 +11:00
Dylan Araps
a6e2bc9f8a General: Remove test comment 2016-12-12 18:00:53 +11:00
Dylan Araps
9be91cd8e3 Scrot: Quote unquoted var 2016-12-12 17:59:54 +11:00
Dylan Araps
0e8f6637dc General: Cleanup main 2016-12-12 17:41:35 +11:00
Dylan Araps
c92fb13c13 Update readme 2016-12-12 14:25:42 +11:00
Dylan Araps
e28e2f459d General: Update irc info 2016-12-12 14:25:22 +11:00
Dylan Araps
639537aef3 Merge pull request #518 from dylanaraps/cache3
Cache: Simplify caching
2016-12-12 13:23:05 +11:00
Dylan Araps
d08fdbf0e3 Fix test 2016-12-12 13:14:36 +11:00
Dylan Araps
0674f14125 Cache: Simplify caching 2016-12-12 13:10:08 +11:00
Dylan Araps
696fc03689 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-12-12 12:55:24 +11:00
Dylan Araps
64f5f6bb38 Github: Update templates 2016-12-12 12:55:11 +11:00
Dylan Araps
8a5250e362 Update CHANGELOG.md 2016-12-10 23:57:54 +11:00
Dylan Araps
b205a4b5f2 Merge pull request #516 from konimex/master
Colors: use start++ instead of adding it manually after case
2016-12-10 23:56:50 +11:00
Muhammad Herdiansyah
66be054f30 Colors: use start++ instead of adding it manually after case 2016-12-10 19:52:07 +07:00
Dylan Araps
3677c8983a Changelog 2016-12-10 20:12:46 +11:00
Dylan Araps
1a815a3789 Image: If $image_source is set to ascii display a warning in -v 2016-12-10 20:12:16 +11:00
Dylan Araps
a741929fd2 Changelog 2016-12-10 19:23:59 +11:00
Dylan Araps
6d346adaab Disk: Exit the function if the user doesn't have df installed 2016-12-10 19:22:34 +11:00
Dylan Araps
7bd6eda49d Disk: Exit the function if the user doesn't have df installed 2016-12-10 19:22:26 +11:00
Dylan Araps
d784fb8370 Update CHANGELOG.md 2016-12-10 18:51:47 +11:00
Dylan Araps
66c1901eff Update CHANGELOG.md 2016-12-10 18:50:50 +11:00
Dylan Araps
a04ef5bcfd General: sigh 2016-12-10 17:19:14 +11:00
Dylan Araps
319e8e6bf3 General: Added notes about irc channel 2016-12-10 17:14:51 +11:00
Dylan Araps
9f385bc953 Thanks Github 2016-12-09 18:00:20 +11:00
Dylan Araps
f47c108b1f Create master branch via GitHub 2016-12-09 17:59:19 +11:00
Dylan Araps
56c445977e Create master branch via GitHub 2016-12-09 17:57:40 +11:00
Dylan Araps
82033d03b3 Changelog 2016-12-09 16:20:44 +11:00
Dylan Araps
42cae93481 Fix conflicts 2016-12-09 16:20:10 +11:00
Dylan Araps
75df5c574e Ascii: Fix bug where OS X ascii was used on linux 2016-12-09 16:19:15 +11:00
Dylan Araps
4dcf6efd6c Update CHANGELOG.md 2016-12-09 15:41:23 +11:00
Dylan Araps
2cc7e3625e Merge pull request #514 from dylanaraps/optim
General: Optimize usage of get_de(), get_wm() and get_term().
2016-12-09 15:40:44 +11:00
Dylan Araps
c08ba009d7 General: Instead of running functions multiple time, log it 2016-12-09 15:20:40 +11:00
Dylan Araps
e67ea664be Update CHANGELOG.md 2016-12-09 15:10:16 +11:00
Dylan Araps
53f8f2eb28 Merge pull request #512 from dylanaraps/shellcheck
Travis: Add shellcheck
2016-12-09 15:07:56 +11:00
Dylan Araps
05920781e4 Shellcheck: Disable SC 2010 2016-12-09 11:53:47 +11:00
Dylan Araps
571d0c4df3 Images: Fix blank images in iTerm2, closes #513 2016-12-09 11:52:32 +11:00
Dylan Araps
6106bea659 Changelog 2016-12-09 01:22:20 +11:00
Dylan Araps
926dea972b Images: Fix blank images in Iterm2, closes #513 2016-12-09 01:21:08 +11:00
Dylan Araps
a432352601 Travis: Only run shellcheck on linux 2016-12-08 20:23:15 +11:00
Dylan Araps
3dee4721f9 Shellcheck: Add wiki page 2016-12-08 20:17:08 +11:00
Dylan Araps
d7e7e246e0 Shellcheck: Fix SC2068 and SC2086 2016-12-08 19:50:04 +11:00
Dylan Araps
bfa43ff4bb Shellcheck: Ignore more errors 2016-12-08 19:41:46 +11:00
Dylan Araps
ff5aaf342f Shellcheck: Fix SC2076 2016-12-08 19:24:58 +11:00
Dylan Araps
186b76933d Shellcheck: Disable false positives 2016-12-08 19:18:06 +11:00
Dylan Araps
9aec102bcf General: cleanup 2016-12-08 19:09:52 +11:00
Dylan Araps
5e76bf8f1c Travis: Don't source files' 2016-12-08 19:09:09 +11:00
Dylan Araps
4d36341475 Travis: Point shellcheck to config files 2016-12-08 19:01:24 +11:00
Dylan Araps
bb2b7ab544 Travis: Add shellcheck 2016-12-08 18:50:48 +11:00
Dylan Araps
9343a42a07 Version: Bump Neofetch to 2.1.0 2016-12-07 12:25:13 +11:00
108 changed files with 10768 additions and 4628 deletions

View File

@@ -1,13 +1,14 @@
## Description
Only fill in the fields below if relevant. If you're
suggesting a new feature then just a description will suffice.
If you're suggesting a new feature then just a description will suffice.
#### Neofetch version
## Screenshot
## Config file
## Verbose log
1. Run `neofetch -vv 2> neofetchlog`

View File

@@ -2,11 +2,9 @@
Only fill in the fields below if relevant.
## Features
## Issues
## TODO

View File

@@ -6,8 +6,18 @@ os:
- osx
before_install:
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update ; fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew update; fi
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then brew install screenresolution; fi
install:
# Install a custom version of shellcheck instead of Travis CI's default
- scversion="latest" # or "v0.4.7", or "latest"
- wget "https://storage.googleapis.com/shellcheck/shellcheck-${scversion}.linux.x86_64.tar.xz"
- tar --xz -xvf "shellcheck-${scversion}.linux.x86_64.tar.xz"
- shellcheck() { "shellcheck-${scversion}/shellcheck" "$@"; }
script:
- time ./neofetch --ascii --config travis --ascii_distro travis -v
- time ./neofetch --travis -v
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then shellcheck -e SC2244 -e SC2243 neofetch; fi
# Check for lines longer than 100 chars.
- if grep '.\{102\}' neofetch; then (exit 1); else (exit 0); fi

File diff suppressed because it is too large Load Diff

151
CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,151 @@
# How to Contribute
<!-- vim-markdown-toc GFM -->
* [Coding Conventions](#coding-conventions)
* [ShellCheck](#shellcheck)
* [No no's](#no-nos)
* [If Statements](#if-statements)
* [Case Statements](#case-statements)
* [Making changes to Neofetch](#making-changes-to-neofetch)
* [Adding support for a new Operating System / Distribution.](#adding-support-for-a-new-operating-system--distribution)
<!-- vim-markdown-toc -->
## Coding Conventions
- Use `bash` built-ins wherever possible.
- Try not to pipe (`|`) at all.
- Limit usage of external commands `$(cmd)`.
- Indent 4 spaces.
- Use [snake_case](https://en.wikipedia.org/wiki/Snake_case) for function
and variable names.
- Keep lines below `100` characters long.
- Use `[[ ]]` for tests.
- Quote **EVERYTHING**.
### ShellCheck
For your contribution to be accepted, your changes need to pass
ShellCheck.
```sh
shellcheck neofetch
```
**Note**: If you have trouble installing ShellCheck. You can open a pull
request on the repo and our Travis.ci hook will run ShellCheck for you.
### No no's
- Dont use GNU conventions in commands.
- Use POSIX arguments and flags.
- Dont use `cut`.
- Use `bash`'s built-in [parameter expansion](http://wiki.bash-hackers.org/syntax/pe).
- Dont use `echo`.
- Use `printf "%s\n"`
- Dont use `bc`.
- Dont use `sed`.
- Use `bash`'s built-in [parameter expansion](http://wiki.bash-hackers.org/syntax/pe).
- Dont use `cat`.
- Use `bash`'s built-in syntax (`file="$(< /path/to/file.txt)")`).
- Dont use `grep "pattern" | awk '{ printf }'`.
- Use `awk '/pattern/ { printf }'`
- Dont use `wc`.
- Use `${#var}` or `${#arr[@]}`.
### If Statements
If the test only has one command inside of it; use the compact test
syntax. Otherwise the normal `if`/`fi` is just fine.
```sh
# Bad
if [[ "$var" ]]; then
printf "%s\n" "$var"
fi
# Good
[[ "$var" ]] && printf "%s\n" "$var"
# Also good (Use this for longer lines).
[[ "$var" ]] && \
printf "%s\n" "$var"
```
### Case Statements
Case statements need to be formatted in a specific way.
```sh
# Good example (Notice the indentation).
case "$var" in
1) printf "%s\n" 1 ;;
2)
printf "%s\n" "1"
printf "%s\n" "2"
;;
*)
printf "%s\n" "1"
printf "%s\n" "2"
printf "%s\n" "3"
;;
esac
```
## Making changes to Neofetch
### Adding support for a new Operating System / Distribution.
Adding support for a new OS/Distro requires adding the Name, Logo and
Colors of the OS/Distro to the `get_distro_ascii()` function.
The function is located right at the bottom of the script, one function
above `main()`. Inside this function youll find an alphabetical list of
each OS/Distro.
Find the spot in the list your new OS/Distro fits into and start
implementing your changes.
If your OS/Distro requires changes to the actual information gathering
functions then you can make these changes in the `get_*` functions.
**Syntax**:
- You have to escape back-slashes (`\`). (eg `\\`)
- You can use `${c1}` to `${c6}`to color the ascii.
- These are evaluated *after* we read the file.
**Example**:
```sh
"CRUX"*)
set_colors 4 5 7 6
read -rd '' ascii_data <<'EOF'
${c1} odddd
oddxkkkxxdoo
ddcoddxxxdoool
xdclodod olol
xoc xdd olol
xdc ${c2}k00${c1}Okdlol
xxd${c2}kOKKKOkd${c1}ldd
xdco${c2}xOkdlo${c1}dldd
ddc:cl${c2}lll${c1}oooodo
odxxdd${c3}xkO000kx${c1}ooxdo
oxdd${c3}x0NMMMMMMWW0od${c1}kkxo
oooxd${c3}0WMMMMMMMMMW0o${c1}dxkx
docldkXW${c3}MMMMMMMWWN${c1}Odolco
xx${c2}dx${c1}kxxOKN${c3}WMMWN${c1}0xdoxo::c
${c2}xOkkO${c1}0oo${c3}odOW${c2}WW${c1}XkdodOxc:l
${c2}dkkkxkkk${c3}OKX${c2}NNNX0Oxx${c1}xc:cd
${c2} odxxdx${c3}xllod${c2}ddooxx${c1}dc:ldo
${c2} lodd${c1}dolccc${c2}ccox${c1}xoloo
EOF
;;
```

View File

@@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2016 Dylan Araps
Copyright (c) 2016-2018 Dylan Araps
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -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,24 +1,16 @@
PREFIX ?= /usr
RM ?= rm -f
INSTALL_DIR ?= install -m755 -d
INSTALL_PROG ?= install -m755
INSTALL_FILE ?= install -m644
PREFIX ?= /usr
MANDIR ?= $(PREFIX)/share/man
all:
@echo Run \'make install\' to install Neofetch
@echo Run \'make install\' to install Neofetch.
install:
$(INSTALL_DIR) $(DESTDIR)$(PREFIX)/bin
$(INSTALL_DIR) $(DESTDIR)$(PREFIX)/share/neofetch/ascii/distro
$(INSTALL_DIR) $(DESTDIR)$(PREFIX)/share/man/man1
$(INSTALL_PROG) neofetch $(DESTDIR)$(PREFIX)/bin/neofetch
$(INSTALL_FILE) neofetch.1 $(DESTDIR)$(PREFIX)/share/man/man1/neofetch.1
$(INSTALL_PROG) config/config $(DESTDIR)$(PREFIX)/share/neofetch/config
$(INSTALL_FILE) ascii/distro/* $(DESTDIR)$(PREFIX)/share/neofetch/ascii/distro
@mkdir -p $(DESTDIR)$(PREFIX)/bin
@mkdir -p $(DESTDIR)$(MANDIR)/man1
@cp -p neofetch $(DESTDIR)$(PREFIX)/bin/neofetch
@cp -p neofetch.1 $(DESTDIR)$(MANDIR)/man1
@chmod 755 $(DESTDIR)$(PREFIX)/bin/neofetch
uninstall:
$(RM) $(DESTDIR)$(PREFIX)/bin/neofetch
$(RM) $(DESTDIR)$(PREFIX)/share/man/man1/neofetch.1
$(RM) -r $(DESTDIR)$(PREFIX)/share/neofetch
@rm -rf $(DESTDIR)$(PREFIX)/bin/neofetch
@rm -rf $(DESTDIR)$(MANDIR)/man1/neofetch.1*

View File

@@ -1,77 +1,28 @@
# Neofetch
<h3 align="center"><img src="https://i.imgur.com/ZQI2EYz.png" alt="logo" height="100px"></h3>
<p align="center">A command-line system information tool written in bash 3.2+</p>
[![Gitter](https://badges.gitter.im/dylanaraps/fetch.svg)](https://gitter.im/dylanaraps/fetch?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![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)
<p align="center">
<a href="https://discord.gg/BtnTPFF"><img src="https://img.shields.io/discord/440354555197128704.svg"></a>
<a href="https://travis-ci.org/dylanaraps/neofetch"><img src="https://travis-ci.org/dylanaraps/neofetch.svg?branch=master"></a>
<a href="./LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
<a href="https://github.com/dylanaraps/neofetch/releases"><img src="https://img.shields.io/github/release/dylanaraps/neofetch.svg"></a>
<a href="https://repology.org/metapackage/neofetch"><img src="https://repology.org/badge/tiny-repos/neofetch.svg" alt="Packaging status"></a>
<a href="#donate"><img src="https://img.shields.io/badge/donate-donate-yellow.svg"></a>
</p>
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.
<img src="https://i.imgur.com/GFmC5Ad.png" alt="neofetch" align="right" height="240px">
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 a command-line system information tool written in `bash 3.2+`. Neofetch displays information about your operating system, software and hardware in an aesthetic and visually pleasing way.
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` and `Windows (Cygwin/Windows 10 Linux subsystem)`.
The overall purpose of Neofetch is to be used in screen-shots of your system. Neofetch shows the information other people want to see. There are other tools available for proper system statistic/diagnostics.
For more information:
The information by default is displayed alongside your operating system's logo. You can further configure Neofetch to instead use an image, a custom ASCII file, your wallpaper or nothing at all.
**https://github.com/dylanaraps/neofetch/wiki**
<img src="https://i.imgur.com/lUrkQBN.png" alt="neofetch" align="right" height="240px">
![1](https://ipfs.pics/ipfs/QmTtF9Sx8o617QE88GH3Z4yX7mRyi4yS1hsMHyRVmn14vJ)
You can further configure Neofetch to display exactly what you want it to. Through the use of command-line flags and the configuration file you can change existing information outputs or add your own custom ones.
Neofetch supports almost 150 different operating systems. From Linux to Windows, all the way to more obscure operating systems like Minix, AIX and Haiku. If your favourite operating system is unsupported: Open up an issue and support will be added.
## Dependencies
https://github.com/dylanaraps/neofetch/wiki/Dependencies
## Installation
https://github.com/dylanaraps/neofetch/wiki/Installation
## Post Install
### Using the config file
Neofetch will by default create a config file at `$HOME/.config/neofetch/config` and this file contains all of the script's options/settings. The config file allows you to keep your customizations between script versions and allows you to easily share your customizations with other people.
You can launch the script without a config file by using the flag `--config none` and you can specify a custom config location using `--config path/to/config`.
See this wiki page for the default config: https://github.com/dylanaraps/neofetch/wiki/Config-File
### Customizing what info gets displayed
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!
Here's an example neofetch alias:
```sh
alias neofetch2="neofetch \
--config off \
--block_range 1 8 \
--bold off \
--uptime_shorthand on \
--gtk_shorthand on \
--colors 4 1 8 8 8 7 \
"
```
## Thanks
Thanks to:
- [Contributors](https://github.com/dylanaraps/neofetch/contributors)
- Thanks for making Neofetch better, I really appreciate it.
- [Packagers](https://github.com/dylanaraps/neofetch/issues/115)
- Thanks for maintaining Neofetch packages.
- Users
- Thanks for using my script!
- [Screenfetch](https://github.com/KittyKatt/screenFetch):
- I've used some snippets as a base for a few functions in this script.
- Some of the ascii logos.
- [ufetch](https://github.com/jschx/ufetch):
- Tiny ascii logos
### More: \[[Dependencies](https://github.com/dylanaraps/neofetch/wiki/Dependencies)\] \[[Installation](https://github.com/dylanaraps/neofetch/wiki/Installation)\] \[[Wiki](https://github.com/dylanaraps/neofetch/wiki)\]

View File

@@ -1,20 +0,0 @@
${c1} .hddddddddddddddddddddddh.
:dddddddddddddddddddddddddd:
/dddddddddddddddddddddddddddd/
+dddddddddddddddddddddddddddddd+
`sdddddddddddddddddddddddddddddddds`
`ydddddddddddd++hdddddddddddddddddddy`
.hddddddddddd+` `+ddddh:-sdddddddddddh.
hdddddddddd+` `+y: .sddddddddddh
ddddddddh+` `//` `.` -sddddddddd
ddddddh+` `/hddh/` `:s- -sddddddd
ddddh+` `/+/dddddh/` `+s- -sddddd
ddd+` `/o` :dddddddh/` `oy- .yddd
hdddyo+ohddyosdddddddddho+oydddy++ohdddh
.hddddddddddddddddddddddddddddddddddddh.
`yddddddddddddddddddddddddddddddddddy`
`sdddddddddddddddddddddddddddddddds`
+dddddddddddddddddddddddddddddd+
/dddddddddddddddddddddddddddd/
:dddddddddddddddddddddddddd:
.hddddddddddddddddddddddh.

View File

@@ -1,13 +0,0 @@
${c1} ╲ ▁▂▂▂▁
▄███████▄
▄██${c2} ${c1}███${c2} ${c1}██▄
▄███████████▄
▄█ ▄▄▄▄▄▄▄▄▄▄▄▄▄ █▄
██ █████████████ ██
██ █████████████ ██
██ █████████████ ██
██ █████████████ ██
█████████████
███████████
██ ██
██ ██

View File

@@ -1,19 +0,0 @@
${c2} `.-/::/-``
.-/osssssssso/.
:osyysssssssyyys+-
`.+yyyysssssssssyyyyy+.
`/syyyyyssssssssssyyyyys-`
`/yhyyyyysss${c1}++${c2}ssosyyyyhhy/`
.ohhhyyyys${c1}o++/+o${c2}so${c1}+${c2}syy${c1}+${c2}shhhho.
.shhhhys${c1}oo++//+${c2}sss${c1}+++${c2}yyy${c1}+s${c2}hhhhs.
-yhhhhs${c1}+++++++o${c2}ssso${c1}+++${c2}yyy${c1}s+o${c2}hhddy:
-yddhhy${c1}o+++++o${c2}syyss${c1}++++${c2}yyy${c1}yooy${c2}hdddy-
.yddddhs${c1}o++o${c2}syyyyys${c1}+++++${c2}yyhh${c1}sos${c2}hddddy`
`odddddhyosyhyyyyyy${c1}++++++${c2}yhhhyosddddddo
.dmdddddhhhhhhhyyyo${c1}+++++${c2}shhhhhohddddmmh.
ddmmdddddhhhhhhhso${c1}++++++${c2}yhhhhhhdddddmmdy
dmmmdddddddhhhyso${c1}++++++${c2}shhhhhddddddmmmmh
-dmmmdddddddhhys${c1}o++++o${c2}shhhhdddddddmmmmd-
.smmmmddddddddhhhhhhhhhdddddddddmmmms.
`+ydmmmdddddddddddddddddddmmmmdy/.
`.:+ooyyddddddddddddyyso+:.`

View File

@@ -1,20 +0,0 @@
${c2} .:+syhhhhys+:.
.ohNMMMMMMMMMMMMMMNho.
`+mMMMMMMMMMMmdmNMMMMMMMMm+`
+NMMMMMMMMMMMM/ `./smMMMMMN+
.mMMMMMMMMMMMMMMo -yMMMMMm.
:NMMMMMMMMMMMMMMMs .hMMMMN:
.NMMMMhmMMMMMMMMMMm+/- oMMMMN.
dMMMMs ./ymMMMMMMMMMMNy. sMMMMd
-MMMMN` oMMMMMMMMMMMN: `NMMMM-
/MMMMh NMMMMMMMMMMMMm hMMMM/
/MMMMh NMMMMMMMMMMMMm hMMMM/
-MMMMN` :MMMMMMMMMMMMy. `NMMMM-
dMMMMs .yNMMMMMMMMMMMNy/. sMMMMd
.NMMMMo -/+sMMMMMMMMMMMmMMMMN.
:NMMMMh. .MMMMMMMMMMMMMMMN:
.mMMMMMy- NMMMMMMMMMMMMMm.
+NMMMMMms/.` mMMMMMMMMMMMN+
`+mMMMMMMMMNmddMMMMMMMMMMm+`
.ohNMMMMMMMMMMMMMMNho.
.:+syhhhhys+:.

View File

@@ -1,18 +0,0 @@
${c2} ./o-
``...`` `:. -/:
`-+ymNMMMMMNmho-` :sdNNm/
`+dMMMMMMMMMMMMMMMmo` sh:.:::-
/mMMMMMMMMMMMMMMMMMMMm/`sNd/
oMMMMMMMMMMMMMMMMMMMMMMMs -`
:MMMMMMMMMMMMMMMMMMMMMMMMM/
NMMMMMMMMMMMMMMMMMMMMMMMMMd
MMMMMMMmdmMMMMMMMMMMMMMMMMd
MMMMMMy` .mMMMMMMMMMMMmho:`
MMMMMMNo/sMMMMMMMNdy+-.`-/
MMMMMMMMMMMMNdy+:.`.:ohmm:
MMMMMMMmhs+-.`.:+ymNMMMy.
MMMMMM/`.-/ohmNMMMMMMy-
MMMMMMNmNNMMMMMMMMmo.
MMMMMMMMMMMMMMMms:`
MMMMMMMMMMNds/.
dhhyys+/-`

View File

@@ -1,19 +0,0 @@
${c1} -`
.o+`
`ooo/
`+oooo:
`+oooooo:
-+oooooo+:
`/:-:++oooo+:
`/++++/+++++++:
`/++++++++++++++:
`/+++ooooooooooooo/`
./ooosssso++osssssso+`
.oossssso-````/ossssss+`
-osssssso. :ssssssso.
:osssssss/ osssso+++.
/ossssssss/ +ssssooo/-
`/ossssso+/:- -:/+osssso+-
`+sso+:-` `.-/+oso:
`++:. `-/+/
.` `/

View File

@@ -1,16 +0,0 @@
${c1} __
_=(SDGJT=_
_GTDJHGGFCVS)
,GTDJGGDTDFBGX0
${c1} JDJDIJHRORVFSBSVL${c2}-=+=,_
${c1} IJFDUFHJNXIXCDXDSV,${c2} "DEBL
${c1} [LKDSDJTDU=OUSCSBFLD.${c2} '?ZWX,
${c1} ,LMDSDSWH' `DCBOSI${c2} DRDS],
${c1} SDDFDFH' !YEWD,${c2} )HDROD
${c1} !KMDOCG &GSU|${c2}\_GFHRGO\'
${c1} HKLSGP'${c2} __${c1}\TKM0${c2}\GHRBV)'
${c1}JSNRVW'${c2} __+MNAEC${c1}\IOI,${c2}\BN'
${c1}HELK['${c2} __,=OFFXCBGHC${c1}\FD)
${c1}?KGHE ${c2}\_-#DASDFLSV='${c1} 'EF
'EHTI !H
`0F' '!

View File

@@ -1,7 +0,0 @@
${c1} /\
/^^\
/\ \
/${c2} __ \
/ ( ) \
/ __| |__\\\
/// \\\\\

View File

@@ -1,18 +0,0 @@
${c1} `hMMMMN+
-MMo-dMd`
oMN- oMN`
yMd /NM:
.mMmyyhMMs
:NMMMhsmMh
+MNhNNoyMm-
hMd.-hMNMN:
mMmsssmMMMo
.MMdyyhNMMMd
oMN.`/dMddMN`
yMm/hNm+./MM/
.dMMMmo.``.NMo
:NMMMNmmmmmMMh
/MN/-------oNN:
hMd. .dMh
sm/ /ms

View File

@@ -1,17 +0,0 @@
${c1} d
,MK:
xMMMX:
.NMMMMMX;
lMMMMMMMM0clodkO0KXWW:
KMMMMMMMMMMMMMMMMMMX'
.;d0NMMMMMMMMMMMMMMMMMMK.
.;dONMMMMMMMMMMMMMMMMMMMMMMx
'dKMMMMMMMMMMMMMMMMMMMMMMMMl
.:xKWMMMMMMMMMMMMMMMMMMM0.
.:xNMMMMMMMMMMMMMMMMMK.
lMMMMMMMMMMMMMMMMMMK.
,MMMMMMMMWkOXWMMMMMM0
.NMMMMMNd. `':ldko
OMMMK:
oWk,
;:

View File

@@ -1,17 +0,0 @@
${c2} `./ohdNMMMMNmho+.` ${c1} .+oo:`
${c2} -smMMMMMMMMMMMMMMMMmy-` ${c1}`yyyyy+
${c2} `:dMMMMMMMMMMMMMMMMMMMMMMd/` ${c1}`yyyyys
${c2} .hMMMMMMMNmhso/++symNMMMMMMMh- ${c1}`yyyyys
${c2} -mMMMMMMms-` -omMMMMMMN-${c1}.yyyyys
${c2}.mMMMMMMy. .yMMMMMMm:${c1}yyyyys
${c2}sMMMMMMy `sMMMMMMh${c1}yyyyys
${c2}NMMMMMN: .NMMMMMN${c1}yyyyys
${c2}MMMMMMm. NMMMMMN${c1}yyyyys
${c2}hMMMMMM+ /MMMMMMN${c1}yyyyys
${c2}:NMMMMMN: :mMMMMMM+${c1}yyyyys
${c2} oMMMMMMNs- .sNMMMMMMs.${c1}yyyyys
${c2} +MMMMMMMNho:.` `.:ohNMMMMMMNo ${c1}`yyyyys
${c2} -hMMMMMMMMNNNmmNNNMMMMMMMMh- ${c1}`yyyyys
${c2} :yNMMMMMMMMMMMMMMMMMMNy:` ${c1}`yyyyys
${c2} .:sdNMMMMMMMMMMNds/. ${c1}`yyyyyo
${c2} `.:/++++/:.` ${c1}:oys+.

View File

@@ -1,19 +0,0 @@
${c1} , ,
/( )`
\ \___ / |
/- _ `-/ '
(${c2}/\/ \ ${c1}\ /\
${c2}/ / | ` ${c1}\
${c3}O O ${c2}) ${c1}/ |
${c2}`-^--'${c1}`< '
(_.) _ ) /
`.___/` /
`-----' /
${c4}<----. __ / __ \
${c4}<----|====${c1}O)))${c4}==${c1}) \) /${c4}====|
<----' ${c1}`--' `.__,' \
| |
\ / /\
${c5}______${c1}( (_ / \______/
${c5},' ,-----' |
`--{__________)

View File

@@ -1,20 +0,0 @@
${c1} `++
-yMMs
`yMMMMN`
-NMMMMMMm.
:MMMMMMMMMN-
.NMMMMMMMMMMM/
yMMMMMMMMMMMMM/
`MMMMMMNMMMMMMMN.
-MMMMN+ /mMMMMMMy
-MMMm` `dMMMMMM
`MMN. .NMMMMM.
hMy yMMMMM`
-Mo +MMMMN
/o +MMMMs
+MMMN`
hMMM:
`NMM/
+MN:
mh.
-/

View File

@@ -1,19 +0,0 @@
${c1} ..
.PLTJ.
<><><><>
${c2}KKSSV' 4KKK ${c1}LJ${c4} KKKL.'VSSKK
${c2}KKV' 4KKKKK ${c1}LJ${c4} KKKKAL 'VKK
${c2}V' ' 'VKKKK ${c1}LJ${c4} KKKKV' ' 'V
${c2}.4MA.' 'VKK ${c1}LJ${c4} KKV' '.4Mb.
${c4} . ${c2}KKKKKA.' 'V ${c1}LJ${c4} V' '.4KKKKK ${c3}.
${c4} .4D ${c2}KKKKKKKA.'' ${c1}LJ${c4} ''.4KKKKKKK ${c3}FA.
${c4}<QDD ++++++++++++ ${c3}++++++++++++ GFD>
${c4} 'VD ${c3}KKKKKKKK'.. ${c2}LJ ${c1}..'KKKKKKKK ${c3}FV
${c4} ' ${c3}VKKKKK'. .4 ${c2}LJ ${c1}K. .'KKKKKV ${c3}'
${c3} 'VK'. .4KK ${c2}LJ ${c1}KKA. .'KV'
${c3}A. . .4KKKK ${c2}LJ ${c1}KKKKA. . .4
${c3}KKA. 'KKKKK ${c2}LJ ${c1}KKKKK' .4KK
${c3}KKSSA. VKKK ${c2}LJ ${c1}KKKV .4SSKK
${c2} <><><><>
'MKKM'
''

View File

@@ -1,18 +0,0 @@
${c1} _ _ _ "kkkkkkkk.
,kkkkkkkk., 'kkkkkkkkk,
,kkkkkkkkkkkk., 'kkkkkkkkk.
,kkkkkkkkkkkkkkkk,'kkkkkkkk,
,kkkkkkkkkkkkkkkkkkk'kkkkkkk.
"''"''',;::,,"''kkk''kkkkk; __
,kkkkkkkkkk, "k''kkkkk' ,kkkk
,kkkkkkk' ., ' .: 'kkkk',kkkkkk
,kkkkkkkk'.k' , ,kkkk;kkkkkkkkk
,kkkkkkkk';kk 'k "'k',kkkkkkkkkkkk
.kkkkkkkkk.kkkk.'kkkkkkkkkkkkkkkkkk'
;kkkkkkkk''kkkkkk;'kkkkkkkkkkkkk''
'kkkkkkk; 'kkkkkkkk.,""''"''""
''kkkk; 'kkkkkkkkkk.,
';' 'kkkkkkkkkkkk.,
';kkkkkkkkkk'
';kkkkkk'
"''"

View File

@@ -1,20 +0,0 @@
${c1} `.//+osso+/:``
`/sdNNmhyssssydmNNdo:`
:hNmy+-` .-+hNNs-
/mMh/` `+:` `+dMd:
.hMd- -sNNMNo. /yyy /mMs`
-NM+ `/dMd/--omNh::dMM `yMd`
.NN+ .sNNs:/dMNy:/hNmo/s yMd`
hMs `/hNd+-smMMMMMMd+:omNy- `dMo
:NM. .omMy:/hNMMMMMMMMMMNy:/hMd+` :Md`
/Md` `sm+.omMMMMMMMMMMMMMMMMd/-sm+ .MN:
/Md` MMMMMMMMMMMMMMMMMMMN .MN:
:NN. MMMMMMm....--NMMMMMN -Mm.
`dMo MMMMMMd mMMMMMN hMs
-MN: MMMMMMd mMMMMMN oMm`
:NM: MMMMMMd mMMMMMN +Mm-
-mMy. mmmmmmh dmmmmmh -hMh.
oNNs- :yMm/
.+mMdo:` `:smMd/`
-ohNNmhsoo++osshmNNh+.
`./+syyhhyys+:``

View File

@@ -1,18 +0,0 @@
${c1} .-/-.
////////.
////////${c2}y+${c1}//.
////////${c2}mMN${c1}/////.
////////${c2}mMN+${c1}////////.
////////////////////////.
/////////+${c2}shhddhyo${c1}+////////.
////////${c2}ymMNmdhhdmNNdo${c1}///////.
///////+${c2}mMms${c1}////////${c2}hNMh${c1}///////.
///////${c2}NMm+${c1}//////////${c2}sMMh${c1}///////
//////${c2}oMMNmmmmmmmmmmmmMMm${c1}///////
//////${c2}+MMmssssssssssssss+${c1}///////
`//////${c2}yMMy${c1}////////////////////
`//////${c2}smMNhso++oydNm${c1}////////
`///////${c2}ohmNMMMNNdy+${c1}///////
`//////////${c2}++${c1}//////////
`////////////////.
-////////-

View File

@@ -1,18 +0,0 @@
${c2} .,:loool:,.
.,coooooooooooooc,.
.,lllllllllllllllllllll,.
;ccccccccccccccccccccccccc;
${c1} '${c2}ccccccccccccccccccccccccccccc.
${c1} ,oo${c2}c::::::::okO${c5}000${c3}0OOkkkkkkkkkkk:
${c1}.ooool${c2};;;;:x${c5}K0${c4}kxxxxxk${c5}0X${c3}K0000000000.
${c1}:oooool${c2};,;O${c5}K${c4}ddddddddddd${c5}KX${c3}000000000d
${c1}lllllool${c2};l${c5}N${c4}dllllllllllld${c5}N${c3}K000000000
${c1}lllllllll${c2}o${c5}M${c4}dccccccccccco${c5}W${c3}K000000000
${c1};cllllllllX${c5}X${c4}c:::::::::c${c5}0X${c3}000000000d
${c1}.ccccllllllO${c5}Nk${c4}c;,,,;cx${c5}KK${c3}0000000000.
${c1} .cccccclllllxOO${c5}OOO${c1}Okx${c3}O0000000000;
${c1} .:ccccccccllllllllo${c3}O0000000OOO,
${c1} ,:ccccccccclllcd${c3}0000OOOOOOl.
${c1} '::ccccccccc${c3}dOOOOOOOkx:.
${c1} ..,::cccc${c3}xOOOkkko;.
${c1} ..,:${c3}dOkxl:.

View File

@@ -1,18 +0,0 @@
${c1} odddd
oddxkkkxxdoo
ddcoddxxxdoool
xdclodod olol
xoc xdd olol
xdc ${c2}k00${c1}Okdlol
xxd${c2}kOKKKOkd${c1}ldd
xdco${c2}xOkdlo${c1}dldd
ddc:cl${c2}lll${c1}oooodo
odxxdd${c3}xkO000kx${c1}ooxdo
oxdd${c3}x0NMMMMMMWW0od${c1}kkxo
oooxd${c3}0WMMMMMMMMMW0o${c1}dxkx
docldkXW${c3}MMMMMMMWWN${c1}Odolco
xx${c2}dx${c1}kxxOKN${c3}WMMWN${c1}0xdoxo::c
${c2}xOkkO${c1}0oo${c3}odOW${c2}WW${c1}XkdodOxc:l
${c2}dkkkxkkk${c3}OKX${c2}NNNX0Oxx${c1}xc:cd
${c2} odxxdx${c3}xllod${c2}ddooxx${c1}dc:ldo
${c2} lodd${c1}dolccc${c2}ccox${c1}xoloo

View File

@@ -1,7 +0,0 @@
${c1} ___
(${c3}.· ${c1}|
(${c2}<> ${c1}|
/ ${c3}__ ${c1}\\
( ${c3}/ \\ ${c1}/|
${c2}_${c1}/\\ ${c3}__)${c1}/${c2}_${c1})
${c2}\/${c1}-____${c2}\/

View File

@@ -1,17 +0,0 @@
${c2} _,met$$$$$gg.
,g$$$$$$$$$$$$$$$P.
,g$$P" """Y$$.".
,$$P' `$$$.
',$$P ,ggs. `$$b:
`d$$' ,$P"' ${c1}.${c2} $$$
$$P d$' ${c1},${c2} $$P
$$: $$. ${c1}-${c2} ,d$$'
$$; Y$b._ _,d$P'
Y$$. ${c1}`.${c2}`"Y$$$$P"'
${c2} `$$b ${c1}"-.__
${c2} `Y$$
`Y$$.
`$$b.
`Y$$b.
`"Y$b._
`"""

View File

@@ -1,18 +0,0 @@
${c1} ............
.';;;;;. .,;,.
.,;;;;;;;. ';;;;;;;.
.;::::::::' .,::;;,''''',.
,'.:::::::: .;;'. ';
;' 'cccccc, ,' :: '.. .:
,, :ccccc. ;: .c, '' :. ,;
.l. cllll' ., .lc :; .l' l.
.c :lllc ;cl: .l' .ll. :'
.l 'looc. . ,o: 'oo' c,
.o. .:ool::coc' .ooo' o.
:: ..... .;dddo ;c
l:... .';lddddo. ,o
lxxxxxdoolllodxxxxxxxxxc :l
,dxxxxxxxxxxxxxxxxxxl. 'o,
,dkkkkkkkkkkkkko;. .;o;
.;okkkkkdl;. .,cl:.
.,:cccccccc:,.

View File

@@ -1,15 +0,0 @@
${c1} ..,,;;;::;,..
`':ddd;:,.
`'dPPd:,.
`:b$$b`.
'P$$$d`
.$$$$$`
;$$$$$P
.:P$$$$$$`
.,:b$$$$$$$;'
.,:dP$$$$$$$$b:'
.,:;db$$$$$$$$$$Pd'`
,db$$$$$$$$$$$$$$b:'`
:$$$$$$$$$$$$b:'`
`$$$$$bd:''`
`'''`

View File

@@ -1,13 +0,0 @@
${c1} `-:/-
-os:
-os/`
:sy+-`
`/yyyy+.
`+yyyyo-
`/yyyys:
`:osssoooo++- +yyyyyy/`
./yyyyyyo yo`:syyyy+.
-oyyy+ +- :yyyyyo-
`:sy: `. `/yyyyys:
./o/.` .oyyso+oo:`
:+oo+//::::///:-.` `.`

View File

@@ -1,18 +0,0 @@
${c1} |
.-.
${c3} ()${c1}I${c3}()
${c1} "==.__:-:__.=="
"==.__/~|~\__.=="
"==._( Y )_.=="
${c2}.-'~~""~=--...,__${c1}\/|\/${c2}__,...--=~""~~'-.
( ..=${c1}\\=${c1}/${c2}=.. )
`'-. ,.-"`;${c1}/=\\${c2};"-.,_ .-'`
`~"-=-~` .-~` ${c1}|=|${c2} `~-. `~-=-"~`
.-~` /${c1}|=|${c2}\ `~-.
.~` / ${c1}|=|${c2} \ `~.
.-~` .' ${c1}|=|${c2} `. `~-.
(` _,.-="` ${c1} |=|${c2} `"=-.,_ `)
`~"~"` ${c1} |=|${c2} `"~"~`
${c1} /=\\
\\=/
^

View File

@@ -1,17 +0,0 @@
${c2} eeeeeeeeeeeeeeeee
eeeeeeeeeeeeeeeeeeeeeee
eeeee eeeeeeeeeeee eeeee
eeee eeeee eee eeee
eeee eeee eee eeee
eee eee eee eee
eee eee eee eee
ee eee eeee eeee
ee eee eeeee eeeeee
ee eee eeeee eeeee ee
eee eeee eeeeee eeeee eee
eee eeeeeeeeee eeeeee eee
eeeeeeeeeeeeeeeeeeeeeeee eeeee
eeeeeeee eeeeeeeeeeee eeee
eeeee eeeee
eeeeeee eeeeeee
eeeeeeeeeeeeeeeee

View File

@@ -1,22 +0,0 @@
${c2} ,
OXo.
NXdX0: .cok0KXNNXXK0ko:.
KX '0XdKMMK;.xMMMk, .0MMMMMXx; ...
'NO..xWkMMx kMMM cMMMMMX,NMWOxOXd.
cNMk NK .oXM. OMMMMO. 0MMNo kW.
lMc o: ., .oKNk; ;NMMWlxW'
;Mc .. .,,' .0M${c1}g;${c2}WMN'dWMMMMMMO
XX ,WMMMMW. cM${c1}cfli${c2}WMKlo. .kMk
.Mo .WM${c1}GD${c2}MW. XM${c1}WO0${c2}MMk oMl
,M: ,XMMWx::,''oOK0x; NM.
'Ml ,kNKOxxxxxkkO0XXKOd:. oMk
NK .0Nxc${c3}:::::::::::::::${c2}fkKNk, .MW
,Mo .NXc${c3}::${c2}qXWXb${c3}::::::::::${c2}oo${c3}::${c2}lNK. .MW
;Wo oMd${c3}:::${c2}oNMNP${c3}::::::::${c2}oWMMMx${c3}:${c2}c0M; lMO
'NO;W0c${c3}:::::::::::::::${c2}dMMMMO${c3}::${c2}lMk .WM'
xWONXdc${c3}::::::::::::::${c2}oOOo${c3}::${c2}lXN. ,WMd
'KWWNXXK0Okxxo,${c3}:::::::${c2},lkKNo xMMO
:XMNxl,';:lodxkOO000Oxc. .oWMMo
'dXMMXkl;,. .,o0MMNo'
':d0XWMMMMWNNNNMMMNOl'
':okKXWNKkl'

View File

@@ -1,17 +0,0 @@
${c1} /:-------------:\\
:-------------------::
:-----------${c2}/shhOHbmp${c1}---:\\
/-----------${c2}omMMMNNNMMD ${c1}---:
:-----------${c2}sMMMMNMNMP${c1}. ---:
:-----------${c2}:MMMdP${c1}------- ---\\
,------------${c2}:MMMd${c1}-------- ---:
:------------${c2}:MMMd${c1}------- .---:
:---- ${c2}oNMMMMMMMMMNho${c1} .----:
:-- .${c2}+shhhMMMmhhy++${c1} .------/
:- -------${c2}:MMMd${c1}--------------:
:- --------${c2}/MMMd${c1}-------------;
:- ------${c2}/hMMMy${c1}------------:
:--${c2} :dMNdhhdNMMNo${c1}------------;
:---${c2}:sdNMMMMNds:${c1}------------:
:------${c2}:://:${c1}-------------::
:---------------------://

View File

@@ -1,15 +0,0 @@
${c2}``` ${c1}`
${c2}` `.....---...${c1}....--.``` -/
${c2}+o .--` ${c1}/y:` +.
${c2} yo`:. ${c1}:o `+-
${c2}y/ ${c1}-/` -o/
${c2}.- ${c1}::/sy+:.
${c2}/ ${c1}`-- /
${c2}`: ${c1}:`
${c2}`: ${c1}:`
${c2}/ ${c1}/
${c2}.- ${c1}-.
${c2}-- ${c1}-.
${c2}`:` ${c1}`:`
.-- `--.
.---.....----.

View File

@@ -1,23 +0,0 @@
${c1} `++/::-.`
/o+++++++++/::-.`
`o+++++++++++++++o++/::-.`
/+++++++++++++++++++++++oo++/:-.``
.o+ooooooooooooooooooosssssssso++oo++/:-`
++osoooooooooooosssssssssssssyyo+++++++o:
-o+ssoooooooooooosssssssssssssyyo+++++++s`
o++ssoooooo++++++++++++++sssyyyyo++++++o:
:o++ssoooooo${c2}/-------------${c1}+syyyyyo+++++oo
`o+++ssoooooo${c2}/-----${c1}+++++ooosyyyyyyo++++os:
/o+++ssoooooo${c2}/-----${c1}ooooooosyyyyyyyo+oooss
.o++++ssooooos${c2}/------------${c1}syyyyyyhsosssy-
++++++ssooooss${c2}/-----${c1}+++++ooyyhhhhhdssssso
-s+++++syssssss${c2}/-----${c1}yyhhhhhhhhhhhddssssy.
sooooooyhyyyyyh${c2}/-----${c1}hhhhhhhhhhhddddyssy+
:yooooooyhyyyhhhyyyyyyhhhhhhhhhhdddddyssy`
yoooooooyhyyhhhhhhhhhhhhhhhhhhhddddddysy/
-ysooooooydhhhhhhhhhhhddddddddddddddddssy
.-:/+osssyyyysyyyyyyyyyyyyyyyyyyyyyyssy:
``.-/+oosysssssssssssssssssssssss
``.:/+osyysssssssssssssh.
`-:/+osyyssssyo
.-:+++`

View File

@@ -1,11 +0,0 @@
${c2} _______ ____
/MMMMMMM/ /MMMM| _____ _____
__/M${c1}.MMM.${c2}M/_____________|M${c1}.M${c2}MM|/MMMMM\/MMMMM\\
|MMMM${c1}MM'${c2}MMMMMMMMMMMMMMMMMMM${c1}MM${c2}MMMM${c1}.MMMM..MMMM.${c2}MM\\
|MM${c1}MMMMMMM${c2}/m${c1}MMMMMMMMMMMMMMMMMMMMMM${c2}MMMM${c1}MM${c2}MMMM${c1}MM${c2}MM|
|MMMM${c1}MM${c2}MMM${c1}MM${c2}MM${c1}MM${c2}MM${c1}MM${c2}MMMMM${c1}\MMM${c2}MMM${c1}MM${c2}MMMM${c1}MM${c2}MMMM${c1}MM${c2}MM|
|MM${c1}MM${c2}MMM${c1}MM${c2}MM${c1}MM${c2}MM${c1}MM${c2}MM${c1}MM${c2}MM${c1}MMM${c2}MMMM${c1}'MMMM''MMMM'${c2}MM/
|MM${c1}MM${c2}MMM${c1}MM${c2}MM${c1}MM${c2}MM${c1}MM${c2}MM${c1}MM${c2}MM${c1}MMM${c2}MMM\MMMMM/\MMMMM/
|MM${c1}MM${c2}MMM${c1}MM${c2}MMMMMM${c1}MM${c2}MM${c1}MM${c2}MM${c1}MMMMM'${c2}M|
|MM${c1}MM${c2}MMM${c1}MMMMMMMMMMMMMMMMM MM'${c2}M/
|MMMMMMMMMMMMMMMMMMMMMMMMMMMM/

View File

@@ -1,19 +0,0 @@
${c1}sooooooooooooooooooooooooooooooooooooo+:
yyooooooooooooooooooooooooooooooooo+/:::
yyysoooooooooooooooooooooooooooo+/::::::
yyyyyoooooooooooooooooooooooo+/:::::::::
yyyyyysoooooooooooooooooo++/::::::::::::
yyyyyyysoooooooooooooo++/:::::::::::::::
yyyyyyyyysoooooo${c2}sydddys${c1}+/:::::::::::::::
yyyyyyyyyysooo${c2}smMMMMMMMNd${c1}+::::::::::::::
yyyyyyyyyyyyo${c2}sMMMMMMMMMMMN${c1}/:::::::::::::
yyyyyyyyyyyyy${c2}dMMMMMMMMMMMM${c1}o//:::::::::::
yyyyyyyyyyyyy${c2}hMMMMMMMMMMMm${c1}--//::::::::::
yyyyyyyyyyyyyy${c2}hmMMMMMMMNy${c1}:..-://::::::::
yyyyyyyyyyyyyyy${c2}yyhhyys+:${c1}......://:::::::
yyyyyyyyyyyyyyys+:--...........-///:::::
yyyyyyyyyyyys+:--................://::::
yyyyyyyyyo+:-.....................-//:::
yyyyyyo+:-..........................://:
yyyo+:-..............................-//
o/:-...................................:

View File

@@ -1,18 +0,0 @@
${c1} -/oyddmdhs+:.
-o${c2}dNMMMMMMMMNNmhy+${c1}-`
-y${c2}NMMMMMMMMMMMNNNmmdhy${c1}+-
`o${c2}mMMMMMMMMMMMMNmdmmmmddhhy${c1}/`
om${c2}MMMMMMMMMMMN${c1}hhyyyo${c2}hmdddhhhd${c1}o`
.y${c2}dMMMMMMMMMMd${c1}hs++so/s${c2}mdddhhhhdm${c1}+`
oy${c2}hdmNMMMMMMMN${c1}dyooy${c2}dmddddhhhhyhN${c1}d.
:o${c2}yhhdNNMMMMMMMNNNmmdddhhhhhyym${c1}Mh
.:${c2}+sydNMMMMMNNNmmmdddhhhhhhmM${c1}my
/m${c2}MMMMMMNNNmmmdddhhhhhmMNh${c1}s:
`o${c2}NMMMMMMMNNNmmmddddhhdmMNhs${c1}+`
`s${c2}NMMMMMMMMNNNmmmdddddmNMmhs${c1}/.
/N${c2}MMMMMMMMNNNNmmmdddmNMNdso${c1}:`
+M${c2}MMMMMMNNNNNmmmmdmNMNdso${c1}/-
yM${c2}MNNNNNNNmmmmmNNMmhs+/${c1}-`
/h${c2}MMNNNNNNNNMNdhs++/${c1}-`
`/${c2}ohdmmddhys+++/:${c1}.`
`-//////:--.

View File

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

View File

@@ -1,12 +0,0 @@
${c1} ..,,,,..
.oocchhhhhhhhhhccoo.
.ochhlllllllc hhhhhh ollllllhhco.
ochlllllllllll hhhllllllhhh lllllllllllhco
.cllllllllllllll hlllllo +hllh llllllllllllllc.
ollllllllllhco'' hlllllo +hllh ``ochllllllllllo
hllllllllc' hllllllllllllh `cllllllllh
ollllllh +llllllllllll+ hllllllo
`cllllh. ohllllllho .hllllc'
ochllc. ++++ .cllhco
`+occooo+. .+ooocco+'
`+oo++++ ++++oo+'

View File

@@ -1,18 +0,0 @@
${c1} _-`````-, ,- '- .
.' .- - | | - -. `.
/.' / `. \
:/ : _... ..._ `` :
:: : /._ .`:'_.._\. || :
:: `._ ./ ,` : \ . _.'' .
`:. / | -. \-. \\_ /
\:._ _/ .' .@) \@) ` `\ ,.'
_/,--' .- .\,-.`--`.
,'/'' (( \ ` )
/'/' \ `-' (
'/'' `._,-----'
''/' .,---'
''/' ;:
''/'' ''/
''/''/''
'/'/'
`;

View File

@@ -1,13 +0,0 @@
${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

View File

@@ -1,10 +0,0 @@
${c1} .. `.
`--..```..` `..```..--`
.-:///-:::. `-:::///:-.
````.:::` `:::.````
-//:` -::-
://: -::-
`///- .:::`
-+++-:::.
:+/:::-
`-....`

View File

@@ -1,17 +0,0 @@
${c2} :dc'
'l:;'${c1},${c2}'ck. .;dc:.
co ${c1}..${c2}k. .;; ':o.
co ${c1}..${c2}k. ol ${c1}.${c2}0.
co ${c1}..${c2}k. oc ${c1}..${c2}0.
co ${c1}..${c2}k. oc ${c1}..${c2}0.
.Ol,. co ${c1}...''${c2}Oc;kkodxOdddOoc,.
';lxxlxOdxkxk0kd${c1}oooll${c2}dl${c1}ccc:${c2}clxd;
..${c1}oOolllllccccccc:::::${c2}od;
cx:ooc${c1}:::::::;${c2}cooolcX.
cd${c1}.${c2}''cloxdoollc' ${c1}...${c2}0.
cd${c1}......${c2}k;${c1}.${c2}xl${c1}.... .${c2}0.
.::c${c1};..${c2}cx;${c1}.${c2}xo${c1}..... .${c2}0.
'::c'${c1}...${c2}do${c1}..... .${c2}K,
cd,.${c1}....:${c2}O,${c1}
':clod:'${c1}
${c1}

View File

@@ -1,21 +0,0 @@
${c1}..............
..,;:ccc,.
......''';lxO.
.....''''..........,:ld;
.';;;:::;,,.x,
..'''. 0Xxoc:,. ...
.... ,ONkc;,;cokOdc',.
. OMo ':${c2}dd${c1}o.
dMc :OO;
0M. .:o.
;Wd
;XO,
,d0Odlc;,..
..',;:cdOOd::,.
.:d;.':;.
'd, .'
;l ..
.o
c
.'
.

View File

@@ -1,16 +0,0 @@
${c1} ..
..... ..OSSAAAAAAA..
.KKKKSS. .SSAAAAAAAAAAA.
.KKKKKSO. .SAAAAAAAAAA...
KKKKKKS. .OAAAAAAAA.
KKKKKKS. .OAAAAAA.
KKKKKKS. .SSAA..
.KKKKKS..OAAAAAAAAAAAA........
DKKKKO.=AA=========A===AASSSO..
AKKKS.==========AASSSSAAAAAASS.
.=KKO..========ASS.....SSSSASSSS.
.KK. .ASS..O.. =SSSSAOSS:
.OK. .ASSSSSSSO...=A.SSA.
.K ..SSSASSSS.. ..SSA.
.SSS.AAKAKSSKA.
.SSS....S..

View File

@@ -1,19 +0,0 @@
${c1} `..---+/---..`
`---.`` `` `.---.`
.--.` `` `-:-.
`:/: `.----//----.` :/-
.:. `---` `--.` .:`
.:` `--` .:- `:.
`/ `:. `.-::-.` -:` `/`
/. /. `:++++++++:` .: .:
`/ .: `+++++++++++/ /` `+`
/+` -- .++++++++++++` :. .+:
`/ .: `+++++++++++/ /` `+`
/` /. `:++++++++:` .: .:
./ `:. `.:::-.` -:` `/`
.:` `--` .:- `:.
.:. `---` `--.` .:`
`:/: `.----//----.` :/-
.-:.` `` `-:-.
`---.`` `` `.---.`
`..---+/---..`

View File

@@ -1,20 +0,0 @@
${c1} ;; ,;
;;; ,;;
,;;;; ;;;;
,;;;;;;;; ;;;;
;;;;;;;;;;; ;;;;;
,;;;;;;;;;;;; ';;;;;,
;;;;;;;;;;;;;;, ';;;;;;;
;;;;;;;;;;;;;;;;;, ';;;;;
; ';;;;;;;;;;;;;;;;;;, ;;;
;;;, ';;;;;;;;;;;;;;;;;;;,;;
;;;;;, ';;;;;;;;;;;;;;;;;;,
;;;;;;;;, ';;;;;;;;;;;;;;;;,
;;;;;;;;;;;;, ';;;;;;;;;;;;;;
';;;;;;;;;;;;; ';;;;;;;;;;;;;
';;;;;;;;;;;;;, ';;;;;;;;;;;
';;;;;;;;;;;;; ;;;;;;;;;;
';;;;;;;;;;;; ;;;;;;;;
';;;;;;;; ;;;;;;
';;;;; ;;;;
';;; ;;

View File

@@ -1,16 +0,0 @@
${c2} ____________
_add55555555554${c1}:
_w?'${c1}``````````'${c2})k${c1}:
_Z'${c1}`${c2} ]k${c1}:
m(${c1}`${c2} )k${c1}:
_.ss${c1}`${c2}m[${c1}`${c2}, ]e${c1}:
.uY"^`${c1}`${c2}Xc${c1}`${c2}?Ss. d(${c1}`
jF'${c1}`${c2} `@. ${c1}`${c2}Sc .jr${c1}`
jr${c1}`${c2} `?n_ ${c1}`${c2}$; _a2"${c1}`
.m${c1}:${c2} `~M${c1}`${c2}1k${c1}`${c2}5?!`${c1}`
:#${c1}:${c2} ${c1}`${c2})e${c1}```
:m${c1}:${c2} ,#'${c1}`
:#${c1}:${c2} .s2'${c1}`
:m,________.aa7^${c1}`
:#baaaaaaas!J'${c1}`
```````````

View File

@@ -1,20 +0,0 @@
${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-
./oyyyyyyyyyyyyyyyyyyo/.
`.:/oosyyyysso/:.`

View File

@@ -1,12 +0,0 @@
${c2} #####
${c2} #######
${c2} ##${c1}O${c2}#${c1}O${c2}##
${c2} #${c3}#####${c2}#
${c2} ##${c1}##${c3}###${c1}##${c2}##
${c2} #${c1}##########${c2}##
${c2} #${c1}############${c2}##
${c2} #${c1}############${c2}###
${c3} ##${c2}#${c1}###########${c2}##${c3}#
${c3}######${c2}#${c1}#######${c2}#${c3}######
${c3}#######${c2}#${c1}#####${c2}#${c3}#######
${c3} #####${c2}#######${c3}#####

View File

@@ -1,17 +0,0 @@
${c2}`.-::---..
${c1} .:++++ooooosssoo:.
.+o++::. `.:oos+.
${c1} :oo:.` -+oo${c2}:
${c1} ${c2}`${c1}+o/` .${c2}::::::${c1}-. .++-${c2}`
${c1}${c2}`${c1}/s/ .yyyyyyyyyyo: +o-${c2}`
${c1}${c2}`${c1}so .ss ohyo` :s-${c2}:
${c1}${c2}`${c1}s/ .ss h m myy/ /s`${c2}`
${c1}`s: `oo s m Myy+-o:`
`oo :+sdoohyoydyso/.
:o. .:////////++:
${c1} `/++ ${c2}-:::::-
${c1} ${c2}`${c1}++-
${c1} ${c2}`${c1}/+-
${c1} ${c2}.${c1}+/.
${c1} ${c2}.${c1}:+-.
`--.``

View File

@@ -1,20 +0,0 @@
${c1} `-/+oyyhhhhyyo+/-`
./shhhhhhhhhhhhhhhhhhs/.
`:shhhhhhhhhhhhhhhhhhhhhhhhs:`
:yhhhhhhhhhhhhhhhs++yhhhhhhhhhy:
`ohhhhhhhhhhhhhs+:. .yhhhhhhhhhhhho`
`shhhhhhhhhhy+:` /yhhhhhhhhhhhhhs`
shhhhhhhhy+. .ohhhhhhhhhhhhhs
:hhhhhhy/. /hhhhhhhhhhhhh:
shhhy/. :hhhhhhhhhhhhs
hy+. ` `+yhs/` +hhhhhhhhhhhh
-.:/oshy- ` :yhhhhhy/ shhhhhhhhhhh
shhhhhy-`/s. .shhhhhhhhho` .hhhhhhhhhhs
:hhhho`:ys` /yhhhhhhhhhhhs` +hhhhhhhhh:
shh/.sh+ `ohhhhhhhhhhhhhhs` .hhhhhhhhs
`o-+hh: :yhhhhhhhhhhhhhhhho ohhhhhhs`
+hy-`ohhhhhhhhhhhhhhhhhhh+ -hhhhho`
:.-yhhhhhhhhhhhhhhhhhhhhh: yhhy:
:shhhhhhhhhhhhhhhhhhhhhy`+s:`
.+shhhhhhhhhhhhhhhhhhs:`
`-/+oyyhhhhyys+/-`

View File

@@ -1,16 +0,0 @@
${c1} -/+:.
:++++.
/+++/.
.:-::- .+/:-``.::-
.:/++++++/::::/++++++/:`
${c2} .:///////////////////////:`
////////////////////////`
${c3}-+++++++++++++++++++++++`
/++++++++++++++++++++++/
${c4}/sssssssssssssssssssssss.
:ssssssssssssssssssssssss-
${c5} osssssssssssssssssssssssso/`
`syyyyyyyyyyyyyyyyyyyyyyyy+`
${c6} `ossssssssssssssssssssss/
:ooooooooooooooooooo+.
`:+oo+/:-..-:/+o+/-

View File

@@ -1,19 +0,0 @@
${c1} .°°.
°° .°°.
.°°°. °°
. .
°°° .°°°.
.°°°. '___'
${c2} .${c1}'___' ${c2} .
:dkxc;'. ..,cxkd;
.dkk. kkkkkkkkkk .kkd.
.dkk. ';cloolc;. .kkd
ckk. .kk;
xO: cOd
xO: lOd
lOO. .OO:
.k00. .00x
.k00; ;00O.
.lO0Kc;,,,,,,;c0KOc.
;d00KKKKKK00d;
.,KKKK,.

View File

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

View File

@@ -1,16 +0,0 @@
${c1}MMMMMMMMMMMMMMMMMMMMMMMMMmds+.
MMm----::-://////////////oymNMd+`
MMd ${c2}/++ ${c1}-sNMd:
MMNso/` ${c2}dMM `.::-. .-::.` ${c1}.hMN:
ddddMMh ${c2}dMM :hNMNMNhNMNMNh: ${c1}`NMm
NMm ${c2}dMM .NMN/-+MMM+-/NMN` ${c1}dMM
NMm ${c2}dMM -MMm `MMM dMM. ${c1}dMM
NMm ${c2}dMM -MMm `MMM dMM. ${c1}dMM
NMm ${c2}dMM .mmd `mmm yMM. ${c1}dMM
NMm ${c2}dMM` ..` ... ydm. ${c1}dMM
hMM- ${c2}+MMd/-------...-:sdds ${c1}dMM
-NMm- ${c2}:hNMNNNmdddddddddy/` ${c1}dMM
-dMNs-${c2}``-::::-------.`` ${c1}dMM
`/dMNmy+/:-------------:/yMMM
./ydNMMMMMMMMMMMMMMMMMMMMM
.MMMMMMMMMMMMMMMMMMM

View File

@@ -1,17 +0,0 @@
${c1} `-/oshdmNMNdhyo+:-`
${c2}y${c1}/s+:-`` `.-:+oydNMMMMNhs/-``
${c2}-m+${c1}NMMMMMMMMMMMMMMMMMMMNdhmNMMMmdhs+/-`
${c2}-m+${c1}NMMMMMMMMMMMMMMMMMMMMmy+:`
${c2}-N/${c1}dMMMMMMMMMMMMMMMds:`
${c2}-N/${c1}hMMMMMMMMMmho:`
${c2}-N/${c1}-:/++/:.`
${c2} :M+
:Mo
:Ms
:Ms
:Ms
:Ms
:Ms
:Ms
:Ms
:Ms

View File

@@ -1,20 +0,0 @@
${c1} .:oydmMMMMMMmdyo:`
-smMMMMMMMMMMMMMMMMMMds-
+mMMMMMMMMMMMMMMMMMMMMMMMMd+
/mMMMMMMMMMMMMMMMMMMMMMMMMMMMMm/
`hMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMy`
.mMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMd`
dMMMMMMMMMMMMMMMMMMMMMMNdhmMMMMMMMMMMh
+MMMMMMMMMMMMMNmhyo+/-. -MMMMMMMMMMMM/
mMMMMMMMMd+:.` `mMMMMMMMMMMMMd
MMMMMMMMMMMdy/. yMMMMMMMMMMMMMM
MMMMMMMMMMMMMMMNh+` +MMMMMMMMMMMMMMM
mMMMMMMMMMMMMMMMMMs -NMMMMMMMMMMMMMMd
+MMMMMMMMMMMMMMMMMN. `mMMMMMMMMMMMMMMM/
dMMMMMMMMMMMMMMMMMy hMMMMMMMMMMMMMMMh
`dMMMMMMMMMMMMMMMMM-+MMMMMMMMMMMMMMMd`
`hMMMMMMMMMMMMMMMMmMMMMMMMMMMMMMMMy
/mMMMMMMMMMMMMMMMMMMMMMMMMMMMMm:
+dMMMMMMMMMMMMMMMMMMMMMMMMd/
-odMMMMMMMMMMMMMMMMMMdo-
`:+ydmNMMMMNmhy+-`

View File

@@ -1,19 +0,0 @@
${c1} ::::. ${c2}'::::: ::::'
${c1} '::::: ${c2}':::::. ::::'
${c1} ::::: ${c2}'::::.:::::
${c1} .......:::::..... ${c2}::::::::
${c1} ::::::::::::::::::. ${c2}:::::: ${c1}::::.
::::::::::::::::::::: ${c2}:::::. ${c1}.::::'
${c2} ..... ::::' ${c1}:::::'
${c2} ::::: '::' ${c1}:::::'
${c2} ........::::: ' ${c1}:::::::::::.
${c2}::::::::::::: ${c1}:::::::::::::
${c2} ::::::::::: ${c1}.. ${c1}:::::
${c2} .::::: ${c1}.::: ${c1}:::::
${c2} .::::: ${c1}::::: ${c1}''''' ${c2}.....
::::: ${c1}':::::. ${c2}......:::::::::::::'
::: ${c1}::::::. ${c2}':::::::::::::::::'
${c1} .:::::::: ${c2}'::::::::::
${c1} .::::''::::. ${c2}'::::.
${c1} .::::' ::::. ${c2}'::::.
${c1} .:::: :::: ${c2}'::::.

View File

@@ -1,23 +0,0 @@
${c3} _
(_)
${c1} | .
${c1} . |L /| . ${c3} _
${c1} _ . |\ _| \--+._/| . ${c3}(_)
${c1} / ||\| Y J ) / |/| ./
J |)'( | ` F`.'/ ${c3} _
${c1} -<| F __ .-< ${c3}(_)
${c1} | / .-'${c3}. ${c1}`. /${c3}-. ${c1}L___
J \\ < ${c3}\ ${c1} | | ${c5}O${c3}\\\\${c1}|.-' ${c3} _
${c1} _J \\ .- \\\\${c3}/ ${c5}O ${c3}| ${c1}| \\ |${c1}F ${c3}(_)
${c1} '-F -<_. \\ .-' `-' L__
__J _ _. >-' ${c1})${c4}._. ${c1}|-'
${c1} `-|.' /_. ${c4}\_| ${c1} F
/.- . _.<
/' /.' .' `\\
/L /' |/ _.-'-\\
/'J ___.---'\|
|\ .--' V | `. `
|/`. `-. `._)
/ .-.\\
\\ ( `\\
`.\

View File

@@ -1,7 +0,0 @@
${c1} _____
\\- -/
\\_/ \\
| ${c2}O O${c1} |
|_ < ) 3 )
/ \\ /
/-_____-\\

View File

@@ -1,16 +0,0 @@
${c2} .sy/
.yh+
${c1}-+syyyo+- ${c2} /+.
${c1}+ddo/---/sdh/ ${c2} ym-
${c1}`hm+ `sms${c2} ym-```````.-.
${c1}sm+ sm/ ${c2} ym- +s
${c1}hm. /mo ${c2} ym- /h
${c1}omo ym: ${c2} ym- `os`
${c1}smo` .ym+ ${c2} ym- .os-
`` ${c1}:ymy+///oyms- ${c2} ym- .+s+.
..` ${c1}`:+oo+/-` ${c2} -//oyo-
-:` .:oys/.
+- `./oyys/.
h+` `.-:+oyyyo/-`
`/ossssysso+/-.`

View File

@@ -1,15 +0,0 @@
${c2} ``
`-.
${c1} ` ${c2}.---
${c1} -/ ${c2}-::--`
${c1} `++ ${c2}`----...```-:::::.
${c1} `os. ${c2}.::::::::::::::-``` ` `
${c1} +s+ ${c2}.::::::::::::::::---...--`
${c1}-ss: ${c2}`-::::::::::::::::-.``.``
${c1}/ss- ${c2}.::::::::::::-.`` `
${c1}+ss: ${c2}.::::::::::::-
${c1}/sso ${c2}.::::::-::::::-
${c1}.sss/ ${c2}-:::-.` .:::::
${c1} /sss+. ${c2}..`${c1} `--` ${c2}.:::
${c1} -ossso+/:://+/-` ${c2}.:`
${c1} -/+ooo+/-. ${c2}`

View File

@@ -1,9 +0,0 @@
${c1} _______
| |.-----.-----.-----.
| - || _ | -__| |
|_______|| __|_____|__|__|
|__|
________ __
| | | |.----.| |_
| | | || _|| _|
|________||__| |____|

View File

@@ -1,12 +0,0 @@
${c1}
`-/+++++++++++++++++/-.`
`/syyyyyyyyyyyyyyyyyyyyyyys/.
:yyyyo/-...............-/oyyyy/
/yyys- .oyyy+
.yyyy` `syyy-
:yyyo /yyy/
.yyyy` `syyy-
/yyys. .oyyyo
/yyyyo:-...............-:oyyyy/`
`/syyyyyyyyyyyyyyyyyyyyyyys+.
`.:/+ooooooooooooooo+/:.`

View File

@@ -1,24 +0,0 @@
${c1} :+sMs.
`:ddNMd- -o--`
-sMMMMh: `+N+``
yMMMMMs` .....-/-... `mNh/
yMMMMMmh+-`:sdmmmmmmMmmmmddy+-``./ddNMMm
yNMMNMMMMNdyyNNMMMMMMMMMMMMMMMhyshNmMMMm
:yMMMMMMMMMNdooNMMMMMMMMMMMMMMMMNmy:mMMd
+MMMMMMMMMmy:sNMMMMMMMMMMMMMMMMMMMmshs-
:hNMMMMMMN+-+MMMMMMMMMMMMMMMMMMMMMMMs.
.omysmNNhy/+yNMMMMMMMMMMNMMMMMMMMMNdNNy-
/hMM:::::/hNMMMMMMMMMMMm/-yNMMMMMMN.mMNh`
.hMMMMdhdMMMMMMMMMMMMMMmo `sMMMMMMN mMMm-
:dMMMMMMMMMMMMMMMMMMMMMdo+ oMMMMMMN`smMNo`
/dMMMMMMMMMMMMMMMMMMMMMNd/` :yMMMMMN:-hMMM.
:dMMMMMMMMMMMMMMMMMMMMMNh` oMMMMMMNo/dMNN`
:hMMMMMMMMMMMMMMMMMMMMMMNs--sMMMMMMMNNmy++`
sNMMMMMMMMMMMMMMMMMMMMMMMmmNMMMMMMNho::o.
:yMMMMMMMMMMMMMNho+sydNNNNNNNmysso/` -//
/dMMMMMMMMMMMMMs- ````````..``
.oMMMMMMMMMMMMNs` ./y:`
+dNMMNMMMMMMMmy` ``./ys.
`/hMMMMMMMMMMMNo-`` `.+yy+-`
`-/hmNMNMMMMMMmmddddhhy/-`
`-+oooyMMMdsoo+/:.

View File

@@ -1,17 +0,0 @@
${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

View File

@@ -1,18 +0,0 @@
${c1} .smNdy+- `.:/osyyso+:.` -+ydmNs.
/Md- -/ymMdmNNdhso/::/oshdNNmdMmy/. :dM/
mN. oMdyy- -y `-dMo .Nm
.mN+` sMy hN+ -: yMs `+Nm.
`yMMddMs.dy `+` sMddMMy`
+MMMo .` . oMMM+
`NM/ `````.` `.````` +MN`
yM+ `.-:yhomy ymohy:-.` +My
yM: yo oy :My
+Ms .N` `N. +h sM+
`MN - -::::::- : :o:+`NM`
yM/ sh -dMMMMd- ho +y+My
.dNhsohMh-//: /mm/ ://-yMyoshNd`
`-ommNMm+:/. oo ./:+mMNmmo:`
`/o+.-somNh- :yy: -hNmos-.+o/`
./` .s/`s+sMdd+``+ddMs+s`/s. `/.
: -y. -hNmddmNy. .y- :
-+ `..` +-

View File

@@ -1,24 +0,0 @@
${c1} `:oho/-`
`mMMMMMMMMMMMNmmdhy-
dMMMMMMMMMMMMMMMMMMs`
+MMsohNMMMMMMMMMMMMMm/
.My .+dMMMMMMMMMMMMMh.
+ :NMMMMMMMMMMMMNo
`yMMMMMMMMMMMMMm:
/NMMMMMMMMMMMMMy`
.hMMMMMMMMMMMMMN+
``-NMMMMMMMMMd-
/MMMMMMMMMMMs`
mMMMMMMMsyNMN/
+MMMMMMMo :sNh.
`NMMMMMMm -o/
oMMMMMMM.
`NMMMMMM+
+MMd/NMh
mMm -mN`
/MM `h:
dM` .
:M-
d:
-+
-

View File

@@ -1,19 +0,0 @@
${c1}mhhhyyyyhhhdN
dyssyhhhhhhhhhhhssyhN
Nysyhhyo/:-.....-/oyhhhssd
Nsshhy+. `/shhysm
dohhy/ -shhsy
dohhs` /hhys
N+hho ${c2}+ssssss+- .+syhys+ ${c1}/hhsy
ohhh` ${c2}ymmo++hmm+`smmy/::+y` ${c1}shh+
+hho ${c2}ymm- /mmy+mms ${c1}:hhod
/hh+ ${c2}ymmhhdmmh.smm/ ${c1}.hhsh
+hhs ${c2}ymm+::-` /mmy` ` ${c1}/hh+m
yyhh- ${c2}ymm- /dmdyosyd` ${c1}`yhh+
ohhy` ${c2}://` -/+++/- ${c1}ohhom
N+hhy- `shhoh
sshho. `+hhyom
dsyhhs/. `:ohhhoy
dysyhhhso///://+syhhhssh
dhyssyhhhhhhyssyyhN
mddhdhdmN

View File

@@ -1,19 +0,0 @@
${c1} 8ZZZZZZ${c2}MMMMM
${c1} .ZZZZZZZZZ${c2}MMMMMMM.
${c2} MM${c1}ZZZZZZZZZ${c2}MMMMMMM${c1}ZZZZ
${c2} MMMMM${c1}ZZZZZZZZ${c2}MMMMM${c1}ZZZZZZZM
${c2} MMMMMMM${c1}ZZZZZZZ${c2}MMMM${c1}ZZZZZZZZZ.
${c2} MMMMMMMMM${c1}ZZZZZZ${c2}MMM${c1}ZZZZZZZZZZZI
${c2}MMMMMMMMMMM${c1}ZZZZZZ${c2}MM${c1}ZZZZZZZZZZ${c2}MMM
${c1}.ZZZ${c2}MMMMMMMMMM${c1}IZZ${c2}MM${c1}ZZZZZ${c2}MMMMMMMMM
${c1}ZZZZZZZ${c2}MMMMMMMM${c1}ZZ${c2}M${c1}ZZZZ${c2}MMMMMMMMMMM
${c1}ZZZZZZZZZZZZZZZZ${c2}M${c1}Z${c2}MMMMMMMMMMMMMMM
${c1}.ZZZZZZZZZZZZZ${c2}MMM${c1}Z${c2}M${c1}ZZZZZZZZZZ${c2}MMMM
${c1}.ZZZZZZZZZZZ${c2}MMM${c1}7ZZ${c2}MM${c1}ZZZZZZZZZZ7${c2}M
${c1} ZZZZZZZZZ${c2}MMMM${c1}ZZZZ${c2}MMMM${c1}ZZZZZZZ77
${c2} MMMMMMMMMMMM${c1}ZZZZZ${c2}MMMM${c1}ZZZZZ77
${c2} MMMMMMMMMM${c1}7ZZZZZZ${c2}MMMMM${c1}ZZ77
${c2} .MMMMMMM${c1}ZZZZZZZZ${c2}MMMMM${c1}Z7Z
${c2} MMMMM${c1}ZZZZZZZZZ${c2}MMMMMMM
${c1} NZZZZZZZZZZZ${c2}MMMMM
${c1} ZZZZZZZZZ${c2}MM)

View File

@@ -1,23 +0,0 @@
${c1} `.-:::-.`
-+ydmNNNNNNNmdy+-
.+dNmdhs+//////+shdmdo.
.smmy+-` ./sdy:
`omdo. `.-/+osssso+/-` `+dy.
`yms. `:shmNmdhsoo++osyyo-``oh.
hm/ .odNmds/.` ``.....:::-+s
/m: `+dNmy:` `./oyhhhhyyooo++so
ys `yNmy- .+hmmho:-.` ```
s: yNm+` .smNd+.
`` /Nm: +dNd+`
yN+ `smNy.
dm oNNy`
hy -mNm.
+y oNNo
`y` sNN:
`: +NN:
` .mNo
/mm`
/my`
.sy`
.+:
`

View File

@@ -1,18 +0,0 @@
${c1} `-/osyyyysosyhhhhhyys+-
-ohmNNmh+/hMMMMMMMMNNNNd+dMMMMNM+
yMMMMNNmmddo/NMMMNNNNNNNNNo+NNNNNy
.NNNNNNmmmddds:MMNNNNNNNNNNNh:mNNN/
-NNNdyyyhdmmmd`dNNNNNmmmmNNmdd/os/
.Nm+shddyooo+/smNNNNmmmmNh. :mmd.
NNNNy:` ./hmmmmmmmNNNN: hNMh
NMN- -++- +NNNNNNNNNNm+..-sMMMM-
.MMo oNNNNo hNNNNNNNNmhdNNNMMMMM+
.MMs /NNNN/ dNmhs+:-` yMMMMMMMM+
mMM+ .. `sNN+. hMMMMhhMMM-
+MMMmo:...:sNMMMMMms:` hMMMMm.hMMy
yMMMMMMMMMMMNdMMMMMM::/+o+//dMMd`
sMMMMMMMMMMN+:oyyo:sMMMNNMMMNy`
:mMMMMMMMMMMMmddNMMMMMMMMmh/
/dMMMMMMMMMMMMMMMMMMNdy/`
.+hNMMMMMMMMMNmdhs/.
.:/+ooo+/:-.

View File

@@ -1,21 +0,0 @@
${c1} `..--..`
`.----------.`
`..----------------..`
`.------------------------.``
`..-------------....-------------..`
.::----------..`` ``..----------:+:
:////:----..` `..---:/ossso
:///////:` `/osssssso
:///////: /ssssssso
:///////: /ssssssso
:///////: /ssssssso
:///////: /ssssssso
:///////: /ssssssso
:////////-` .:sssssssso
:///////////-.` `-/osssssssssso
`//////////////:-```.:+ssssssssssssso-
.-://////////////sssssssssssssso/-`
`.:///////////sssssssssssssso:.
.-:///////ssssssssssssssssss/`
`.:////ssss+/+ssssssssssss.
`--//- `-/osssso/.

View File

@@ -1,18 +0,0 @@
${c1} .',;:cc;,'. .,;::c:,,.
,ooolcloooo: 'oooooccloo:
.looooc;;:ol :oc;;:ooooo'
;oooooo: ,ooooooc.
.,:;'. .;:;'.
${c2}.... ..'''''. ....
.''. ..'''''. ..''.
.. ..... ..... ..
. .''''''' .''''''. .
.'' .'''''''' .'''''''. ''.
''' ''''''' .'''''' '''
.' ........... ... .'.
.... ''''''''. .''.
'''''. ''''''''. .'''''
'''''. .'''''. .'''''.
..''. . .''..
.'''''''
......

View File

@@ -1,16 +0,0 @@
${c1} `.-..........`
`////////::.`-/.
-: ....-////////.
//:-::///////////`
`--::: `-://////////////:
//////- ``.-:///////// .`
`://////:-.` :///////::///:`
.-/////////:---/////////////:
.-://////////////////////.
${c2} yMN+`.-${c1}::///////////////-`
${c2} .-`:NMMNMs` `..-------..`
MN+/mMMMMMhoooyysshsss
MMM MMMMMMMMMMMMMMyyddMMM+
MMMM MMMMMMMMMMMMMNdyNMMh` hyhMMM
MMMMMMMMMMMMMMMMyoNNNMMM+. MMMMMMMM
MMNMMMNNMMMMMNM+ mhsMNyyyyMNMMMMsMM

View File

@@ -1,18 +0,0 @@
${c1} ..
.oK0l
:0KKKKd.
.xKO0KKKKd
,Od' .d0000l
.c;. .'''... ..'.
.,:cloddxxxkkkkOOOOkkkkkkkkxxxxxxxxxkkkx:
;kOOOOOOOkxOkc'...',;;;;,,,'',;;:cllc:,.
.okkkkd,.lko .......',;:cllc:;,,'''''.
.cdo. :xd' cd:. ..';'',,,'',,;;;,'.
. .ddl.;doooc'..;oc;'..';::;,'.
coo;.oooolllllllcccc:'. .
.ool''lllllccccccc:::::;.
;lll. .':cccc:::::::;;;;'
:lcc:'',..';::::;;;;;;;,,.
:cccc::::;...';;;;;,,,,,,.
,::::::;;;,'. ..',,,,'''.
........ ......

View File

@@ -1,20 +0,0 @@
${c1} ROSAROSAROSAROSAR
ROSA AROS
ROS SAROSAROSAROSAR AROS
RO ROSAROSAROSAROSAROSAR RO
ARO AROSAROSAROSARO AROS ROS
ARO ROSAROS OSAR ROSA ROS
RO AROSA ROSAROSAROSA ROSAR RO
RO ROSAR ROSAROSAROSAR R ROSARO RO
RO ROSA AROSAROSAROSA AR ROSARO AR
RO AROS ROSAROSAROSA ROS AROSARO AR
RO AROS ROSAROSARO ROSARO ROSARO AR
RO ROS AROSAROS ROSAROSA AROSAR AR
RO ROSA ROS ROSAROSAR ROSARO RO
RO ROS AROSAROSAROSA ROSARO AR
ARO ROSA ROSAROSAROS AROSAR ARO
ARO OROSA R ROSAROS ROS
RO AROSAROS AROSAROSAR RO
AROS AROSAROSAROSARO AROS
ROSA SARO
ROSAROSAROSAROSAR

View File

@@ -1,18 +0,0 @@
${c1} ...........
.. ..
.. ..
.. ${c2}o ${c1}..
.. ${c2}:W' ${c1}..
.. ${c2}.d. ${c1}..
:. ${c2}.KNO ${c1}.:
:. ${c2}cNNN. ${c1}.:
: ${c2}dXXX, ${c1}:
: ${c2}. dXXX, .cd, ${c1}:
: ${c2}'kc .. dKKK. ,ll;:' ${c1}:
: ${c2}.xkkxc;..dkkkc',cxkkl ${c1}:
:. ${c2}.,cdddddddddddddo:. ${c1}.:
.. ${c2}:lllllll: ${c1}..
.. ${c2}',,,,, ${c1}..
.. ..
.. ..
...............

View File

@@ -1,18 +0,0 @@
${c1} .+eWWW
.+ee+++eee e.
.ee++eeeeeeee +e.
.e++ee++eeeeeee+eee+e+
ee.e+.ee+eee++eeeeee+
W.+e.e+.e++ee+eee
W.+e.W.ee.W++ee'
+e.W W.e+.W.W+
W.e.+e.W W W.
e e e +e.W.W
.W W W.
W.+e.W.
W++e.ee+.
++ +ee++eeeee++.
' '+++e 'ee.
ee
ee
e

View File

@@ -1,20 +0,0 @@
${c1} =/;;/-
+: //
/; /;
-X H.
.//;;;:;;-, X= :+ .-;:=;:;#;.
M- ,=;;;#:, ,:#;;:=, ,@
:# :#.=/++++/=.$= #=
,#; #/:+/;,,/++:+/ ;+.
,+/. ,;@+, ,#H;, ,/+,
;+;;/= @. ${c3}.H${c2}#${c3}#X ${c1}-X :///+;
;+=;;;.@, ${c2}.X${c3}M${c2}@$. ${c1}=X.//;=#/.
,;: :@#= =$H: .+#-
,#= #;-///==///-// =#,
;+ :#-;;;:;;;;-X- +:
@- .-;;;;M- =M/;;;-. -X
:;;::;;-. #- :+ ,-;;-;:==
,X H.
;/ #=
// +;
'////'

View File

@@ -1,21 +0,0 @@
${c1} :::::::
:::::::::::::::::::
:::::::::::::::::::::::::
::::::::${c2}cllcccccllllllll${c1}::::::
:::::::::${c2}lc dc${c1}:::::::
::::::::${c2}cl clllccllll oc${c1}:::::::::
:::::::::${c2}o lc${c1}::::::::${c2}co oc${c1}::::::::::
::::::::::${c2}o cccclc${c1}:::::${c2}clcc${c1}::::::::::::
:::::::::::${c2}lc cclccclc${c1}:::::::::::::
::::::::::::::${c2}lcclcc lc${c1}::::::::::::
::::::::::${c2}cclcc${c1}:::::${c2}lccclc oc${c1}:::::::::::
::::::::::${c2}o l${c1}::::::::::${c2}l lc${c1}:::::::::::
:::::${c2}cll${c1}:${c2}o clcllcccll o${c1}:::::::::::
:::::${c2}occ${c1}:${c2}o clc${c1}:::::::::::
::::${c2}ocl${c1}:${c2}ccslclccclclccclclc${c1}:::::::::::::
:::${c2}oclcccccccccccccllllllllllllll${c1}:::::
::${c2}lcc1lcccccccccccccccccccccccco${c1}::::
::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::
::::::::::::::::::::::
::::::::::::

View File

@@ -1,8 +0,0 @@
${c1} `- `
`-- `+- .:
.+: `++: -/+- .
`.::` -++/``:::`./+/ `.-/.
`++/-`.` ` /++:`
`` ./:` .: `..`.-
``./+/:- -+++:-
-/+` :.

View File

@@ -1,20 +0,0 @@
${c2} -```````````
`-+/------------.`
.---:mNo---------------.
.-----yMMMy:---------------.
`------oMMMMMm/----------------`
.------/MMMMMMMN+----------------.
.------/NMMMMMMMMm-+/--------------.
`------/NMMMMMMMMMN-:mh/-------------`
.-----/NMMMMMMMMMMM:-+MMd//oso/:-----.
-----/NMMMMMMMMMMMM+--mMMMh::smMmyo:--
----+NMMMMMMMMMMMMMo--yMMMMNo-:yMMMMd/.
.--oMMMMMMMMMMMMMMMy--yMMMMMMh:-yMMMy-`
`-sMMMMMMMMMMMMMMMMh--dMMMMMMMd:/Ny+y.
`-/+osyhhdmmNNMMMMMm-/MMMMMMMmh+/ohm+
.------------:://+-/++++++${c1}oshddys:
-hhhhyyyyyyyyyyyhhhhddddhysssso-
`:ossssssyysssssssssssssssso:`
`:+ssssssssssssssssssss+-
`-/+ssssssssssso+/-`
`.-----..`

View File

@@ -1,21 +0,0 @@
${c1}
. `-:-`
.o` .-///-`
`oo` .:/++:.
os+` -/+++:` ``.........```
/ys+`./+++/-.-::::::----......``
`syyo`++o+--::::-::/+++/-``
-yyy+.+o+`:/:-:sdmmmmmmmmdy+-`
::-` :yyy/-oo.-+/`ymho++++++oyhdmdy/`
`/yy+-`.syyo`+o..o--h..osyhhddhs+//osyy/`
-ydhs+-oyy/.+o.-: ` ` :/::+ydhy+```-os-
.sdddy::syo--/:. `.:dy+-ohhho ./:
:yddds/:+oo+//:-`- /+ +hy+.shhy: ``
`:ydmmdysooooooo-.ss`/yss--oyyo
`./ossyyyyo+:-/oo:.osso- .oys
``..-------::////.-oooo/ :so
`...----::::::::--.`/oooo: .o:
``````` ++o+:` `:`
./+/-` `
`-:-.
``

View File

@@ -1,18 +0,0 @@
${c1} .,,,,.
.,'onNMMMMMNNnn',.
.'oNMANKMMMMMMMMMMMNNn'.
.'ANMMMMMMMXKNNWWWPFFWNNMNn.
;NNMMMMMMMMMMNWW'' ,.., 'WMMM,
;NMMMMV+##+VNWWW' .+;'':+, 'WMW,
,VNNWP+${c2}######${c1}+WW, ${c2}+: ${c1}:+, +MMM,
'${c2}+#############, +. ,+' ${c1}+NMMM
${c2} '*#########*' '*,,*' ${c1}.+NMMMM.
${c2} `'*###*' ,.,;###${c1}+WNM,
${c2} .,;;, .;##########${c1}+W
${c2},',. '; ,+##############'
'###+. :,. .,; ,###############'
'####.. `'' .,###############'
'#####+++################'
'*##################*'
''*##########*''
''''''

View File

@@ -1,18 +0,0 @@
${c2} .;ldkO0000Okdl;.
.;d00xl:^''''''^:ok00d;.
.d00l' 'o00d.
.d0Kd'${c1} Okxol:;,. ${c2}:O0d.
.OK${c1}KKK0kOKKKKKKKKKKOxo:, ${c2}lKO.
,0K${c1}KKKKKKKKKKKKKKK0P^${c2},,,${c1}^dx:${c2} ;00,
.OK${c1}KKKKKKKKKKKKKKKk'${c2}.oOPPb.${c1}'0k.${c2} cKO.
:KK${c1}KKKKKKKKKKKKKKK: ${c2}kKx..dd ${c1}lKd${c2} 'OK:
dKK${c1}KKKKKKKKKOx0KKKd ${c2}^0KKKO' ${c1}kKKc${c2} dKd
dKK${c1}KKKKKKKKKK;.;oOKx,..${c2}^${c1}..;kKKK0.${c2} dKd
:KK${c1}KKKKKKKKKK0o;...^cdxxOK0O/^^' ${c2}.0K:
kKK${c1}KKKKKKKKKKKKK0x;,,......,;od ${c2}lKk
'0K${c1}KKKKKKKKKKKKKKKKKKKK00KKOo^ ${c2}c00'
'kK${c1}KKOxddxkOO00000Okxoc;'' ${c2}.dKk'
l0Ko. .c00l'
'l0Kk:. .;xK0l'
'lkK0xl:;,,,,;:ldO0kl'
'^:ldxkkkkxdl:^'

View File

@@ -1,15 +0,0 @@
${c2} .;ldkOKXXNNNNXXK0Oxoc,.
,lkXMMNK0OkkxkkOKWMMMMMMMMMM;
'K0xo ..,;:c:. `'lKMMMMM0
.lONMMMMMM' `lNMk'
${c2} ;WMMMMMMMMMO. ${c1}....::...
${c2} OMMMMMMMMMMMMKl. ${c1}.,;;;;;ccccccc,
${c2} `0MMMMMMMMMMMMMM0: ${c1}.. .ccccccc.
${c2} 'kWMMMMMMMMMMMMMNo. ${c1}.,:' .ccccccc.
${c2} `c0MMMMMMMMMMMMMN,${c1},:c; :cccccc:
${c2} ckl. `lXMMMMMMMMMX${c1}occcc:.. ;ccccccc.
${c2}dMMMMXd, `OMMMMMMWk${c1}ccc;:''` ,ccccccc:
${c2}XMMMMMMMWKkxxOWMMMMMNo${c1}ccc; .cccccccc.
${c2} `':ldxO0KXXXXXK0Okdo${c1}cccc. :cccccccc.
:ccc:' `cccccccc:,
''

View File

@@ -1,19 +0,0 @@
${c1} ``
./yhNh
syy/Nshh `:o/
N:dsNshh █ `ohNMMd
N-/+Nshh `yMMMMd
N-yhMshh yMMMMd
N-s:hshh █ yMMMMd so//.
N-oyNsyh yMMMMd d Mms.
N:hohhhd:. yMMMMd syMMM+
Nsyh+-..+y+- yMMMMd :mMM+
+hy- -ss/`yMMMM `+d+
:sy/. ./yNMMMMm ``
.+ys- `:+hNMMMMMMy/`
`hNmmMMMMMMMMMMMMdo.
dMMMMMMMMMMMMMMMMMNh:
+hMMMMMMMMMMMMMMMMMmy.
-oNMMMMMMMMMMmy+.`
`:yNMMMds/.`
.//`

View File

@@ -1,6 +0,0 @@
${c1} _______ _
${c2}|__ __| | |
${c3} | | ___ ___| |_
${c4} | |/ _ \/ __| __|
${c5} | | __/\__ \ |_
${c6} |_|\___||___/\__|

View File

@@ -1,18 +0,0 @@
${c1} ▄▄▄▄▄▄
▄█████████▄
▄▄▄▄▄▄ ████▀ ▀████
▄██████████▄ ████▀ ▄▄ ▀███
▄███▀▀ ▀▀████ ███▄ ▄█ ███
▄███ ▄▄▄ ████▄ ▀██████ ▄███
███ █▀▀██▄ █████▄ ▀▀ ▄████
▀███ ███ ███████▄▄ ▄▄██████
${c1} ▀███▄ ▄███ █████████████${c2}████▀
${c1} ▀█████████ ███████${c2}███▀▀▀
▀▀███▀▀ ██████▀▀
██████▀ ▄▄▄▄
█████▀ ████████
█████ ███▀ ▀███
████▄ ██▄▄▄ ███
█████▄ ▀▀ ▄██
██████▄▄▄████
▀▀█████▀▀

View File

@@ -1,20 +0,0 @@
${c1} .-/+oossssoo+/-.
`:+ssssssssssssssssss+:`
-+ssssssssssssssssssyyssss+-
.ossssssssssssssssss${c2}dMMMNy${c1}sssso.
/sssssssssss${c2}hdmmNNmmyNMMMMh${c1}ssssss/
+sssssssss${c2}hm${c1}yd${c2}MMMMMMMNddddy${c1}ssssssss+
/ssssssss${c2}hNMMM${c1}yh${c2}hyyyyhmNMMMNh${c1}ssssssss/
.ssssssss${c2}dMMMNh${c1}ssssssssss${c2}hNMMMd${c1}ssssssss.
+ssss${c2}hhhyNMMNy${c1}ssssssssssss${c2}yNMMMy${c1}sssssss+
oss${c2}yNMMMNyMMh${c1}ssssssssssssss${c2}hmmmh${c1}ssssssso
oss${c2}yNMMMNyMMh${c1}sssssssssssssshmmmh${c1}ssssssso
+ssss${c2}hhhyNMMNy${c1}ssssssssssss${c2}yNMMMy${c1}sssssss+
.ssssssss${c2}dMMMNh${c1}ssssssssss${c2}hNMMMd${c1}ssssssss.
/ssssssss${c2}hNMMM${c1}yh${c2}hyyyyhdNMMMNh${c1}ssssssss/
+sssssssss${c2}dm${c1}yd${c2}MMMMMMMMddddy${c1}ssssssss+
/sssssssssss${c2}hdmNNNNmyNMMMMh${c1}ssssss/
.ossssssssssssssssss${c2}dMMMNy${c1}sssso.
-+sssssssssssssssss${c2}yyy${c1}ssss+-
`:+ssssssssssssssssss+:`
.-/+oossssoo+/-.

View File

@@ -1,20 +0,0 @@
${c2} ./oydmMMMMMMmdyo/.
:smMMMMMMMMMMMhs+:++yhs:
`omMMMMMMMMMMMN+` `odo`
/NMMMMMMMMMMMMN- `sN/
`hMMMMmhhmMMMMMMh sMh`
.mMmo- /yMMMMm` `MMm.
mN/ yMMMMMMMd- MMMm
oN- oMMMMMMMMMms+//+o+: :MMMMo
m/ +NMMMMMMMMMMMMMMMMm. :NMMMMm
M` .NMMMMMMMMMMMMMMMNodMMMMMMM
M- sMMMMMMMMMMMMMMMMMMMMMMMMM
mm` mMMMMMMMMMNdhhdNMMMMMMMMMm
oMm/ .dMMMMMMMMh: :dMMMMMMMo
mMMNyo/:/sdMMMMMMMMM+ sMMMMMm
.mMMMMMMMMMMMMMMMMMs `NMMMm.
`hMMMMMMMMMMM.oo+. `MMMh`
/NMMMMMMMMMo sMN/
`omMMMMMMMMy. :dmo`
:smMMMMMMMh+-` `.:ohs:
./oydmMMMMMMdhyo/.

View File

@@ -1,16 +0,0 @@
${c3} ./o.
.oooooooo
.oooo```soooo
.oooo` `soooo
.ooo` ${c4}.o.${c3} `\/ooo.
:ooo ${c4}:oooo.${c3} `\/ooo.
sooo ${c4}`ooooo${c3} \/oooo
\/ooo ${c4}`soooo${c3} `ooooo
`soooo ${c4}`\/ooo${c3} `soooo
${c4}./oo ${c3}`\/ooo ${c4}`/oooo.${c3} `/ooo
${c4}`\/ooo. ${c3}`/oooo. ${c4}`/oooo.${c3} ``
${c4} `\/ooo. ${c3}/oooo ${c4}/ooo`
${c4} `ooooo ${c3}`` ${c4}.oooo
${c4} `soooo. .oooo`
`\/oooooooooo`
``\/oo``

View File

@@ -1,19 +0,0 @@
${c1} ./+o+-
${c2} yyyyy- ${c1}-yyyyyy+
${c2} ${c2}://+//////${c1}-yyyyyyo
${c3} .++ ${c2}.:/++++++/-${c1}.+sss/`
${c3} .:++o: ${c2}/++++++++/:--:/-
${c3} o:+o+:++.${c2}`..```.-/oo+++++/
${c3} .:+o:+o/.${c2} `+sssoo+/
${c2} .++/+:${c3}+oo+o:`${c2} /sssooo.
${c2}/+++//+:${c3}`oo+o${c2} /::--:.
${c2}+/+o+++${c3}`o++o${c1} ++////.
${c2} .++.o+${c3}++oo+:`${c1} /dddhhh.
${c3} .+.o+oo:.${c1} `oddhhhh+
${c3} +.++o+o`${c1}`-````.:ohdhhhhh+
${c3} `:o+++ ${c1}`ohhhhhhhhyo++os:
${c3} .o:${c1}`.syhhhhhhh/${c3}.oo++o`
${c1} /osyyyyyyo${c3}++ooo+++/
${c1} ````` ${c3}+oo+++o:
${c3} `oo++.

View File

@@ -1,18 +0,0 @@
${c1} __.;=====;.__
_.=+==++=++=+=+===;.
-=+++=+===+=+=+++++=_
. -=:`` `--==+=++==.
_vi, ` --+=++++:
.uvnvi. _._ -==+==+.
.vvnvnI` .;==|==;. :|=||=|.
${c2}+QmQQm${c1}pvvnv; ${c2}_yYsyQQWUUQQQm #QmQ#${c1}:${c2}QQQWUV$QQmL
${c2} -QQWQW${c1}pvvo${c2}wZ?.wQQQE${c1}==<${c2}QWWQ/QWQW.QQWW${c1}(: ${c2}jQWQE
${c2} -$QQQQmmU' jQQQ@${c1}+=<${c2}QWQQ)mQQQ.mQQQC${c1}+;${c2}jWQQ@'
${c2} -$WQ8Y${c1}nI: ${c2}QWQQwgQQWV${c1}`${c2}mWQQ.jQWQQgyyWW@!
${c1} -1vvnvv. `~+++` ++|+++
+vnvnnv, `-|===
+vnvnvns. . :=-
-Invnvvnsi..___..=sv=. `
+Invnvnvnnnnnnnnvvnn;.
~|Invnvnvvnvvvnnv}+`
-~|{*l}*|~

Some files were not shown because too many files have changed in this diff Show More