Commit Graph

456 Commits

Author SHA1 Message Date
Dylan 7aff0c2aaa Merge branch 'master' of github.com:dylanaraps/fetch 2016-02-24 16:50:24 +11:00
Dylan 35a01ac462 Fix missing string 2016-02-24 16:50:09 +11:00
Dylan 8eb25c6010 Remove 'set $mem' 2016-02-24 15:04:08 +11:00
Dylan 2b9167e889 --size: Handle px suffix 2016-02-24 12:19:55 +11:00
Dylan 616e4ec50f Add support for bash 3.0+ 2016-02-24 09:30:11 +11:00
Dylan Araps 5a840d8886 Merge pull request #96 from dylanaraps/auto_colors
Changes to text and ascii color handling
2016-02-23 21:27:43 +11:00
Dylan f2c717a5d7 Reduced size of distro colors 2016-02-23 21:20:36 +11:00
Dylan c1fdf2fa82 Add vim modeline to set indent to 4 spaces 2016-02-23 21:15:17 +11:00
Tudor 0a7c21d6e4 Fixed indentation 2016-02-23 11:39:09 +02:00
Tudor 28d33f7526 It should work now 2016-02-23 11:29:03 +02:00
Tudor cfa2df540c OpenBSD is a pretty strange OS 2016-02-23 11:24:38 +02:00
Tudor 845a76504b Battery support for OpenBSD 2016-02-23 11:21:16 +02:00
Dylan ae51ec40e8 Fix '--ascii_colors' not changing text color in other modes 2016-02-23 20:06:35 +11:00
Dylan 422cc5ac8b Enable resolution support by default but don't display anything if the user doesn't have the dependencies 2016-02-23 19:46:22 +11:00
Dylan 6cd462ce55 Fix indentation 2016-02-23 19:21:30 +11:00
Tudor 50290737ad Added battery support for FreeBSD and fixed weird bug 2016-02-23 10:12:38 +02:00
Dylan 12cb33d274 Fix weird output when 'ascii_distro' isn't found 2016-02-23 17:24:12 +11:00
Dylan 4d22ecf6ef Only match the first word of '' 2016-02-23 17:13:23 +11:00
Dylan 8df9914158 Remove pointless case item 2016-02-23 17:02:52 +11:00
Dylan 1385c2840e Remove '*_color' launch options 2016-02-23 17:00:52 +11:00
Dylan c71a76b2ee Better color implementation 2016-02-23 16:52:25 +11:00
Dylan fcc1d50b54 Shorten Mac OS X GPU output and add a comma between gpus 2016-02-23 10:36:10 +11:00
Dylan 3b58a066c2 Fixed GPU output 2016-02-23 09:42:48 +11:00
Dylan 46caad8a5f Fix GPU output on OS X when more than one GPU is found 2016-02-23 09:40:57 +11:00
Dylan 6f238e14fa Fix whitespace in cpu output on OS X 2016-02-23 09:35:31 +11:00
Dylan 5b499beb57 Actual working/tested windows resolution support 2016-02-21 21:48:49 +11:00
Dylan c2ac041b56 Add resolution support to Windows 2016-02-21 21:01:46 +11:00
Dylan d831cbbbb3 In screenfetch mode the text colors are now colored according to your distro's logo colors 2016-02-21 17:07:14 +11:00
Dylan fbf313b7ea Removed the .25s delay when falling back to ascii mode 2016-02-21 15:35:13 +11:00
Dylan 72e7b1103d Get the terminal size without the need of a loop 2016-02-21 14:49:41 +11:00
Dylan aa1272ffa9 Reduce the amount of stuff we do in the image size while loop. 2016-02-21 14:37:17 +11:00
Dylan bddac928ac Misc changes 2016-02-21 13:19:39 +11:00
Dylan f6b1ab4887 Fix image sizing in tmux 2016-02-21 11:32:02 +11:00
Dylan 1954063895 Use a variable so we don't calculate terminal height twice 2016-02-21 08:53:30 +11:00
Dylan b567f3057d Uppercase the first letter of each Theme output 2016-02-21 08:44:22 +11:00
Dylan a55ac54e86 Set nocasematch once instead of having it throughout the script 2016-02-21 08:42:17 +11:00
Dylan 5d5bf3a068 Cleanup OS X workaround 2016-02-21 08:38:07 +11:00
Dylan 22939ba502 Fix stray digit in Windows CPU output 2016-02-21 08:34:02 +11:00
Dylan 7770c9a3cd Remove duplicate blocks in getcpu 2016-02-21 08:30:23 +11:00
Dylan e3a27d6093 Cleanup getos 2016-02-21 08:21:55 +11:00
Dylan 896716d2ba Disable xprop stuff on Mac OS X 2016-02-21 07:08:50 +11:00
Dylan 43ae3b6767 Fix integer error 2016-02-21 07:07:41 +11:00
Dylan 11b952c3ac Merge branch 'master' of github.com:dylanaraps/fetch 2016-02-20 22:53:46 +11:00
Dylan ffb139398f Changelog 2016-02-20 22:52:32 +11:00
Dylan 95c1b74e6d --size now takes a percentage 2016-02-20 13:35:07 +11:00
Dylan 7d2b1928a3 Disable Theme, Fonts and Icons on OS X 2016-02-20 11:34:41 +11:00
Dylan 6cdbf9ca21 Simplify parts of the image functions 2016-02-20 10:39:33 +11:00
Dylan Araps 6f115b3c19 Merge pull request #88 from dylanaraps/stdout
Cleanup 'stdout' functions
2016-02-20 00:21:34 +11:00
Dylan 0143724f6d Remove 'print all functions' behaviour from '--stdout' 2016-02-20 00:19:22 +11:00
Dylan 75abd75765 Simplified --stdout arg 2016-02-20 00:05:48 +11:00