mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-08-19 04:47:19 +02:00
Compare commits
No commits in common. "e23409813841c425acd2e8e12f838534f723021f" and "13fa6d00b72ee2addadfd19c39d6d284a4d75c90" have entirely different histories.
e234098138
...
13fa6d00b7
@ -54,19 +54,33 @@
|
|||||||
"toOverwrite": {
|
"toOverwrite": {
|
||||||
"filterLists": [
|
"filterLists": [
|
||||||
"user-filters",
|
"user-filters",
|
||||||
|
"ublock-filters",
|
||||||
"ublock-badware",
|
"ublock-badware",
|
||||||
|
"ublock-privacy",
|
||||||
"ublock-abuse",
|
"ublock-abuse",
|
||||||
"ublock-unbreak",
|
"ublock-unbreak",
|
||||||
|
"easylist",
|
||||||
|
"easyprivacy",
|
||||||
"urlhaus-1",
|
"urlhaus-1",
|
||||||
|
"plowe-0",
|
||||||
"https://www.eff.org/files/effdntlist.txt",
|
"https://www.eff.org/files/effdntlist.txt",
|
||||||
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt",
|
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt",
|
||||||
|
"FIN-0",
|
||||||
|
"https://big.oisd.nl",
|
||||||
|
"fanboy-cookiemonster",
|
||||||
|
"ublock-cookies-easylist",
|
||||||
|
"adguard-cookies",
|
||||||
|
"ublock-cookies-adguard",
|
||||||
|
"ublock-quick-fixes",
|
||||||
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
|
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
|
||||||
|
"https://raw.githubusercontent.com/bongochong/CombinedPrivacyBlockLists/master/MiniLists/cpbl-abp-mini.txt",
|
||||||
|
"https://raw.githubusercontent.com/tiuxo/hosts/master/ads",
|
||||||
|
"https://badmojr.gitlab.io/1hosts/Lite/adblock.txt",
|
||||||
"https://raw.githubusercontent.com/jjjxu/NSO_Pegasus_Blocklist/master/Pegasus-Hosts-Formatted.txt",
|
"https://raw.githubusercontent.com/jjjxu/NSO_Pegasus_Blocklist/master/Pegasus-Hosts-Formatted.txt",
|
||||||
"https://dl.red.flag.domains/adguard/red.flag.domains.txt",
|
"https://dl.red.flag.domains/adguard/red.flag.domains.txt",
|
||||||
"https://raw.githubusercontent.com/olbat/ut1-blacklists/master/blacklists/malware/domains",
|
"https://raw.githubusercontent.com/olbat/ut1-blacklists/master/blacklists/malware/domains",
|
||||||
"curben-phishing",
|
"https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts",
|
||||||
"ublock-filters",
|
"curben-phishing"
|
||||||
"easylist"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -177,7 +191,7 @@
|
|||||||
},
|
},
|
||||||
"{6a65273e-2b26-40f5-b66e-8eed317307da}": {
|
"{6a65273e-2b26-40f5-b66e-8eed317307da}": {
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/new-tab-suspender/latest.xpi",
|
||||||
"installation_mode": "normal_installed"
|
"installation_mode": "force_installed"
|
||||||
},
|
},
|
||||||
"{6a911b41-b1ee-4d0f-b23b-890229bff0ec}": {
|
"{6a911b41-b1ee-4d0f-b23b-890229bff0ec}": {
|
||||||
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/http-indicator/latest.xpi",
|
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/http-indicator/latest.xpi",
|
||||||
@ -351,21 +365,11 @@
|
|||||||
"browser.safebrowsing.provider.mozilla.updateURL": {
|
"browser.safebrowsing.provider.mozilla.updateURL": {
|
||||||
"Status": "clear"
|
"Status": "clear"
|
||||||
},
|
},
|
||||||
"browser.tabs.closeWindowWithLastTab": {
|
|
||||||
"Status": "default",
|
|
||||||
"Type": "boolean",
|
|
||||||
"Value": false
|
|
||||||
},
|
|
||||||
"browser.tabs.inTitlebar": {
|
"browser.tabs.inTitlebar": {
|
||||||
"Status": "default",
|
"Status": "default",
|
||||||
"Type": "number",
|
"Type": "number",
|
||||||
"Value": 0
|
"Value": 0
|
||||||
},
|
},
|
||||||
"browser.tabs.unloadOnLowMemory": {
|
|
||||||
"Status": "locked",
|
|
||||||
"Type": "boolean",
|
|
||||||
"Value": true
|
|
||||||
},
|
|
||||||
"browser.translation.neverForLanguages": {
|
"browser.translation.neverForLanguages": {
|
||||||
"Status": "default",
|
"Status": "default",
|
||||||
"Type": "string",
|
"Type": "string",
|
||||||
|
@ -25,19 +25,33 @@
|
|||||||
"toOverwrite": {
|
"toOverwrite": {
|
||||||
"filterLists": [
|
"filterLists": [
|
||||||
"user-filters",
|
"user-filters",
|
||||||
|
"ublock-filters",
|
||||||
"ublock-badware",
|
"ublock-badware",
|
||||||
|
"ublock-privacy",
|
||||||
"ublock-abuse",
|
"ublock-abuse",
|
||||||
"ublock-unbreak",
|
"ublock-unbreak",
|
||||||
|
"easylist",
|
||||||
|
"easyprivacy",
|
||||||
"urlhaus-1",
|
"urlhaus-1",
|
||||||
|
"plowe-0",
|
||||||
"https://www.eff.org/files/effdntlist.txt",
|
"https://www.eff.org/files/effdntlist.txt",
|
||||||
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt",
|
"https://gitea.blesmrt.net/mikaela/gist/raw/branch/master/DNS/blocklist.txt",
|
||||||
|
"FIN-0",
|
||||||
|
"https://big.oisd.nl",
|
||||||
|
"fanboy-cookiemonster",
|
||||||
|
"ublock-cookies-easylist",
|
||||||
|
"adguard-cookies",
|
||||||
|
"ublock-cookies-adguard",
|
||||||
|
"ublock-quick-fixes",
|
||||||
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
|
"https://raw.githubusercontent.com/DandelionSprout/adfilt/master/LegitimateURLShortener.txt",
|
||||||
|
"https://raw.githubusercontent.com/bongochong/CombinedPrivacyBlockLists/master/MiniLists/cpbl-abp-mini.txt",
|
||||||
|
"https://raw.githubusercontent.com/tiuxo/hosts/master/ads",
|
||||||
|
"https://badmojr.gitlab.io/1hosts/Lite/adblock.txt",
|
||||||
"https://raw.githubusercontent.com/jjjxu/NSO_Pegasus_Blocklist/master/Pegasus-Hosts-Formatted.txt",
|
"https://raw.githubusercontent.com/jjjxu/NSO_Pegasus_Blocklist/master/Pegasus-Hosts-Formatted.txt",
|
||||||
"https://dl.red.flag.domains/adguard/red.flag.domains.txt",
|
"https://dl.red.flag.domains/adguard/red.flag.domains.txt",
|
||||||
"https://raw.githubusercontent.com/olbat/ut1-blacklists/master/blacklists/malware/domains",
|
"https://raw.githubusercontent.com/olbat/ut1-blacklists/master/blacklists/malware/domains",
|
||||||
"curben-phishing",
|
"https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts",
|
||||||
"ublock-filters",
|
"curben-phishing"
|
||||||
"easylist"
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"AbusiveExperienceInterventionEnforce": 1,
|
|
||||||
"AdvancedProtectionAllowed": true,
|
|
||||||
"SafeBrowsingExtendedReportingEnabled": true,
|
|
||||||
"SafeBrowsingProtectionLevel": 2,
|
"SafeBrowsingProtectionLevel": 2,
|
||||||
"SafeBrowsingProxiedRealTimeChecksAllowed": true
|
"SafeBrowsingProxiedRealTimeChecksAllowed": true,
|
||||||
|
"SafeBrowsingExtendedReportingEnabled": true,
|
||||||
|
"AdvancedProtectionAllowed": true
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
"AbusiveExperienceInterventionEnforce": 1,
|
|
||||||
"SafeBrowsingProtectionLevel": 1,
|
"SafeBrowsingProtectionLevel": 1,
|
||||||
"SafeBrowsingProxiedRealTimeChecksAllowed": true
|
"SafeBrowsingProxiedRealTimeChecksAllowed": true
|
||||||
}
|
}
|
||||||
|
28
rc/bashrc
28
rc/bashrc
@ -148,26 +148,18 @@ if [[ $UNAME == Darwin ]]; then
|
|||||||
(last -10 &)
|
(last -10 &)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Only print motivational phrases if username is aminda or mikaela
|
# Tavun OM värähtely poistaa ylpeyttä, MA kateutta, NI takertumista. PE leikkaa tietämättömyyden läpi, ME hälventää ahneuden ja rintakehässä värähtelevä HUNG muuntaa vihan.
|
||||||
if [[ $(whoami) == aminda ]] || [[ $(whoami) == mikaela ]]; then
|
# Kuinka asiat ovat (s. 74-75) - Lama Ole Nydahl
|
||||||
# Tavun OM värähtely poistaa ylpeyttä, MA kateutta, NI takertumista. PE leikkaa tietämättömyyden läpi, ME hälventää ahneuden ja rintakehässä värähtelevä HUNG muuntaa vihan.
|
(printf "⚧ Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\nOM MANI PEME HUNG\n")
|
||||||
# Kuinka asiat ovat (s. 74-75) - Lama Ole Nydahl
|
(printf "⚧ Any movement at any time is better than nothing.\n")
|
||||||
(printf "⚧ Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\nOM MANI PEME HUNG\n")
|
(printf "❄️ Take the cold showers, hot ones are a disservice. And walk in cold, which is no excuse just like rain.\n\tOtherwise there will be dry skin and the vagus nerve will be upset leading to anxiety, depression and poor mental health.\n\t\tBesides the environment thanks.\n")
|
||||||
(printf "⚧ Any movement at any time is better than nothing.\n")
|
# Tempus Finis - Takeharu Ishimoto
|
||||||
(printf "❄️ Take the cold showers, hot ones are a disservice. And walk in cold, which is no excuse just like rain.\n\tOtherwise there will be dry skin and the vagus nerve will be upset leading to anxiety, depression and poor mental health.\n\t\tBesides the environment thanks.\n")
|
(printf "🕊️ \tFine fortasse nihil est vobis dire\n\tFine fortasse nihil est vobis Lucrari\n\tFine fortasse nihil est tamen\n")
|
||||||
# Tempus Finis - Takeharu Ishimoto
|
#(printf "⚧ Your adventure begins in the dead of night.\n⚧ Your road won't be easy, but a rising sun awaits your journey's end.\n\n")
|
||||||
(printf "🕊️ \tFine fortasse nihil est vobis dire\n\tFine fortasse nihil est vobis Lucrari\n\tFine fortasse nihil est tamen\n")
|
#(printf "⚧ The darker than black is, the brighter the moon is\n")
|
||||||
#(printf "⚧ Your adventure begins in the dead of night.\n⚧ Your road won't be easy, but a rising sun awaits your journey's end.\n\n")
|
(printf "⚧ Agoraphobia/social anxiety advice: \n\tAct like you belong! Like you own the place, but keep everyone comfortable! Remember the Spotlight Effect!\n \t\tMaybe even wear hi-viz so you really belong anywhere 😝\n\t\t\tAnd as always, fake it till you make it!\n")
|
||||||
#(printf "⚧ The darker than black is, the brighter the moon is\n")
|
|
||||||
(printf "⚧ Agoraphobia/social anxiety advice: \n\tAct like you belong! Like you own the place, but keep everyone comfortable! Remember the Spotlight Effect!\n \t\tMaybe even wear hi-viz so you really belong anywhere 😝\n\t\t\tAnd as always, fake it till you make it!\n")
|
|
||||||
# (printf "\n⚧\tThat's what I am, that's what I'll always be\n⚧\tI don't wanna be silent 'cause this is my destiny\n⚧\tThat's what I was, that's what feels good to me\n⚧\tAnd nothing will change me, that's what I'm meant to be.\n⚧\t\t—Conchita Wurst: That's What I Am\n\n")
|
# (printf "\n⚧\tThat's what I am, that's what I'll always be\n⚧\tI don't wanna be silent 'cause this is my destiny\n⚧\tThat's what I was, that's what feels good to me\n⚧\tAnd nothing will change me, that's what I'm meant to be.\n⚧\t\t—Conchita Wurst: That's What I Am\n\n")
|
||||||
#(printf "https://en.m.wikipedia.org/wiki/First_they_came_...#Text\n")
|
#(printf "https://en.m.wikipedia.org/wiki/First_they_came_...#Text\n")
|
||||||
elif [[ "$(id -u)" == "0" ]]; then
|
|
||||||
# This comes from Charybdis IRCd
|
|
||||||
(printf "\nWe would like to take this moment to remind you that we accept absolutely no liability for the insanity you're about to endure.\n\n")
|
|
||||||
# And this from sudo + the general advice for auditability
|
|
||||||
(printf "We trust you have received the usual lecture from the local System\nAdministrator. It usually boils down to these three things:\n\n\t#1) Respect the privacy of others.\n\t#2) Think before you type.\n\t#3) With great power comes great responsibility.\n\nAdditionally you shouldn't be logging in as root directly.\n\n")
|
|
||||||
fi
|
|
||||||
|
|
||||||
# fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md
|
# fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md
|
||||||
export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41"
|
export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41"
|
||||||
|
28
rc/zshrc
28
rc/zshrc
@ -105,26 +105,18 @@ if [[ $UNAME = Darwin ]]; then
|
|||||||
(last -10&)
|
(last -10&)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Only print motivational phrases if username is aminda or mikaela
|
# Tavun OM värähtely poistaa ylpeyttä, MA kateutta, NI takertumista. PE leikkaa tietämättömyyden läpi, ME hälventää ahneuden ja rintakehässä värähtelevä HUNG muuntaa vihan.
|
||||||
if [[ $(whoami) == aminda ]] || [[ $(whoami) == mikaela ]]; then
|
# Kuinka asiat ovat (s. 74-75) - Lama Ole Nydahl
|
||||||
# Tavun OM värähtely poistaa ylpeyttä, MA kateutta, NI takertumista. PE leikkaa tietämättömyyden läpi, ME hälventää ahneuden ja rintakehässä värähtelevä HUNG muuntaa vihan.
|
(printf "⚧ Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\nOM MANI PEME HUNG\n")
|
||||||
# Kuinka asiat ovat (s. 74-75) - Lama Ole Nydahl
|
(printf "⚧ Any movement at any time is better than nothing.\n")
|
||||||
(printf "⚧ Aferoj emas funkcii sin mem.\n\tFaru jogon, sentu, ne provu perfektecon.\n\t\tDancu kiel neniu rigardas, kvankam estu vidita kaj aŭdata.\nOM MANI PEME HUNG\n")
|
(printf "❄️ Take the cold showers, hot ones are a disservice. And walk in cold, which is no excuse just like rain.\n\tOtherwise there will be dry skin and the vagus nerve will be upset leading to anxiety, depression and poor mental health.\n\t\tBesides the environment thanks.\n")
|
||||||
(printf "⚧ Any movement at any time is better than nothing.\n")
|
# Tempus Finis - Takeharu Ishimoto
|
||||||
(printf "❄️ Take the cold showers, hot ones are a disservice. And walk in cold, which is no excuse just like rain.\n\tOtherwise there will be dry skin and the vagus nerve will be upset leading to anxiety, depression and poor mental health.\n\t\tBesides the environment thanks.\n")
|
(printf "🕊️ \tFine fortasse nihil est vobis dire\n\tFine fortasse nihil est vobis Lucrari\n\tFine fortasse nihil est tamen\n")
|
||||||
# Tempus Finis - Takeharu Ishimoto
|
#(printf "⚧ Your adventure begins in the dead of night.\n⚧ Your road won't be easy, but a rising sun awaits your journey's end.\n\n")
|
||||||
(printf "🕊️ \tFine fortasse nihil est vobis dire\n\tFine fortasse nihil est vobis Lucrari\n\tFine fortasse nihil est tamen\n")
|
#(printf "⚧ The darker than black is, the brighter the moon is\n")
|
||||||
#(printf "⚧ Your adventure begins in the dead of night.\n⚧ Your road won't be easy, but a rising sun awaits your journey's end.\n\n")
|
(printf "⚧ Agoraphobia/social anxiety advice: \n\tAct like you belong! Like you own the place, but keep everyone comfortable! Remember the Spotlight Effect!\n \t\tMaybe even wear hi-viz so you really belong anywhere 😝\n\t\t\tAnd as always, fake it till you make it!\n")
|
||||||
#(printf "⚧ The darker than black is, the brighter the moon is\n")
|
|
||||||
(printf "⚧ Agoraphobia/social anxiety advice: \n\tAct like you belong! Like you own the place, but keep everyone comfortable! Remember the Spotlight Effect!\n \t\tMaybe even wear hi-viz so you really belong anywhere 😝\n\t\t\tAnd as always, fake it till you make it!\n")
|
|
||||||
# (printf "\n⚧\tThat's what I am, that's what I'll always be\n⚧\tI don't wanna be silent 'cause this is my destiny\n⚧\tThat's what I was, that's what feels good to me\n⚧\tAnd nothing will change me, that's what I'm meant to be.\n⚧\t\t—Conchita Wurst: That's What I Am\n\n")
|
# (printf "\n⚧\tThat's what I am, that's what I'll always be\n⚧\tI don't wanna be silent 'cause this is my destiny\n⚧\tThat's what I was, that's what feels good to me\n⚧\tAnd nothing will change me, that's what I'm meant to be.\n⚧\t\t—Conchita Wurst: That's What I Am\n\n")
|
||||||
#(printf "https://en.m.wikipedia.org/wiki/First_they_came_...#Text\n")
|
#(printf "https://en.m.wikipedia.org/wiki/First_they_came_...#Text\n")
|
||||||
elif [[ "$(id -u)" == "0" ]]; then
|
|
||||||
# This comes from Charybdis IRCd
|
|
||||||
(printf "\nWe would like to take this moment to remind you that we accept absolutely no liability for the insanity you're about to endure.\n\n")
|
|
||||||
# And this from sudo + the general advice for auditability
|
|
||||||
(printf "We trust you have received the usual lecture from the local System\nAdministrator. It usually boils down to these three things:\n\n\t#1) Respect the privacy of others.\n\t#2) Think before you type.\n\t#3) With great power comes great responsibility.\n\nAdditionally you shouldn't be logging in as root directly.\n\n")
|
|
||||||
fi
|
|
||||||
|
|
||||||
# fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md
|
# fix dircolors for Selenized https://github.com/jan-warchol/selenized/blob/master/other-apps/dircolors/README.md
|
||||||
export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41"
|
export LS_COLORS="$LS_COLORS:ow=1;7;34:st=30;44:su=30;41"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user