Commit Graph

  • cb8444c41a Windows: cpu support dylan araps 2016-01-05 16:57:30 +1100
  • 736b06ea3c Added option to set prompt height which will fix the title going off screen on multi line prompts dylan araps 2016-01-05 16:46:53 +1100
  • 264de7564a Windows: Added windowmanager fallback dylan araps 2016-01-05 16:34:49 +1100
  • f3bd444b32 Fix hang on Windows dylan araps 2016-01-05 16:33:31 +1100
  • 1059ccd566 Start of Windows support dylan araps 2016-01-05 16:32:34 +1100
  • c3c8c23d1d Script is now even faster. dylan araps 2016-01-05 16:20:06 +1100
  • b6dc6ed22b Oops. dylan araps 2016-01-05 15:02:52 +1100
  • 76ea574cf9 The script is now even faster dylan araps 2016-01-05 15:02:24 +1100
  • 24fd54c7bf Reduce tput to a single call dylan araps 2016-01-05 12:27:27 +1100
  • 4e3322448d revert Windows support, needs more testing dylan araps 2016-01-05 12:16:19 +1100
  • f289ccd85d Clear the terminal using printf instead of clear dylan araps 2016-01-05 12:01:51 +1100
  • 0d18832f71 Start of Windows support (experimental, needs testing) dylan araps 2016-01-05 11:46:08 +1100
  • 0145b678ac Added note about w3m-img dylan araps 2016-01-05 10:24:41 +1100
  • 07eb2417e9 Script is now twice as fast. dylan araps 2016-01-05 10:11:25 +1100
  • e733824ab7 Removed left over echos dylan araps 2016-01-04 22:39:19 +1100
  • dd3987fa48 Removed uneeded backslashes dylan araps 2016-01-04 22:38:36 +1100
  • 2ea7a484fb Readme dylan araps 2016-01-04 18:27:49 +1100
  • 4d0b01be45 Readme dylan araps 2016-01-04 18:26:34 +1100
  • 39b2ceef96 Update Readme dylan araps 2016-01-04 16:26:09 +1100
  • 7afcf2f2ec Added wmctrl as a fallback for window manager detection. dylan araps 2016-01-04 16:24:41 +1100
  • 25941af61b Readme dylan araps 2016-01-04 16:00:19 +1100
  • b0e9cc4782 Fixed whitespace issue and name issue with OS X uptime dylan araps 2016-01-04 15:50:52 +1100
  • 62db9ad83a Uptime support for OS X dylan araps 2016-01-04 15:30:14 +1100
  • ebfe0dbc8c OS X: Uptime, take two dylan araps 2016-01-04 15:09:47 +1100
  • 596952e0a2 Mac OS X: Added uptime (Needs to be tested) dylan araps 2016-01-04 15:04:25 +1100
  • 4fc82847db Mac OS X: getmemory fix. dylan araps 2016-01-04 14:59:47 +1100
  • 94cac0676f Fix package issue on Mac OS X dylan araps 2016-01-04 14:38:38 +1100
  • cfa089e801 Moved song to optional info, added getresolution to get screen res using xorg-xdpyinfo (disabled by default) and added uptime shorthand option to shorten the output of uptime dylan araps 2016-01-04 14:31:21 +1100
  • 0e3fed419e Revert shebang to /usr/bin/env bash dylan araps 2016-01-04 13:09:23 +1100
  • 4d0c127b9b Readme dylan araps 2016-01-04 10:36:32 +1100
  • 656680b324 Update Readme dylan araps 2016-01-04 10:34:12 +1100
  • 60e8f2a016 Fixed colon bug and fixed underline length dylan araps 2016-01-04 10:33:45 +1100
  • 7d9ce8923e Added option --image_position to display the image on the left or right of the terminal dylan araps 2016-01-04 10:20:36 +1100
  • c034067573 The get* functions now fallback to 'Unknown' instead of printing nothing dylan araps 2016-01-04 09:25:30 +1100
  • cd4848e27c getos now gets os type (Linux, Mac OS X, OpenBSD) and the new function getdistro gets (Arch Linux, Ubuntu, etc). This way the case statements can always end in an Unknown instead of falling back to linux. dylan araps 2016-01-04 09:21:13 +1100
  • 70af2fc12d Added more support for OpenBSD. I'm installing OpenBSD to test. dylan araps 2016-01-04 08:48:50 +1100
  • b645fd71c5 Added the start of OpenBSD support dylan araps 2016-01-04 00:01:44 +1100
  • 572062d98b Fixes #8 dylan araps 2016-01-03 23:45:08 +1100
  • ac3d1f6c6b Readme dylan araps 2016-01-03 20:02:39 +1100
  • 5104e448e5 Update Readme dylan araps 2016-01-03 19:59:15 +1100
  • 2120fbad0f Renamed blockwidth to block_width dylan araps 2016-01-03 19:55:09 +1100
  • 5c2cee5b3b Finished rewrite and added OS X support (experimental), it's now way faster! dylan araps 2016-01-03 17:54:16 +1100
  • ef2ed6257a Update Readme dylan araps 2016-01-01 16:49:11 +1100
  • 2c19725d41 Readme dylan araps 2016-01-01 11:56:19 +1100
  • d7277adfdb Remove stray sleep from test branch dylan araps 2016-01-01 11:02:48 +1100
  • ab7bffdfa4 Merge branch 'master' of https://github.com/dylanaraps/fetch.sh dylan araps 2016-01-01 11:01:49 +1100
  • 3e375dd04e Left stray comment dylan araps 2016-01-01 11:01:17 +1100
  • b91a583ed1 Update readme dylan araps 2016-01-01 10:43:06 +1100
  • a8ebdf544d Update readme dylan araps 2016-01-01 10:43:06 +1100
  • 6ad6283895 Fix linewrap option now working in screen/tmux dylan araps 2016-01-01 10:41:31 +1100
  • b7eff48b27 update Readme dylan araps 2016-01-01 10:01:30 +1100
  • 9ace25a78c Save smart_crop_mode in the image filename, this way we can save one image for each mode dylan araps 2016-01-01 09:45:39 +1100
  • cfba9efae4 Fixed Readme images dylan araps 2016-01-01 09:38:31 +1100
  • 1eede4fece Fixed Readme images dylan araps 2016-01-01 09:37:50 +1100
  • bc5478fa9f Fixed readme folds dylan araps 2016-01-01 09:36:26 +1100
  • 8479a60c5b Oops dylan araps 2016-01-01 09:34:43 +1100
  • 496a254db1 Merge branch 'master' of https://github.com/dylanaraps/fetch.sh dylan araps 2016-01-01 09:33:16 +1100
  • 567ba97539 Added experimental smart crop feature dylan araps 2016-01-01 09:33:08 +1100
  • cb9a0b659b Merge pull request #4 from sapake/master Dylan Araps 2016-01-01 09:01:35 +1100
  • f45d3d6955 Add support for Void Linux Sami Pitkänen 2015-12-31 19:35:49 +0200
  • 07538e0bf1 Cleanup Readme dylan araps 2015-12-31 16:24:02 +1100
  • 1f58408293 Detect 'free' version, Add flags to customize underline, Change all negative flags to neutral ones dylan araps 2015-12-31 15:43:13 +1100
  • 054504a8ab Detect 'free' version, Add flags to customize underline, Change all negative flags to neutral ones dylan araps 2015-12-31 15:42:58 +1100
  • 5fbdfa35d6 cleanup dylan araps 2015-12-31 13:19:30 +1100
  • 431644d61d Saner default for padding dylan araps 2015-12-31 12:39:46 +1100
  • e3780099f4 Add changes from #2, thanks @ix dylan araps 2015-12-31 12:08:35 +1100
  • f808a9c076 Readme dylan araps 2015-12-31 11:37:31 +1100
  • 4f4e6edd71 Big update, check the releases page dylan araps 2015-12-31 11:21:10 +1100
  • 148ec7a190 Reword speed_type, it's late. I'm going to bed dylan araps 2015-12-31 00:34:00 +1100
  • cbd8e2f3bd Update readme dylan araps 2015-12-31 00:28:24 +1100
  • 16d1ebb1b2 Merge pull request #1 from ix/master Dylan Araps 2015-12-31 00:24:40 +1100
  • 0b6a4cfdef Better window manager detection. arcetera 2015-12-30 07:58:35 -0500
  • d5fbf86c79 Add the ability to choose which cpu speed to display. current, min or max dylan araps 2015-12-30 23:58:20 +1100
  • e2efe752f7 Fix capitalization. arcetera 2015-12-30 07:48:52 -0500
  • f433e96420 Readme dylan araps 2015-12-30 22:40:58 +1100
  • be08d17dd7 Removed stray uppercase letters dylan araps 2015-12-30 22:33:26 +1100
  • e8c9026f5e Add a launch flag and a config option inside the script to change the crop offset dylan araps 2015-12-30 22:30:43 +1100
  • 78fdeb0c2a Readme dylan araps 2015-12-30 21:20:53 +1100
  • 90130a7e07 initial commit dylan araps 2015-12-30 21:18:17 +1100