mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-25 06:19:00 +00:00
users/foo-dogsquared: update Tridactyl and atuin config
This commit is contained in:
parent
7a68e0a6a8
commit
39cc3b50d6
configs/home-manager/foo-dogsquared
@ -109,13 +109,14 @@ autocontain -s github\.com Work
|
||||
autocontain -s gitlab\.com Work
|
||||
autocontain -s app\.netlify\.com Work
|
||||
autocontain -s archive\.softwareheritage\.com Work
|
||||
autocontain -s sourcegraph\.com Work
|
||||
|
||||
" So does most freelancing sites.
|
||||
autocontain -s upwork\.com Work
|
||||
autocontain -s monster\.com Work
|
||||
autocontain -s foundit\.com(\.ph?) Work
|
||||
autocontain -s fiverr\.com Work
|
||||
autocontain -s linkedin\.com Work
|
||||
autocontain -s (ph\.?)linkedin\.com Work
|
||||
autocontain -s jobstreet\.com(\.ph?) Work
|
||||
autocontain -s (ph\.?)jobstreet\.com(\.ph?) Work
|
||||
|
||||
|
@ -36,10 +36,14 @@ in
|
||||
(lib.mkIf userCfg.programs.shell.enable {
|
||||
programs.atuin.settings.history_filter = [
|
||||
"^curl"
|
||||
"^wget"
|
||||
"^monolith"
|
||||
"^sherlock"
|
||||
"^yt-dlp"
|
||||
"^yt-dl"
|
||||
"^gallery-dl"
|
||||
"^archivebox"
|
||||
"^fanficfare"
|
||||
];
|
||||
})
|
||||
]);
|
||||
|
Loading…
Reference in New Issue
Block a user