Commit Graph

123 Commits

Author SHA1 Message Date
Andros Fenollosa
7b94b477b3 Fix Steven Black's main list has been reported to fail and default list of domains to ignore has been added. 2023-08-21 10:41:44 +02:00
Andros Fenollosa
b8b75ce46a
Update README.md 2023-05-29 10:09:37 +02:00
Andros Fenollosa
7efb2b18df
Merge pull request #22 from codingCoffee/config-fix
fix(config): standardize config directory
2023-05-29 10:05:53 +02:00
Andros Fenollosa
0a464760d1
Merge branch 'master' into config-fix 2023-05-29 10:05:46 +02:00
Andros Fenollosa
a179a5898c
Merge pull request #21 from codingCoffee/dirfix
fix: config directory
2023-05-29 10:03:56 +02:00
Ameya Shenoy
0def40ab63
fix(config): standardize config directory
Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
2023-05-21 18:51:52 +05:30
Ameya Shenoy
337126e4e4
fix: config directory
the script is currently polluting the ~/.config folder by creating files
like ~/.config/mazalist instead of ~/.config/maza/list. This PR aims to
fix that

Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
2023-05-21 17:58:03 +05:30
Andros Fenollosa
2d356aedd1
Update README.md 2023-05-14 21:12:13 +02:00
Andros Fenollosa
bfb18a74a2
Update README.md 2023-05-14 21:01:43 +02:00
Andros Fenollosa
50eb9863ef Add ignore domain list 2023-03-13 18:41:15 +01:00
Andros Fenollosa
c4c84b1474
Update README.md 2023-02-28 09:07:48 +01:00
Andros Fenollosa
b0f11125fc
Update index.html 2023-02-28 09:02:40 +01:00
Andros Fenollosa
290da3fa79
Update maza 2023-02-28 08:55:38 +01:00
Andros Fenollosa
a9640d5c15
Merge pull request #19 from ebb-earl-co/shellcheck
Update Maza Script to Appease Shellcheck Linter
2023-02-22 19:15:02 +01:00
Colin Eberl Coe
a6a0bb0b6c
Update Maza Script to Appease Shellcheck Linter
The [Shellcheck](https://www.shellcheck.net) linter raised a few issues with the previous version of this script; see Issue #6 for short discussion. This commit simply implements the changes recommended by Shellcheck.
2023-02-22 10:19:26 -07:00
Andros Fenollosa
e5b58bd9ed
Update README.md 2023-01-16 08:56:03 +01:00
Andros Fenollosa
a15156ff41
Update README.md 2023-01-16 08:53:24 +01:00
Andros Fenollosa
c652349433
Update README.md 2022-10-04 16:46:44 +02:00
Andros Fenollosa
dc7d103550
Update README.md 2022-03-16 20:42:45 +01:00
Andros Fenollosa
079fa1b87e
Update README.md 2022-03-16 10:28:17 +01:00
Andros Fenollosa
3e355648e7
Update maza 2022-03-16 10:16:15 +01:00
Andros Fenollosa
794b5d3d77
Merge pull request #11 from tanrax/dependabot/npm_and_yarn/docs/lodash-4.17.21
Bump lodash from 4.17.19 to 4.17.21 in /docs
2021-12-28 12:07:39 +01:00
dependabot[bot]
10a915d3a1
Bump lodash from 4.17.19 to 4.17.21 in /docs
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 10:12:34 +00:00
Andros Fenollosa
a613a732b3
Update README.md 2021-04-26 23:28:19 +02:00
Andros Fenollosa
63ae0d81ca
Update README.md 2021-04-26 23:27:38 +02:00
Andros Fenollosa
29750e7930
Update README.md 2021-04-26 23:26:05 +02:00
Andros Fenollosa
c715dde225
Update README.md 2021-04-26 23:25:27 +02:00
Andros Fenollosa
fcb66d3f44
Update README.md 2021-04-26 23:23:29 +02:00
Andros Fenollosa
cd76e0effc
Add files via upload 2021-04-26 23:21:17 +02:00
Andros Fenollosa
a71ec743df
Update README.md 2021-04-26 22:17:06 +02:00
Andros Fenollosa
e54d7ec5a1
Update README.md 2021-04-26 22:12:56 +02:00
Andros Fenollosa
ef17af5240
Add KDE 2021-04-26 22:11:53 +02:00
Andros Fenollosa
458b6abf79
Add files via upload 2021-04-26 22:04:37 +02:00
Andros Fenollosa
88959d7718
Merge pull request #9 from CaninoDev/patch-1
Check if $XDG_CONFIG_HOME is set.
2021-03-09 18:24:54 +01:00
Ian G Canino
1b843aaa55
Check if $XDG_CONFIG_HOME is set.
Check to see if the end user has chosen to comply with the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html#variables)
2021-03-08 20:59:20 -05:00
Andros Fenollosa
b0619ab93f
Update FUNDING.yml 2021-03-07 17:24:44 +01:00
Andros Fenollosa
d61f8efdd9
Delete patreon.png 2021-01-10 12:32:07 +01:00
Andros Fenollosa
d0208367c2
Update README.md 2021-01-10 12:31:46 +01:00
Andros Fenollosa
1901be1b3e
Create FUNDING.yml 2020-11-03 22:44:33 +01:00
Andros Fenollosa
1e6fb178fc
Add files via upload 2020-10-20 20:14:55 +02:00
Andros Fenollosa
4c431b95eb
Delete patreon.png 2020-10-20 20:13:57 +02:00
Andros Fenollosa
438e30bb0b
Add files via upload 2020-10-20 20:13:17 +02:00
Andros Fenollosa
ca7f5111d1
Update README.md 2020-10-20 20:11:35 +02:00
Andros Fenollosa
f37dc3d27e
Update README.md 2020-10-20 20:09:45 +02:00
Andros Fenollosa
27f71ce1ec
Add files via upload 2020-10-20 20:08:45 +02:00
Andros Fenollosa
8f4e04b3c4
Update README.md 2020-10-20 20:07:53 +02:00
Andros Fenollosa
685f75ff88
Update README.md 2020-10-20 20:03:10 +02:00
Andros Fenollosa
6e82f6a65d
Update README.md 2020-10-20 19:55:48 +02:00
Andros Fenollosa
af36c1b886
Add files via upload 2020-10-20 19:51:58 +02:00
Andros Fenollosa
73fe6edef8
Update maza 2020-10-16 11:49:43 +02:00