Commit graph

1890 commits

Author SHA1 Message Date
Dylan Araps
4420a2cb38 Remove stdout mode 2016-08-19 23:01:18 +10:00
Dylan Araps
5148b1edfa Changelog 2016-08-19 22:53:24 +10:00
Dylan Araps
bbd1fe5811 Merge pull request #315 from dylanaraps/openwrt
Added OpenWrt ascii art
2016-08-19 22:52:08 +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
0f76b59a32 Split logo 2016-08-19 09:59:28 +10:00
Dylan Araps
d778003f28 Changelog 2016-08-18 08:11:50 +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
Dylan Araps
163417f771 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2016-08-15 19:34:17 +10:00
Dylan Araps
341c9c6691 Manjaro: Update ascii logo 2016-08-15 19:34:00 +10:00
Dylan Araps
003d9a3138 Merge pull request #312 from iandrewt/sierra-fix
fixed macOS codename function
2016-08-14 14:46:13 +10:00
Andrew Titmuss
27ebe9a6a7
fixed macOS codename function 2016-08-14 14:33:36 +10:00
Dylan Araps
3f983245bb Merge pull request #309 from dylanaraps/config_fixes
Config fixes
2016-08-14 13:23:50 +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
1805fcce59 Changelog 2016-08-14 11:13:29 +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
a56429e464 Readme 2016-08-13 21:44:09 +10:00
Dylan Araps
9c2f64cec3 Readme 2016-08-13 21:43:19 +10:00
Dylan Araps
be91911aa2 Readme 2016-08-13 21:41:28 +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
8cb06c8cb3 Merge pull request #307 from dylanaraps/solaris_fixes
Solaris: Simplify CPU commands
2016-08-13 00:30:31 +10:00
Dylan Araps
7ea4aa2e82 Simplify CPU commands 2016-08-12 23:46:46 +10:00
Dylan Araps
f5d59fe105 Fix readme links 2016-08-12 23:17:08 +10:00
Dylan Araps
1acb3ff807 Add iOS install instructions 2016-08-12 23:14:27 +10:00
Dylan Araps
4b128f70ed Readme 2016-08-12 22:23:03 +10:00
Dylan Araps
712ea60898 Update readme 2016-08-12 22:01:39 +10:00
Dylan Araps
bcec8c65da Consistent function brackets 2016-08-12 20:53:04 +10:00
Dylan Araps
9ec7bbb421 Merge pull request #306 from dylanaraps/sourceconfig
Remove default config from inside script and instead source it from the user config file.
2016-08-12 20:48:44 +10:00
Dylan Araps
b3852e0f10 Changelog 2016-08-12 20:44:36 +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