Commit Graph

134 Commits

Author SHA1 Message Date
710475e212 New feature: Add custom domains 2023-08-21 18:57:40 +02:00
087a4bff3c Fix url 2023-08-21 18:41:54 +02:00
b23fcf88ec Add index 2023-08-21 18:40:45 +02:00
3e63b3b62b Fix double and triple "-" 2023-08-21 12:16:05 +02:00
b9392988fb Fix domains with specials characters 2023-08-21 12:01:43 +02:00
bc7db86c70 Remove comments in middle line 2023-08-21 11:47:53 +02:00
93765c4b74 Update path 2023-08-21 11:34:53 +02:00
566f241b84 Update text 2023-08-21 11:17:19 +02:00
cce53d6835 Fix bad format in /etc/hosts 2023-08-21 11:13:51 +02:00
80e285960d Update ignore instructions 2023-08-21 10:56:59 +02:00
561545cdf1 Add update instructions 2023-08-21 10:47:17 +02:00
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
b8b75ce46a Update README.md 2023-05-29 10:09:37 +02:00
7efb2b18df Merge pull request #22 from codingCoffee/config-fix
fix(config): standardize config directory
2023-05-29 10:05:53 +02:00
0a464760d1 Merge branch 'master' into config-fix 2023-05-29 10:05:46 +02:00
a179a5898c Merge pull request #21 from codingCoffee/dirfix
fix: config directory
2023-05-29 10:03:56 +02:00
0def40ab63 fix(config): standardize config directory
Signed-off-by: Ameya Shenoy <shenoy.ameya@gmail.com>
2023-05-21 18:51:52 +05:30
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
2d356aedd1 Update README.md 2023-05-14 21:12:13 +02:00
bfb18a74a2 Update README.md 2023-05-14 21:01:43 +02:00
50eb9863ef Add ignore domain list 2023-03-13 18:41:15 +01:00
c4c84b1474 Update README.md 2023-02-28 09:07:48 +01:00
b0f11125fc Update index.html 2023-02-28 09:02:40 +01:00
290da3fa79 Update maza 2023-02-28 08:55:38 +01:00
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
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
e5b58bd9ed Update README.md 2023-01-16 08:56:03 +01:00
a15156ff41 Update README.md 2023-01-16 08:53:24 +01:00
c652349433 Update README.md 2022-10-04 16:46:44 +02:00
dc7d103550 Update README.md 2022-03-16 20:42:45 +01:00
079fa1b87e Update README.md 2022-03-16 10:28:17 +01:00
3e355648e7 Update maza 2022-03-16 10:16:15 +01:00
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
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
a613a732b3 Update README.md 2021-04-26 23:28:19 +02:00
63ae0d81ca Update README.md 2021-04-26 23:27:38 +02:00
29750e7930 Update README.md 2021-04-26 23:26:05 +02:00
c715dde225 Update README.md 2021-04-26 23:25:27 +02:00
fcb66d3f44 Update README.md 2021-04-26 23:23:29 +02:00
cd76e0effc Add files via upload 2021-04-26 23:21:17 +02:00
a71ec743df Update README.md 2021-04-26 22:17:06 +02:00
e54d7ec5a1 Update README.md 2021-04-26 22:12:56 +02:00
ef17af5240 Add KDE 2021-04-26 22:11:53 +02:00
458b6abf79 Add files via upload 2021-04-26 22:04:37 +02:00
88959d7718 Merge pull request #9 from CaninoDev/patch-1
Check if $XDG_CONFIG_HOME is set.
2021-03-09 18:24:54 +01:00
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
b0619ab93f Update FUNDING.yml 2021-03-07 17:24:44 +01:00
d61f8efdd9 Delete patreon.png 2021-01-10 12:32:07 +01:00
d0208367c2 Update README.md 2021-01-10 12:31:46 +01:00
1901be1b3e Create FUNDING.yml 2020-11-03 22:44:33 +01:00