Commit Graph

671 Commits

Author SHA1 Message Date
Dylan Araps d41d805f1a read: Use -s flag instead of stty 2016-08-26 11:27:58 +10:00
Dylan Araps db8aebd216 Swap stty for -s 2016-08-26 11:22:54 +10:00
Dylan Araps e53e82c9c4 Supress prompt erors 2016-08-26 11:15:27 +10:00
Dylan Araps 2dea28ea2a Fix awk bug on openwrt 2016-08-26 11:10:55 +10:00
Dylan Araps ad53cc8bfc OpenWRT uptime 2016-08-26 10:19:05 +10:00
Dylan Araps 377b5a048d Fix distro on openwrt 2016-08-25 22:26:22 +10:00
Dylan Araps c1a867ad22 getcpu: Remove prin usage 2016-08-19 23:05:39 +10:00
Dylan Araps 4420a2cb38 Remove stdout mode 2016-08-19 23:01:18 +10:00
Dylan Araps 595c14a2e4 Fix merge conflicts 2016-08-19 22:47:46 +10:00
Dylan Araps 81577799c7 Use stty instead of tput 2016-08-19 10:29:27 +10:00
Dylan Araps f4e96993d5 Move functions around 2016-08-19 10:09:35 +10:00
Dylan Araps e254274c24 Cleanup 2016-08-19 10:07:24 +10:00
Dylan Araps e25a48e1f8 Check OS earlier in the script 2016-08-19 10:05:45 +10:00
Dylan Araps fa8a1e82ec Cleanup 2016-08-19 10:03:33 +10:00
Dylan Araps b2ea12d77e Added support for Rosa 2016-08-18 08:10:50 +10:00
Dylan Araps 00215fcbd1 Added OpenWrt ascii art 2016-08-17 10:08:25 +10:00
Andrew Titmuss 27ebe9a6a7 fixed macOS codename function 2016-08-14 14:33:36 +10:00
Dylan Araps 7500bfc757 Remove travis readonly vars 2016-08-14 13:14:18 +10:00
Dylan Araps ba569f78cd Fix config issues 2016-08-14 13:13:21 +10:00
Dylan Araps e0ac5c14c8 Fix broken color blocks on iOS 2016-08-14 11:04:25 +10:00
Dylan Araps 1686dd141b Fix quotes in subtitles on iOS 2016-08-14 10:55:01 +10:00
Dylan Araps ba7ed6280b Fix terminal emulator on iOS over ssh 2016-08-14 10:41:42 +10:00
Dylan Araps f388c222c5 Remove whitespace 2016-08-13 21:39:36 +10:00
Dylan Araps 66749c58ab Move OS detection to a function and cleanup comments 2016-08-13 21:28:23 +10:00
Dylan Araps 256205aaea Move some blocks to separate functions 2016-08-13 19:42:31 +10:00
Dylan Araps 793bcbcc7d Simplify ascii distro auto 2016-08-13 19:28:21 +10:00
Dylan Araps ada00c9bb9 Combine escape sequences 2016-08-13 18:39:06 +10:00
Dylan Araps 7ea4aa2e82 Simplify CPU commands 2016-08-12 23:46:46 +10:00
Dylan Araps bcec8c65da Consistent function brackets 2016-08-12 20:53:04 +10:00
Dylan Araps 7a774dd48d Move the commands near the bottom of the script to a function called main 2016-08-12 20:36:48 +10:00
Dylan Araps 2511511174 Remove stray comment 2016-08-12 17:08:22 +10:00
Dylan Araps cb9e7fac4c Move comment 2016-08-12 17:05:14 +10:00
Dylan Araps d8a1165694 Add missing ascii_distro config option 2016-08-12 16:52:51 +10:00
Dylan Araps 56325786d2 Simplify err 2016-08-12 16:45:36 +10:00
Dylan Araps 9a31740184 Simplify default config 2016-08-12 11:38:32 +10:00
Dylan Araps 1b336f912e Added verbose messages for confog sourcing 2016-08-12 11:25:59 +10:00
Dylan Araps 7480d5c30d Source default config before we source User config 2016-08-12 11:20:32 +10:00
Dylan Araps 216c18cd03 Stop progress bars from being overidden 2016-08-12 10:48:10 +10:00
Dylan Araps a9829cf1e5 Fix missing progress bars travis 2016-08-12 10:41:52 +10:00
Dylan Araps 800870f21b More travis fixes 2016-08-12 10:33:21 +10:00
Dylan Araps 602629b7dd Travis use verbose mode 2016-08-12 10:06:53 +10:00
Dylan Araps 2c9c741329 -v: Show where we sourced the default config from 2016-08-12 09:55:35 +10:00
Dylan Araps b22f6fc44c Source the default config file 2016-08-12 09:47:09 +10:00
Dylan Araps 2c6d048b1c Swap ascii colors around 2016-08-12 09:26:59 +10:00
Muhammad Herdiansyah 52b3f02ea3 Updates on ASCII logos and colors
Included:
* Added Oracle logo (and color)
* Small color tweak on OpenIndiana's logo (and colors)
2016-08-12 00:25:22 +07:00
Dylan Araps 517eef2db6 PacBSD: Add color and fix padding issue 2016-08-11 22:11:16 +10:00
Dylan Araps d9fbadb009 Merge pull request #304 from vendion/master
Adding PacBSD support to neofetch
2016-08-11 22:04:01 +10:00
Adam Jimerson f310d757d4 Switch from if -> case for BSD package counts
Signed-off-by: Adam Jimerson <vendion@gmail.com>
2016-08-11 06:48:34 -04:00
Dylan Araps fd2ab61e2e Merge pull request #303 from konimex/solaris
Added Solaris support
2016-08-07 21:51:42 +10:00
Muhammad Herdiansyah 2e64ff37cd Added Solaris support 2016-08-07 18:42:56 +07:00