Commit Graph

432 Commits

Author SHA1 Message Date
Dylan e621777dd8 Readme 2016-01-28 09:14:02 +11:00
Dylan e9cf6b7182 If imagemagick or w3m aren't installed disable images instead of continuing anyway 2016-01-28 08:57:25 +11:00
Dylan 2ed270b4da Fallback to using awk for line length on systems without 'wc -L' 2016-01-28 00:26:35 +11:00
Dylan 6382f49afe Fix padding escape codes on BSD systems and swap '\e' for '\033' 2016-01-27 23:42:21 +11:00
Dylan 5723f53250 pipe the file into 'wc' so that it doesn't print filename 2016-01-27 23:30:09 +11:00
Dylan 467e820e67 Don't use iTerm2 or w3m if ascii art is in use 2016-01-27 23:20:26 +11:00
Dylan 74b94e1769 Add ascii support to fetch 2016-01-27 22:33:22 +11:00
Dylan a5951cedb2 Update Readme 2016-01-27 15:02:15 +11:00
Dylan 039c9f60b1 Rename shuffledir to shuffle_dir 2016-01-27 15:01:48 +11:00
Dylan 548b54e633 Un-hardcode getgtk formatting and cleanup the function. Added choclatey support for Windows 2016-01-27 11:53:12 +11:00
Dylan 7d8f10d528 Add vim comment to set fold method 2016-01-26 23:09:38 +11:00
Dylan a3446428e8 Added folds for function so that it's easier to navigate the script inside vim 2016-01-26 23:06:53 +11:00
Dylan 5145f40125 Remove check for 'df' as all OS we support will have it installed 2016-01-26 22:52:49 +11:00
Dylan 5048dda2aa Add comments with the optional info lines 2016-01-26 22:44:20 +11:00
Dylan 21a878de5a getdisk: Add Windows support and fix BSD detection 2016-01-26 22:31:00 +11:00
Dylan 07b2c83f9a Add fallback to getdisk 2016-01-26 22:25:08 +11:00
Dylan 7c0863db3d getdisk swap '/total/' for 'END' 2016-01-26 22:18:40 +11:00
Dylan 8b606395d1 Change printf to print in getdisk function 2016-01-26 21:43:01 +11:00
Dylan 21edcc0eb9 Added experimental disk usage 2016-01-26 21:25:28 +11:00
Dylan 2b04747804 Variable substitution, remove useless forward slashes and quotes 2016-01-26 17:44:31 +11:00
Dylan 92cda8174c Quote things that should be wrapped in quotes 2016-01-26 14:48:39 +11:00
Dylan d20e7b3523 GPU: Added support for virtualbox gpu 2016-01-26 12:58:46 +11:00
Dylan 3c3e2cc571 Use cpufreq if available instead of hardcoding it to specific distros 2016-01-26 12:55:31 +11:00
Dylan 0e83e2099d Fixed gtk3 always printing theme instead of icons/font etc. Added new function 'gtkfont' to get the gtk theme's font, it's disabled by default and can be enabled like any other info line. Also sped up memory function on Linux. 2016-01-26 12:48:40 +11:00
Dylan 04280a688e Added new uptime_shorthand option called 'tiny'. It makes the output of uptime as small as possible eg: '1d 2h 35m' 2016-01-26 12:16:39 +11:00
Dylan 43416ebad5 Fix GPU fallback on OpenBSD 2016-01-26 10:54:07 +11:00
Dylan a0c93da74d Readme 2016-01-26 09:35:12 +11:00
Dylan a70db16a74 Readme changes 2016-01-25 21:43:33 +11:00
Dylan f46aaf8672 Swap out tput stuff for ansi escape codes 2016-01-25 17:26:15 +11:00
Dylan 78dd4b6991 Add issue/workaround for images not appearing 2016-01-25 11:09:55 +11:00
Dylan 792030d00b GPU: Show 'Unknown' on unsupported OS 2016-01-25 10:51:06 +11:00
Dylan 8bb056fa02 Turns out that prompt_height disappeared a few days ago 2016-01-25 10:44:11 +11:00
Dylan 63bc62bf80 GPU support is now enabled by default, see issue #21 for more info 2016-01-25 10:37:29 +11:00
Dylan 96c35229f0 Added options to enable/disable GTK2/3 output for GTK theme. 2016-01-25 10:36:42 +11:00
Dylan e5e0b4ccce Added commas 2016-01-25 09:07:53 +11:00
Dylan 20d99da018 Added more cpu speed types 2016-01-25 08:58:56 +11:00
Dylan 58b0cf9a90 Fix duplicated icon output on elementary OS 2016-01-25 01:22:45 +11:00
Dylan ef626b2c36 Add trailing space to gtk3 output 2016-01-25 01:18:31 +11:00
Dylan 2359a3ce2e Added comma to gtk theme output 2016-01-25 01:14:35 +11:00
Dylan ca0d661fc8 Fixed incorrect GTK3 theme 2016-01-25 01:10:05 +11:00
Dylan 5885c3033e Reformat gpu_shorthand 2016-01-24 23:38:50 +11:00
Dylan 7e42f0c5c3 Fix trailing whitespace in cpu name 2016-01-24 23:36:54 +11:00
Dylan b80b09376a Spaced out some if statements to make them more readable 2016-01-24 22:59:35 +11:00
Dylan 4cd78d3148 Fix issue where w3m couldn't display an image without a file extension 2016-01-24 11:17:48 +11:00
Dylan 10843ffabb ... 2016-01-24 11:09:44 +11:00
Dylan fcf7a3fca4 ... 2016-01-24 11:06:06 +11:00
Dylan b9b3f05fab getwallpaper: Also check that .fehbg exists 2016-01-24 11:05:08 +11:00
Dylan 5996edbc9d getwallpaper: Added gsettings support 2016-01-24 11:03:29 +11:00
Dylan 45b72832bb ... 2016-01-24 10:50:39 +11:00
Dylan dcadf98d3d ... 2016-01-24 10:46:12 +11:00