Commit graph

1261 commits

Author SHA1 Message Date
Dylan Araps
856cabf757 Uptime: Rewrite part of uptime 2016-12-15 22:55:15 +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
68c9933120 Shell: Fixed memory leak caused by fish. Closes #531 2016-12-15 20:55:07 +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
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
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
9aed2b0103 Memory [Solaris]: Changed function name for consistency 2016-12-14 11:57:12 +07: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
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
4ce470e6b8 Merge pull request #523 from dylanaraps/de
DE: Better Desktop Environment Detection.
2016-12-13 12:04:48 +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
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
a173afb6ec Merge pull request #519 from dylanaraps/main_cleanup
General: Cleanup main
2016-12-12 23:57:06 +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
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
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
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
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
1a815a3789 Image: If $image_source is set to ascii display a warning in -v 2016-12-10 20:12:16 +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
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
c08ba009d7 General: Instead of running functions multiple time, log it 2016-12-09 15:20:40 +11:00
Dylan Araps
571d0c4df3 Images: Fix blank images in iTerm2, closes #513 2016-12-09 11:52:32 +11:00
Dylan Araps
926dea972b Images: Fix blank images in Iterm2, closes #513 2016-12-09 01:21:08 +11:00
Dylan Araps
d7e7e246e0 Shellcheck: Fix SC2068 and SC2086 2016-12-08 19:50:04 +11:00
Dylan Araps
ff5aaf342f Shellcheck: Fix SC2076 2016-12-08 19:24:58 +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
9343a42a07 Version: Bump Neofetch to 2.1.0 2016-12-07 12:25:13 +11:00
Dylan Araps
ae4e2b038d GPU: [Linux + AMD] Remove some OEM stuff from the info 2016-12-07 12:17:08 +11:00
Dylan Araps
d381102f57 Theme: Fix incorrect theme output on Cinnamon 2016-12-07 10:04:59 +11:00
Dylan Araps
8f0bb0fcd3 GPU: Disable caching on all systems but macOS. Fixes #509 2016-12-07 00:54:37 +11:00
Dylan Araps
461a5692ac Version: Bump Neofetch to 2.0.2 2016-12-07 00:45:53 +11:00
Dylan Araps
de614f5bf1 Packages: Revert wc -l optimization 2016-12-07 00:35:27 +11:00
Dylan Araps
b5bc72ac51 General: Bump version number to 2.1 2016-12-06 12:14:13 +11:00
Dylan Araps
afcb210aaa General: Quote string 2016-12-06 12:03:09 +11:00
Dylan Araps
0fd55c5b5c Image: Only call grep once 2016-12-06 11:46:34 +11:00
Dylan Araps
9c9e08f17d Docs: Add notes about ubuntu flavors 2016-12-06 10:32:47 +11:00
Dylan Araps
2f3c749d9c Ascii: Added ascii art for Ubuntu-Budgie 2016-12-06 10:27:44 +11:00
Dylan Araps
0c03b4e4d0 Distro: Added support for Parrot Security 2016-12-06 09:04:23 +11:00
Muhammad Herdiansyah
de91180567 BSD: Use $kernel_name instead of $distro in some functions 2016-12-05 18:07:20 +07:00
Muhammad Herdiansyah
a40c0fd7ad Wallpaper: Expanded support to Solaris and GNU Hurd 2016-12-05 17:36:21 +07:00
Dylan Araps
e2827fefbf Merge pull request #502 from dylanaraps/scrot_auto
Scrot: Automatically detect tools
2016-12-05 20:41:19 +11:00
Dylan Araps
da87d54d72 Image Upload: [teknik] Fix file type 2016-12-05 19:40:56 +11:00
Dylan Araps
cf57ebe7f7 Screenshot: Add support for macOS and Haiku 2016-12-05 15:42:32 +11:00
Dylan Araps
9a04c65c66 Distro: Add support for AOSC OS 2016-12-05 15:25:28 +11:00
Dylan Araps
3f3326ca29 Scrot: Automatically detect tools 2016-12-05 15:14:44 +11:00
Dylan Araps
32adaa3b39 Docs: Added note about old logos 2016-12-05 14:31:56 +11:00
Dylan Araps
daf0e25d4f Wallpaper: Rewrite wallpaper functon. 2016-12-05 13:37:32 +11:00
Dylan Araps
e64a98ec48 Merge pull request #498 from dylanaraps/gpu_fix2
GPU: Fix bug with sound card being detected, closes #491
2016-12-05 12:43:15 +11:00
Dylan Araps
242b2bd589 Memory: [BSD] Remove Free from output 2016-12-05 10:55:56 +11:00
Dylan Araps
4c860aaea4 Memory: [FreeBSD] Fix memory usage 2016-12-05 10:51:00 +11:00
Dylan Araps
13135b698e Memory: [FreeBSD] Rewrite memory functon 2016-12-05 10:30:01 +11:00
Dylan Araps
3b4a1864bd DE: Print Cinnamon version, closes #494 2016-12-05 09:29:41 +11:00
Dylan Araps
e357203c5f Distro: [RFRemix] Use fedora ascii art 2016-12-05 09:24:27 +11:00
Dylan Araps
4d240088be GPU: Fix bug with sound card being detected, closes #491 2016-12-05 09:16:51 +11:00
Dylan Araps
b5485bea7a Distro add back full lsb_release support. Closes #493 2016-12-05 09:13:19 +11:00
Dylan Araps
c8d5044e2e Distro: Remove DISTRIB_CODENAME 2016-12-04 09:20:38 +11:00
Dylan Araps
3766833329 Distro: Add DISTRIB_CODENAME 2016-12-04 09:14:41 +11:00
Dylan Araps
25fa44b2ef Distro: Use /etc/lsb-release file instead 2016-12-04 08:37:28 +11:00
Dylan Araps
b177d4f6f6 Distro: Add back lsb_release detection 2016-12-04 07:49:27 +11:00
Dylan Araps
989ca16f05 Distro: Added support for SwagArch 2016-12-03 20:44:13 +11:00
Dylan Araps
dfc64f6b19 CPU: Fix incorrect CPU speeds 2016-12-03 19:33:36 +11:00