Commit Graph

4361 Commits

Author SHA1 Message Date
Dylan a2e9c7c0d7 OS X: Added wired memory to memory usage 2016-01-29 12:17:16 +11:00
Dylan 1c228402c4 Added Gentoo/Funtoo ebuild 2016-01-29 12:13:48 +11:00
Dylan f7f2189b06 Swap all 'echo' to 'printf' for consistency 2016-01-29 11:41:23 +11:00
Dylan 58d6df2b6a Update changelog 2016-01-29 11:38:25 +11:00
Dylan cc907ed657 Set cursor position dynamically based on height of ascii and text 2016-01-29 11:35:04 +11:00
Dylan 2b640891eb Fix ascii fallback cursor position 2016-01-29 11:06:26 +11:00
Dylan ab1fbf081e Added 'shell_path' and 'shell_version' to hide/show more info about '/bin/mksh' 2016-01-29 11:04:35 +11:00
Dylan 04d37437d8 Added 'kernel_shorthand', set it to 'off' to print more kernel info 2016-01-29 10:26:32 +11:00
Dylan fcd4bad3c5 Only move cursor to the bottom of the terminal if w3m/iterm2 rendering is on 2016-01-29 10:11:34 +11:00
Dylan 55fcf79796 Check in /usr/share/fetch/ascii/ before falling back to script location 2016-01-29 09:45:35 +11:00
Dylan 9bde0eb888 Ascii art detection should now work on OS X 2016-01-29 02:03:15 +11:00
Dylan c54775574f Fallback to ascii mode if w3m and/or imagemagick aren't installed 2016-01-29 00:00:08 +11:00
Dylan 651cc28f71 Fix another syntax error 2016-01-28 21:43:30 +11:00
Dylan 3a8f7d3cd3 Fix syntax error 2016-01-28 21:42:35 +11:00
Dylan d00843c9e1 Readme 2016-01-28 20:32:58 +11:00
Dylan 3a5fc152d7 Readme 2016-01-28 20:32:07 +11:00
Dylan 0af40be88e Set 'wall' back to default image source 2016-01-28 20:11:58 +11:00
Dylan f3b777116c Readme 2016-01-28 20:11:18 +11:00
Dylan c1fe11a926 [Experimental] Added the ability to display your distro's logo next to the info text (screenfetch mode). 2016-01-28 20:05:06 +11:00
Dylan bf89fc0062 Readme 2016-01-28 13:41:26 +11:00
Dylan eafadfdb3e Update 1.1 changelog 2016-01-28 12:45:27 +11:00
Dylan a0a7904fcc Added Max OS X build version 2016-01-28 12:44:06 +11:00
Dylan 84f6993987 Fix incorrect xinitrc path 2016-01-28 11:59:17 +11:00
Dylan 7619f71549 Added support for '$XINITRC' to getwindowmanager 2016-01-28 11:57:47 +11:00
Dylan 45b96fa550 Fix gtk3 theme detection 2016-01-28 11:34:41 +11:00
Dylan 7186bd31e7 Fix incorrect padding with unicode block charS 2016-01-28 10:26:14 +11:00
Dylan 9a40ded878 Readme 2016-01-28 10:18:18 +11:00
Dylan e45ca66432 Add other possible w3m-img paths to readme 2016-01-28 10:12:27 +11:00
Dylan 68fa4718c8 Move TODO to issue 2016-01-28 10:07:39 +11:00
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