Commit Graph

  • c54775574f Fallback to ascii mode if w3m and/or imagemagick aren't installed Dylan 2016-01-29 00:00:08 +11:00
  • 651cc28f71 Fix another syntax error Dylan 2016-01-28 21:43:30 +11:00
  • 3a8f7d3cd3 Fix syntax error Dylan 2016-01-28 21:42:35 +11:00
  • d00843c9e1 Readme Dylan 2016-01-28 20:32:58 +11:00
  • 3a5fc152d7 Readme Dylan 2016-01-28 20:32:07 +11:00
  • 0af40be88e Set 'wall' back to default image source Dylan 2016-01-28 20:11:58 +11:00
  • f3b777116c Readme Dylan 2016-01-28 20:11:18 +11:00
  • c1fe11a926 [Experimental] Added the ability to display your distro's logo next to the info text (screenfetch mode). Dylan 2016-01-28 20:04:47 +11:00
  • bf89fc0062 Readme Dylan 2016-01-28 13:41:26 +11:00
  • eafadfdb3e Update 1.1 changelog Dylan 2016-01-28 12:45:27 +11:00
  • a0a7904fcc Added Max OS X build version Dylan 2016-01-28 12:44:06 +11:00
  • 84f6993987 Fix incorrect xinitrc path Dylan 2016-01-28 11:59:17 +11:00
  • 7619f71549 Added support for '$XINITRC' to getwindowmanager Dylan 2016-01-28 11:55:43 +11:00
  • 45b96fa550 Fix gtk3 theme detection Dylan 2016-01-28 11:34:41 +11:00
  • 7186bd31e7 Fix incorrect padding with unicode block charS Dylan 2016-01-28 10:26:14 +11:00
  • 9a40ded878 Readme Dylan 2016-01-28 10:18:18 +11:00
  • e45ca66432 Add other possible w3m-img paths to readme Dylan 2016-01-28 10:12:27 +11:00
  • 68fa4718c8 Move TODO to issue Dylan 2016-01-28 10:07:39 +11:00
  • e621777dd8 Readme Dylan 2016-01-28 09:14:02 +11:00
  • e9cf6b7182 If imagemagick or w3m aren't installed disable images instead of continuing anyway Dylan 2016-01-28 08:57:25 +11:00
  • 2ed270b4da Fallback to using awk for line length on systems without 'wc -L' Dylan 2016-01-28 00:26:35 +11:00
  • 6382f49afe Fix padding escape codes on BSD systems and swap '\e' for '\033' Dylan 2016-01-27 23:42:21 +11:00
  • 5723f53250 pipe the file into 'wc' so that it doesn't print filename Dylan 2016-01-27 23:30:09 +11:00
  • 467e820e67 Don't use iTerm2 or w3m if ascii art is in use Dylan 2016-01-27 23:20:26 +11:00
  • 74b94e1769 Add ascii support to fetch Dylan 2016-01-27 22:33:22 +11:00
  • a5951cedb2 Update Readme 1.0 Dylan 2016-01-27 15:02:15 +11:00
  • 039c9f60b1 Rename shuffledir to shuffle_dir Dylan 2016-01-27 15:01:48 +11:00
  • 548b54e633 Un-hardcode getgtk formatting and cleanup the function. Added choclatey support for Windows Dylan 2016-01-27 11:53:12 +11:00
  • 7d8f10d528 Add vim comment to set fold method Dylan 2016-01-26 23:09:38 +11:00
  • a3446428e8 Added folds for function so that it's easier to navigate the script inside vim Dylan 2016-01-26 23:06:53 +11:00
  • 5145f40125 Remove check for 'df' as all OS we support will have it installed Dylan 2016-01-26 22:52:05 +11:00
  • 5048dda2aa Add comments with the optional info lines Dylan 2016-01-26 22:44:20 +11:00
  • 21a878de5a getdisk: Add Windows support and fix BSD detection Dylan 2016-01-26 22:31:00 +11:00
  • 07b2c83f9a Add fallback to getdisk Dylan 2016-01-26 22:25:08 +11:00
  • 7c0863db3d getdisk swap '/total/' for 'END' Dylan 2016-01-26 22:18:40 +11:00
  • 8b606395d1 Change printf to print in getdisk function Dylan 2016-01-26 21:43:01 +11:00
  • 21edcc0eb9 Added experimental disk usage Dylan 2016-01-26 21:25:28 +11:00
  • 2b04747804 Variable substitution, remove useless forward slashes and quotes Dylan 2016-01-26 17:44:31 +11:00
  • 92cda8174c Quote things that should be wrapped in quotes Dylan 2016-01-26 14:48:39 +11:00
  • d20e7b3523 GPU: Added support for virtualbox gpu Dylan 2016-01-26 12:58:46 +11:00
  • 3c3e2cc571 Use cpufreq if available instead of hardcoding it to specific distros Dylan 2016-01-26 12:55:31 +11:00
  • 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. Dylan 2016-01-26 12:48:40 +11:00
  • 04280a688e Added new uptime_shorthand option called 'tiny'. It makes the output of uptime as small as possible eg: '1d 2h 35m' Dylan 2016-01-26 12:16:39 +11:00
  • 43416ebad5 Fix GPU fallback on OpenBSD Dylan 2016-01-26 10:54:07 +11:00
  • a0c93da74d Readme Dylan 2016-01-26 09:35:12 +11:00
  • a70db16a74 Readme changes Dylan 2016-01-25 21:43:33 +11:00
  • f46aaf8672 Swap out tput stuff for ansi escape codes Dylan 2016-01-25 17:26:15 +11:00
  • 78dd4b6991 Add issue/workaround for images not appearing Dylan 2016-01-25 11:09:55 +11:00
  • 792030d00b GPU: Show 'Unknown' on unsupported OS Dylan 2016-01-25 10:51:06 +11:00
  • 8bb056fa02 Turns out that prompt_height disappeared a few days ago Dylan 2016-01-25 10:44:11 +11:00
  • 63bc62bf80 GPU support is now enabled by default, see issue #21 for more info Dylan 2016-01-25 10:37:29 +11:00
  • 96c35229f0 Added options to enable/disable GTK2/3 output for GTK theme. Dylan 2016-01-25 10:36:42 +11:00
  • e5e0b4ccce Added commas Dylan 2016-01-25 09:07:53 +11:00
  • 20d99da018 Added more cpu speed types Dylan 2016-01-25 08:58:56 +11:00
  • 58b0cf9a90 Fix duplicated icon output on elementary OS Dylan 2016-01-25 01:22:45 +11:00
  • ef626b2c36 Add trailing space to gtk3 output Dylan 2016-01-25 01:18:31 +11:00
  • 2359a3ce2e Added comma to gtk theme output Dylan 2016-01-25 01:14:35 +11:00
  • ca0d661fc8 Fixed incorrect GTK3 theme Dylan 2016-01-25 01:10:05 +11:00
  • 5885c3033e Reformat gpu_shorthand Dylan 2016-01-24 23:38:50 +11:00
  • 7e42f0c5c3 Fix trailing whitespace in cpu name Dylan 2016-01-24 23:36:54 +11:00
  • b80b09376a Spaced out some if statements to make them more readable Dylan 2016-01-24 22:59:35 +11:00
  • 4cd78d3148 Fix issue where w3m couldn't display an image without a file extension Dylan 2016-01-24 11:17:48 +11:00
  • 10843ffabb ... Dylan 2016-01-24 11:09:44 +11:00
  • fcf7a3fca4 ... Dylan 2016-01-24 11:06:06 +11:00
  • b9b3f05fab getwallpaper: Also check that .fehbg exists Dylan 2016-01-24 11:05:08 +11:00
  • 5996edbc9d getwallpaper: Added gsettings support Dylan 2016-01-24 11:03:29 +11:00
  • 45b72832bb ... Dylan 2016-01-24 10:50:39 +11:00
  • dcadf98d3d ... Dylan 2016-01-24 10:46:12 +11:00
  • 76fc53bb14 ... Dylan 2016-01-24 10:45:43 +11:00
  • 6a59d33581 Fixed leading whitespace issue Dylan 2016-01-24 10:44:29 +11:00
  • b5deb6b255 Really really fix whitespace issue Dylan 2016-01-24 10:40:45 +11:00
  • f1e1915a08 Really fix whitespace issue Dylan 2016-01-24 10:38:46 +11:00
  • d480966172 Fix whitespace issue with gtk3 theme fallback Dylan 2016-01-24 10:35:32 +11:00
  • 936aeab35a Fix whitespace issue if gtk2 theme wasn't found Dylan 2016-01-24 10:33:02 +11:00
  • aa4395279d getgtk: Better theme detection Dylan 2016-01-24 10:30:33 +11:00
  • b30e6e6d18 Fix typo in gtk icon fallback Dylan 2016-01-24 10:17:03 +11:00
  • 771ead2701 Fixed missing forward slash Dylan 2016-01-24 10:15:43 +11:00
  • 2daaa57f3a getgtk fallback to gsettings detection for gtk3 theme/icons Dylan 2016-01-24 10:14:32 +11:00
  • f33124b583 Remove flags that broke in the printinfo function changes Dylan 2016-01-24 08:46:21 +11:00
  • 7b524080d4 Make notes about '--gap' supporting a negative value Dylan 2016-01-24 08:40:01 +11:00
  • 0b75228f60 Fixed cpu speed on elementary, Added more rules to getgpu for AMD cards Dylan 2016-01-24 08:16:06 +11:00
  • bd230f31f7 Add elementary support to getpackage Dylan 2016-01-24 08:09:22 +11:00
  • ab92616da8 wmctrl is now used by default if found Dylan 2016-01-23 10:31:24 +11:00
  • a81ef5c0f9 --scrot now takes a path/file Dylan 2016-01-23 10:28:16 +11:00
  • b01c7b2202 Turns out that the screenshot stuff was still broken Dylan 2016-01-23 10:16:34 +11:00
  • 88db64361a Merge branch 'master' of github.com:dylanaraps/fetch Dylan 2016-01-22 21:29:34 +11:00
  • 3bedbcf7f5 Readme Dylan 2016-01-22 21:29:00 +11:00
  • 0171d3e343 Turns out that the screenshot launch flags didn't actually work Dylan 2016-01-22 21:28:06 +11:00
  • 721ebe00f6 Changed from '0' to 'off' Dylan 2016-01-22 21:18:16 +11:00
  • f13ea88dde Update docs Dylan 2016-01-22 18:04:53 +11:00
  • 7577752047 Changed all 'print' to 'printf' Dylan 2016-01-22 15:12:43 +11:00
  • 2301000a72 Cleanup Post Install Dylan 2016-01-21 22:33:05 +11:00
  • 61661095a0 Suppress lsb_release errors Dylan 2016-01-21 22:22:29 +11:00
  • 31b1ce0bf1 Remove blank XP case Dylan 2016-01-21 20:45:08 +11:00
  • 33b5b2ef60 Remove gpu support for NetBSD Dylan 2016-01-21 20:42:25 +11:00
  • 30f7146786 Add gpu support for NetBSD Dylan 2016-01-21 20:41:03 +11:00
  • 3f4f8170b9 New scrot Dylan 2016-01-21 17:32:31 +11:00
  • 2082fd19d1 Readme Dylan 2016-01-21 17:23:29 +11:00
  • e95d09a26a Remove 'clear' option as it's now useless Dylan 2016-01-21 13:34:16 +11:00
  • 2cd4879fb3 Fixed images disappearing in vte based terminals. Closes #18 Dylan 2016-01-21 13:23:16 +11:00