Commit Graph
100 Commits
Author SHA1 Message Date
Dylan Araps 17e9fa7774 Disk: Print filesystem type 2016-12-16 22:54:16 +11:00
Dylan Araps 4cf108015c Disk: Remove empty var handling 2016-12-16 22:40:31 +11:00
Dylan Araps 5abba17564 Disk: Rewrite get_disk. 2016-12-16 22:32:46 +11:00
Dylan Araps 2490a45293 Birthday: Rename get_birthday() to get_install_date() 2016-12-16 18:03:29 +11:00
Dylan Araps d375aa24d6 Birthday: Fix bug with 0:00 2016-12-16 17:38:54 +11:00
Dylan Araps 665e9ceb68 Birthday: Add back --birthday_time 2016-12-16 15:59:07 +11:00
Dylan Araps e23f6cdc0c Merge branch 'master' of github.com:dylanaraps/neofetch 2016-12-16 14:57:51 +11:00
Dylan Araps d2a31d2cf5 Disk: Remove Solaris (broken) 2016-12-16 14:57:34 +11:00
Dylan Araps 31930d0211 Birthday: Fix 12:00 2016-12-16 14:53:47 +11:00
Dylan Araps 1643b4fbd2 Birthday: Properly handle 00 2016-12-16 14:52:56 +11:00
Dylan Araps 828ad2692f Birthday: Handle 00:00 2016-12-16 14:51:30 +11:00
Dylan Araps 1fa98d7bf1 Birthday: Add sources 2016-12-16 14:44:04 +11:00
Dylan Araps bfdca24bbd Birthday: Fix macOS birthday command 2016-12-16 13:33:50 +11:00
Dylan Araps 6da7ab06f1 General: Remove printf subshells 2016-12-16 13:20:10 +11:00
Dylan Araps 89f7c2210d Uptime: Revert date removal 2016-12-16 13:12:18 +11:00
Dylan Araps 3bbe52b93b Args: Fix regex 2016-12-16 12:50:39 +11:00
Dylan Araps bce34c8e40 Shell: Fix ksh on BSD, closes #539 2016-12-16 12:49:59 +11:00
Dylan Araps 27e634fc0c Birthday: Fix Month matching on Windows 2016-12-16 12:33:42 +11:00
Dylan Araps 62a87b7bf6 Birthday: [BSD] Fix openBSD 2016-12-16 12:28:11 +11:00
Dylan Araps ff0d9e9e73 Birthday: Fix BSD field order 2016-12-16 12:22:18 +11:00
Dylan Araps bb7f4ac26b Birthday: Swap BSD / macOS fields 2016-12-16 12:10:05 +11:00
Dylan Araps 382392240c Birthday: Remove old macOS block 2016-12-16 12:07:44 +11:00
Dylan Araps 14610a992c Birthday: Merge macOS with BSD 2016-12-16 12:07:01 +11:00
Dylan Araps 708beb1716 Birthday: Remove macOS substitutions 2016-12-16 11:27:53 +11:00
Dylan Araps 6698463df6 Birthday: Remove 'date' usage and calclulate date manually 2016-12-16 11:20:10 +11:00
Dylan Araps 70e74768b5 Args: Fix config bug and remove large case for single regex match 2016-12-16 10:03:44 +11:00
Dylan Araps 09de2155f7 Changelog 2016-12-16 09:42:27 +11:00
Dylan Araps ead030199f Local IP: [Windows] Support multiple interfaces 2016-12-16 09:41:52 +11:00
Dylan Araps e650f3a9f8 Changelog 2016-12-16 00:13:07 +11:00
Dylan Araps bbfe31d20d Changelog 2016-12-16 00:10:29 +11:00
Dylan Araps 571a545966 Song: Remove state output 2016-12-16 00:05:41 +11:00
Dylan Araps 8aef69b77f Song: Move dbus commands to a function 2016-12-15 23:40:54 +11:00
Dylan Araps ca8c45b668 Song: Remove duplicate blocks 2016-12-15 23:29:34 +11:00
Dylan Araps 4f8bf2699d CPU Usage: Add missing core commands and update old ones 2016-12-15 23:19:40 +11:00
Dylan Araps 98d2421b8b Changelog 2016-12-15 23:05:59 +11:00
Dylan Araps 856cabf757 Uptime: Rewrite part of uptime 2016-12-15 22:55:15 +11:00
Dylan Araps 37b11a9ab7 Changelog 2016-12-15 22:41:05 +11:00
Dylan Araps 844720f85a Shell: Make all other shells use --version 2016-12-15 22:27:13 +11:00
Dylan Araps 91825d4bc7 Shell: Add support for xonsh 2016-12-15 22:02:32 +11:00
Dylan Araps cd9b9bb00b Shell: [ksh] Use --version 2016-12-15 21:54:04 +11:00
Dylan Araps d1cd0fd741 Shell: Cut 'version' from ksh output 2016-12-15 21:44:02 +11:00
Dylan Araps c6c4a47cf5 Shell: Rewrite function 2016-12-15 21:19:29 +11:00
Dylan Araps f64ecff479 Changelog 2016-12-15 20:56:30 +11:00
Dylan Araps 68c9933120 Shell: Fixed memory leak caused by fish. Closes #531 2016-12-15 20:55:07 +11:00
Dylan Araps 6c5b557623 General: Simplify test 2016-12-15 10:28:52 +11:00
Dylan Araps 588c3e971a General: Added --gen-man 2016-12-14 23:04:08 +11:00
Dylan Araps 6557e4f1c3 General: Remove pointless comment 2016-12-14 22:15:42 +11:00
Dylan Araps 6647c77096 Info: Add checks to see if prin() was used directly 2016-12-14 22:12:42 +11:00
Dylan Araps 139c55f257 General: Remove stray comment 2016-12-14 21:59:56 +11:00
Dylan Araps 1632a61753 Info: Move get_title() and get_underline() formatting to their own functions 2016-12-14 21:57:48 +11:00
Dylan Araps abd0391c36 Info: Reduce size of prin() further 2016-12-14 21:35:45 +11:00
Dylan Araps 5ff2a7d9dc Info: Further reduce size of info() 2016-12-14 21:33:05 +11:00
Dylan Araps bdcb0955c4 General: Delete most of info() and instead call prin() 2016-12-14 19:53:03 +11:00
Dylan Araps d35d9a01d7 Version: Swap quotes' 2016-12-14 17:21:17 +11:00
Dylan Araps 67a8be1688 Update help 2016-12-14 17:10:20 +11:00
Dylan Araps 58f514ddd4 Update help 2016-12-14 17:08:55 +11:00
Dylan Araps bb641a5986 Docs: Add note about Ubuntu-Studio 2016-12-14 17:05:23 +11:00
Dylan Araps 86c178d108 Man: Add generated manpage 2016-12-14 12:47:44 +11:00
Dylan Araps 2dfa044d4c Generate man page from --help and --version 2016-12-14 12:42:58 +11:00
Dylan Araps 4413c0f210 CPU: Remove duplicate substitutions 2016-12-14 11:57:02 +11:00
Dylan Araps dc08df12ac CPU: Simplify format check 2016-12-14 11:45:33 +11:00
Dylan Araps f7686ee8e8 CPU: Update comments 2016-12-14 11:40:29 +11:00
Dylan Araps 5a6a3d7e5b CPU: [NetBSD] Remove case statement in favor of 1 line test 2016-12-14 11:33:19 +11:00
Dylan Araps fdc350f136 General: Add warnings speed_type options 2016-12-14 11:22:02 +11:00
Dylan Araps 440153e7d8 CPU: Don't simplify option names for no reason 2016-12-14 11:14:59 +11:00
Dylan Araps bfa1ce6cd9 Info: Remove useless blocks 2016-12-13 19:09:26 +11:00
Dylan Araps 901136e1af Ascii: Fix bug when $image_source = ascii 2016-12-13 15:15:32 +11:00
Dylan Araps b94f2ef0f9 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-12-13 11:56:53 +11:00
Dylan Araps 9e311c036d Readme 2016-12-13 11:56:41 +11:00
Dylan Araps 101d5c5254 DE: Check {GNOME,MATE}_DESKTOP_SESSION_ID 2016-12-13 11:25:00 +11:00
Dylan Araps c3596680c9 DE: Better DE detection 2016-12-13 11:22:39 +11:00
Dylan Araps f7274fef87 General: Don't uppercase term font 2016-12-12 18:38:55 +11:00
Dylan Araps fc31e868e3 Changelog 2016-12-12 18:28:41 +11:00
Dylan Araps f7e254d0d0 Song: Simplify state detection 2016-12-12 18:27:20 +11:00
Dylan Araps c0355cea99 Song: [cmus] Simplify block and fix artistsort bug 2016-12-12 18:23:25 +11:00
Dylan Araps a6e2bc9f8a General: Remove test comment 2016-12-12 18:00:53 +11:00
Dylan Araps 9be91cd8e3 Scrot: Quote unquoted var 2016-12-12 17:59:54 +11:00
Dylan Araps 0e8f6637dc General: Cleanup main 2016-12-12 17:41:35 +11:00
Dylan Araps c92fb13c13 Update readme 2016-12-12 14:25:42 +11:00
Dylan Araps e28e2f459d General: Update irc info 2016-12-12 14:25:22 +11:00
Dylan Araps d08fdbf0e3 Fix test 2016-12-12 13:14:36 +11:00
Dylan Araps 0674f14125 Cache: Simplify caching 2016-12-12 13:10:08 +11:00
Dylan Araps 696fc03689 Merge branch 'master' of github.com:dylanaraps/neofetch 2016-12-12 12:55:24 +11:00
Dylan Araps 64f5f6bb38 Github: Update templates 2016-12-12 12:55:11 +11:00
Dylan Araps 3677c8983a Changelog 2016-12-10 20:12:46 +11:00
Dylan Araps 1a815a3789 Image: If $image_source is set to ascii display a warning in -v 2016-12-10 20:12:16 +11:00
Dylan Araps a741929fd2 Changelog 2016-12-10 19:23:59 +11:00
Dylan Araps 6d346adaab Disk: Exit the function if the user doesn't have df installed 2016-12-10 19:22:34 +11:00
Dylan Araps 7bd6eda49d Disk: Exit the function if the user doesn't have df installed 2016-12-10 19:22:26 +11:00
Dylan Araps a04ef5bcfd General: sigh 2016-12-10 17:19:14 +11:00
Dylan Araps 319e8e6bf3 General: Added notes about irc channel 2016-12-10 17:14:51 +11:00
Dylan Araps 9f385bc953 Thanks Github 2016-12-09 18:00:20 +11:00
Dylan Araps 82033d03b3 Changelog 2016-12-09 16:20:44 +11:00
Dylan Araps 42cae93481 Fix conflicts 2016-12-09 16:20:10 +11:00
Dylan Araps 75df5c574e Ascii: Fix bug where OS X ascii was used on linux 2016-12-09 16:19:15 +11:00
Dylan Araps c08ba009d7 General: Instead of running functions multiple time, log it 2016-12-09 15:20:40 +11:00
Dylan Araps 05920781e4 Shellcheck: Disable SC 2010 2016-12-09 11:53:47 +11:00
Dylan Araps 571d0c4df3 Images: Fix blank images in iTerm2, closes #513 2016-12-09 11:52:32 +11:00
Dylan Araps 6106bea659 Changelog 2016-12-09 01:22:20 +11:00
Dylan Araps 926dea972b Images: Fix blank images in Iterm2, closes #513 2016-12-09 01:21:08 +11:00