Commit Graph

2491 Commits

Author SHA1 Message Date
Dylan Araps 6702c84979 Readme: Start moving parts of readme to wiki pages. 2016-11-12 20:56:33 +11:00
Dylan Araps b699989de3 Merge branch 'master' of https://github.com/dylanaraps/neofetch 2016-11-12 19:36:15 +11:00
Dylan Araps b3161124f2 Generel: Fixes 2016-11-12 19:36:01 +11:00
Dylan Araps a6f45193fe Merge pull request #435 from dylanaraps/find
Fix all Shellcheck messages
2016-11-12 13:44:21 +11:00
Dylan Araps 7ac4d56286 General: Fix more shellcheck errors 2016-11-12 13:39:23 +11:00
Dylan Araps 9572d37073 General: Fix more errors 2016-11-12 13:39:20 +11:00
Dylan Araps d4a405f88b General: Rename Changelog.md to CHANGELOG.md 2016-11-12 11:55:31 +11:00
Dylan Araps ad23439d9d General: Remove stray echo 2016-11-12 11:53:53 +11:00
Dylan Araps cf60ea9c6f General: Fix all Solaris bugs 2016-11-11 19:14:36 +11:00
Dylan Araps a208ddc019 General: Cleanup 2016-11-11 18:42:51 +11:00
Dylan Araps b50d842bf2 Changelog 2016-11-11 17:45:36 +11:00
Dylan Araps c64ceea256 Merge pull request #432 from dylanaraps/uname
General: Cache uname output for use later in the script
2016-11-11 17:36:30 +11:00
Dylan Araps 8dc8c97c80 General: Remove $HOSTTYPE since it
's set incorrectly on FreeBSD
2016-11-11 17:01:13 +11:00
Dylan Araps 5ca6d69d28 General: Add a new function called cache_uname 2016-11-11 16:51:23 +11:00
Dylan Araps 05a24a2dcc Changelog 2016-11-11 15:56:53 +11:00
Dylan Araps 09d2ff8b56 Merge pull request #431 from dylanaraps/syntaxfold
General: Remove all fold markers.
2016-11-11 15:52:26 +11:00
Dylan Araps 17406f24f5 Shell: Simplify bash version 2016-11-11 15:42:11 +11:00
Dylan Araps 1b8d8f6eaa General: Cache uname output for use later in the script 2016-11-11 14:25:43 +11:00
Dylan Araps 6a3e5e3f22 Travis: Remove extra linebreaks 2016-11-11 11:59:28 +11:00
Dylan Araps 7a6e1d101e General: Remove fold markers from configs 2016-11-11 11:49:01 +11:00
Dylan Araps e443656502 General: Swap to syntax folding 2016-11-11 11:15:05 +11:00
Dylan Araps a6c695bf7c Update Changelog.md 2016-11-10 09:12:55 +11:00
Dylan Araps 2c2fa182c6 Merge pull request #430 from dylanaraps/math
General: Convert math tests to correct syntax
2016-11-10 09:12:16 +11:00
Dylan Araps 5dcc423bad General: Remove spaces around math 2016-11-10 00:18:53 +11:00
Dylan Araps 45c75f2cde General: Convert math tests to correct syntax 2016-11-10 00:16:19 +11:00
Dylan Araps 6c664f36b2 Changelog 2016-11-09 23:37:05 +11:00
Dylan Araps 4f4af5a2ea Merge pull request #429 from dylanaraps/vars
General: Change all vars/functions to use underlines
2016-11-09 23:32:26 +11:00
Dylan Araps 88f7f0af2a Misc: kde_config_dir: If the var exists already, don't run the entire function 2016-11-09 23:22:54 +11:00
Dylan Araps 0f878a24c6 Config: Add new function called old_functions() to add backwards compatibility with old config files 2016-11-09 23:12:26 +11:00
Dylan Araps 551da617ed General: Change all vars/functions to use underscores 2016-11-09 22:40:31 +11:00
Dylan Araps 01cf820822 General: Change all vars/functions to use underlines 2016-11-09 22:33:35 +11:00
Dylan Araps 149d8798c4 Misc: Misc changes 2016-11-09 19:34:43 +11:00
Dylan Araps 339817695d Update Changelog.md 2016-11-09 11:04:36 +11:00
Dylan Araps 0934f147b9 Merge pull request #428 from dylanaraps/noeval
General: Remove all eval usage
2016-11-09 10:53:21 +11:00
Dylan Araps 9311e7310d Ascii: Finish converting ascii art 2016-11-08 20:50:39 +11:00
Dylan Araps 44f8168088 Ascii: Convert more ascii 2016-11-08 20:30:05 +11:00
Dylan Araps 7a1ec86fad Changelog 2016-11-08 07:11:24 +11:00
Dylan Araps 82db41d8ab Ascii: --ascii_disitro now also sets the mode to ascii 2016-11-08 07:10:03 +11:00
Dylan Araps 6c7501eb20 General: Supress xrdb error 2016-11-08 07:05:14 +11:00
Dylan Araps 67b5a1d768 Update config 2016-11-08 06:59:14 +11:00
Dylan Araps 7124cdf509 Ascii: Convert more ascii 2016-11-07 18:11:51 +11:00
Dylan Araps 174eb66b56 Remove all eval usage 2016-11-07 17:54:38 +11:00
Dylan Araps 12e2a8b03b Merge branch 'master' of https://github.com/dylanaraps/neofetch 2016-11-07 17:01:23 +11:00
Dylan Araps ba0404e399 General: Remove eval from info() 2016-11-07 17:01:10 +11:00
Dylan Araps 7c9b772ff0 Update README.md 2016-11-07 11:27:10 +11:00
Dylan Araps 2732eaa0f7 Merge pull request #427 from dylanaraps/sc
Misc: Fix lint errors
2016-11-06 23:00:30 +11:00
Dylan Araps 6f07012bef Misc: Fix lint errors 2016-11-06 23:00:09 +11:00
Dylan Araps 4e3325bc8b Changelog: Update changelog 2016-11-06 22:19:06 +11:00
Dylan Araps d25b77b7ed Merge pull request #426 from dylanaraps/doublebracket
General: Swap to double bracket tests everywhere
2016-11-06 22:14:47 +11:00
Dylan Araps 880e6a43f2 Misc: Combine tests 2016-11-06 22:12:35 +11:00