Commit graph

1042 commits

Author SHA1 Message Date
Muhammad Herdiansyah
7e445aa062 Music: Added support for GNOME Music 2016-11-15 21:46:25 +07:00
Dylan Araps
57d5273806 General: Revert quoting change 2016-11-15 22:50:48 +11:00
Dylan Araps
b759a7a88d General: Rename $version to $bash_version 2016-11-15 22:38:11 +11:00
Dylan Araps
2215fa95bb Docs: Update docs 2016-11-15 22:34:44 +11:00
Dylan Araps
85c4e8ce4a General: Cleanup / Fixes 2016-11-15 22:27:36 +11:00
Dylan Araps
4fd1bbdc30 Distro: Add support for ChaletOS 2016-11-15 22:05:15 +11:00
Dylan Araps
780c30de7d CPU Usage: Wildcard case statement 2016-11-14 01:03:19 +11:00
Dylan Araps
5c7ab93129 CPU: Quote strings 2016-11-14 00:59:29 +11:00
Dylan Araps
322a866b65 cols: Use C-Style for loop instead of while loop 2016-11-14 00:58:26 +11:00
Dylan Araps
200a4ca46e Model: Small fix 2016-11-14 00:43:58 +11:00
Dylan Araps
fccc7609a9 Merge pull request #438 from konimex/asciifallback
Added fallback ASCII for *BSD, Solaris, and GNU (Hurd)
2016-11-13 23:11:05 +11:00
Dylan Araps
26809f8eca Memory: Use simpler math 2016-11-13 22:30:14 +11:00
Muhammad Herdiansyah
5801cd44a1 Added fallback ASCII for *BSD, Solaris, GNU 2016-11-13 18:08:07 +07:00
Dylan Araps
87b2d3178d Docs: Update docs' 2016-11-13 21:37:41 +11:00
Dylan Araps
a7ed58970c Docs: Update docs to change progress to bar 2016-11-13 21:36:24 +11:00
Dylan Araps
2ab56e8570 bold: Rename bold() to get_bold() 2016-11-13 21:29:25 +11:00
Dylan Araps
2d0dbd2878 bar: Rename all progress_ variables to bar_ 2016-11-13 21:20:20 +11:00
Dylan Araps
0a9aa93aad Ascii: More cleanup 2016-11-13 20:58:59 +11:00
Dylan Araps
234ce87aab Ascii: Remove duplicates from get_distro_colors() 2016-11-13 20:41:27 +11:00
Dylan Araps
5511b04940 Ascii: Cleanup ascii functions 2016-11-13 20:21:32 +11:00
Dylan Araps
89c43b1f07 Merge pull request #436 from dylanaraps/image
Images: Rewrite image functions
2016-11-13 20:06:45 +11:00
Dylan Araps
232ac07f3a Err: Use printf instead of echo 2016-11-13 19:54:03 +11:00
Dylan Araps
aba89c8aca Images: Add $image to deprecated flags 2016-11-13 19:44:03 +11:00
Dylan Araps
716afbd937 Images: Misc changes 2016-11-13 19:25:29 +11:00
Dylan Araps
da2708dffc Distro: Add support for Pardus 2016-11-13 18:09:13 +11:00
Dylan Araps
902976e618 Images: Added two new functions to fallback to ascii/off modes 2016-11-13 15:53:52 +11:00
Dylan Araps
e262e30d93 Image: Rename $img to $image 2016-11-13 15:33:28 +11:00
Dylan Araps
a1b79bd33b Images; Rewrite functions 2016-11-13 15:12:22 +11:00
Dylan Araps
5ccbb39fbf Images: Rewrite functions 2016-11-13 00:30:09 +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
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
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
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
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
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
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
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