119 Commits
Author SHA1 Message Date
Kiëd LlaentennandGitHub 28bff6ff51 changelog: update v1.2.0 2019-04-11 11:15:46 -04:00
Kiëd LlaentennandGitHub 6c20c039ae style: $Env to $env 2019-04-10 18:22:06 -04:00
Kied T L a58fdaaea0 revert some changes 2019-04-10 16:46:58 -04:00
Kied T L df64aaf392 add bash to notterm list 2019-04-10 16:27:35 -04:00
Kied T L 82735ef469 speed up winfetch by .5 seconds 2019-04-10 16:26:51 -04:00
Kied Llaentenn 65c75f7ca4 terminal: add ZSH to the list of $notterm 2019-04-09 20:49:19 -04:00
Kiëd LlaentennandGitHub 35a5a2c00c winfetch: should fix issue #7 2019-04-09 20:09:52 -04:00
Kiëd LlaentennandGitHub d40b915c97 Update CHANGELOG.md 2019-04-09 15:14:11 -04:00
Kied T L 9a4483e592 changelog: update 2019-04-09 16:46:47 -04:00
Kied T L 3b057b120c make output redirectable: change write-host to write-output 2019-04-09 15:15:05 -04:00
Kied T L 44684d6bbe fix more image issues 2019-04-09 15:08:32 -04:00
Kied T L db6d091d2a fix image issues 2019-04-09 15:06:21 -04:00
Kied T L 440188c868 code: rewrite info loop completely 2019-04-09 15:04:02 -04:00
Kiëd LlaentennandGitHub 0538cb9d04 config: update default 2019-04-09 10:37:41 -04:00
Kied T L 64b9ae7be5 print logo even if items are disabled 2019-04-09 14:36:06 -04:00
Kied T L e27b707dbc style: dont throw errors 2019-04-09 14:22:57 -04:00
Kied T L c237958f86 general: add help flag 2019-04-09 14:20:21 -04:00
Kied T L 8f5ef307e4 Merge branch 'master' of github.com:lptstr/winfetch 2019-04-09 14:12:01 -04:00
Kied T L 8230b86468 docs: update and fix parameters 2019-04-09 14:11:54 -04:00
Kied T L feff7203f2 code: round to floor memory/disk values 2019-04-09 13:39:16 -04:00
Kied T L be60d86d65 code: fix some problems with pkgs section caused by pr #1 2019-04-09 13:33:40 -04:00
Kied T L 4f24713f82 code: revert some changes done by pr #1 to terminal section 2019-04-09 13:28:01 -04:00
Kied T L 547b1271bb code: add try/catch clause around terminal section 2019-04-09 13:24:14 -04:00
Kied T L 1a203dbbac code: fix incorrigible error 2019-04-09 13:21:17 -04:00
Kiëd LlaentennandGitHub 0a0dc7b747 Update CONTRIBUTING.md 2019-04-09 09:59:17 -04:00
Kiëd LlaentennandGitHub 13932f0ae1 copyright: update 2019-04-09 07:52:02 -04:00
Kiëd LlaentennandGitHub e92c79e994 code: update 2019-04-08 14:53:40 -04:00
Kiëd LlaentennandGitHub f0c8adf8ef replace throw, write-warning with write-host 2019-04-08 14:51:10 -04:00
Kiëd LlaentennandGitHub 9a9137af22 Merge pull request #6 from TheIncorrigible1/master
Updated to support v5, updated the style / logic to be cleaner / more consistent, addresses #3.
2019-04-08 12:33:15 -04:00
Kiëd LlaentennandGitHub 73af19785b Create CONTRIBUTING.md 2019-04-08 08:51:56 -04:00
TheIncorrigible1andGitHub 89520f1a4f Support for new configuration style 2019-04-07 13:28:53 -04:00
TheIncorrigible1andGitHub 56d0cf0305 Cleaned logic and added consistent style 2019-04-07 13:28:21 -04:00
Kiëd LlaentennandGitHub 57acb536c8 changelog: update 2019-04-06 12:31:02 -04:00
Kiëd LlaentennandGitHub 258656b71d readme: change WinFetch to Winfetch v1.1.0 2019-04-05 23:40:46 -04:00
Kied Llaentenn cbea610077 general: make script executable 2019-04-05 21:33:23 -04:00
Kiëd LlaentennandGitHub 654faaa81f Update config.ps1 2019-04-05 19:50:34 -04:00
Kiëd LlaentennandGitHub e7a0c4983f style: fix indentation 2019-04-05 19:15:27 -04:00
Kied T L 7c7ac10f58 Merge branch 'master' of github.com:lptstr/winfetch 2019-04-05 18:53:44 -04:00
Kied T L 13b1ecdccc Add support for printing wallpaper 2019-04-05 18:53:16 -04:00
Kiëd LlaentennandGitHub a94a9efabd Update CHANGELOG.md 2019-04-05 18:35:13 -04:00
Kied T L 832796e1a5 fix #5 2019-04-05 18:32:00 -04:00
Kied T L cd926db929 Merge branch 'master' of github.com:lptstr/winfetch 2019-04-05 18:22:30 -04:00
Kied T L 9c395fc977 flags: fix issue #4: add help flag to winfetch 2019-04-05 18:22:04 -04:00
Kiëd LlaentennandGitHub 8da0da7101 Update README.md 2019-04-05 15:04:02 -04:00
Kiëd LlaentennandGitHub 1731e30e7d readme: revamp and add links to wiki 2019-04-05 15:02:36 -04:00
Kiëd LlaentennandGitHub ec1a88d505 config: update 2019-04-05 13:35:42 -04:00
Kiëd LlaentennandGitHub cc9594c2c7 general: remove unneeded global variables 1.0.0 2019-04-05 13:27:44 -04:00
Kied T L 852a2556f1 terminal field: ouput 'unknown' if unable to get terminal 2019-04-05 13:22:20 -04:00
Kied T L d9b4efc77c Add cmd to not-terminal list 2019-04-05 13:17:13 -04:00
Kied T L e85b819c7f Merge branch 'master' of github.com:lptstr/winfetch 2019-04-05 13:12:31 -04:00