1
0
Fork 0
Commit Graph

430 Commits

Author SHA1 Message Date
Alan Faubert 8ecadd2c40 firefox: disable recommended Pocket content 2023-11-23 20:05:51 -05:00
Alan Faubert 51884263d2 firefox: remove disabling of DNS-over-HTTPS
This is disabled automatically anyway when using a VPN.
2023-11-23 19:56:21 -05:00
Alan Faubert 34fac12e34 vscode: cSpell.checkLimit=1024 (1 megabyte) 2023-10-21 12:08:51 -04:00
Alan Faubert d1369149b2 bash: tcp-tunnel.sh: clean up the socket files before sleep
In this way, when the user SIGINTs during the sleep, we have already cleaned up.
2023-09-03 07:18:05 -04:00
Alan Faubert 91d033a013 firefox: tidy concatenating of user.js 2023-08-22 17:59:05 -04:00
Alan Faubert 78e2dcbcca config: separate WSL check and wslpath call 2023-08-22 17:57:06 -04:00
Alan Faubert 102cdd0309 wsl: remove WSLtty config 2023-08-18 09:33:39 -04:00
Alan Faubert b6c0d83473 git: set master as default branch during init 2023-08-09 13:13:24 -04:00
Alan Faubert b7e391935d bash: tcp-tunnel.sh: display SSH command once at beginning
Also, only sleep for one second between attempts.
2023-07-22 08:00:20 -04:00
Alan Faubert 5c3344a9e3 bash: tcp-tunnel.sh: support multiple tunnels in single invocation 2023-07-19 21:27:38 -04:00
Alan Faubert 4ad9d885a4 win: add .reg file to restore classic right-click behavior on Win 11 2023-07-19 10:06:50 -04:00
Alan Faubert 61cf52f8e9 nodejs: hack eslint-plugin-svelte3 to use Svelte 4 2023-06-29 08:08:32 -04:00
Alan Faubert 66e514bfed git: snapshot: remove cd to root of repo
This is unnecessary in Git 2.x.
2023-06-21 06:40:42 -04:00
Alan Faubert b227901f51 bash: remove syncfiles.sh 2023-06-12 01:42:15 -04:00
Alan Faubert 51e01c7b10 bash: tcp-tunnel.sh: add new script 2023-06-07 18:15:55 -04:00
Alan Faubert 6eae946112 bash: remove old section about adding color to root user shells 2023-06-04 00:10:27 -04:00
Alan Faubert 786e976392 wsl: remove wsl-display
This is unnecessary now that WSLg exists.
2023-06-02 14:06:59 -04:00
Alan Faubert ed7412e1fd firefox: add more Temporary Containers config 2023-06-02 09:37:18 -04:00
Alan Faubert d4af7ccf4d vscode: use new diff algorithm 2023-05-03 19:44:29 -04:00
Alan Faubert 609ad6c83d vscode: cSpell.checkLimit -> cSpell.maxNumberOfProblems 2023-04-20 20:39:54 -04:00
Alan Faubert 029b126d89 git: safe.directory = * 2023-04-19 19:54:47 -04:00
Alan Faubert bdf05e0409 nodejs: set resolution-mode=highest in .npmrc 2023-04-13 19:40:28 -04:00
Alan Faubert b17b7029ff firefox: adjust Temporary Containers configuration 2023-04-12 17:14:38 -04:00
Alan Faubert f01d2857d1 nodejs: quote aliases created in npma.sh 2023-03-25 11:07:57 -04:00
Alan Faubert 25711e3464 bash: add .hushlogin 2023-03-17 15:37:55 -04:00
Alan Faubert e2b7025623 wsl: add wsl-expose-filesystem 2023-03-04 20:32:29 -05:00
Alan Faubert c74507369d firefox: update config for disabling contextual address bar suggestions 2023-03-02 11:49:41 -05:00
Alan Faubert d5dba68de0 wsl: new symlinks to Windows profile folders 2023-02-01 22:19:29 -05:00
Alan Faubert 4154d1310c bash: add trailing / to autocompletes of symlinked directories 2023-01-29 22:16:50 -05:00
Alan Faubert 7fc6971572 git: wsl: git-credential-manager-core -> git-credential-manager 2023-01-23 23:34:20 -05:00
Alan Faubert a09ca4eddb bash: follow directory symlinks when constructing PATH 2022-12-26 12:06:25 -05:00
Alan Faubert c9afcd0926 win: add disable_network_thumbs_db.reg 2022-12-22 10:05:02 -05:00
Alan Faubert fc8aca5662 git: switch to MUSL version of Delta 2022-12-17 13:30:28 -05:00
Alan Faubert b905ec7370 firefox: enable GPC signal 2022-11-08 21:55:35 -05:00
Alan Faubert 9861075cb6 wsl: make wsl-mount mount as current user/group 2022-11-01 11:04:39 -04:00
Alan Faubert e6740e2802 firefox: disable file:// strict origin policy 2022-09-20 08:36:52 -04:00
Alan Faubert a58b3ed2c4 firefox: disable devtools response body size limit 2022-09-19 20:33:08 -04:00
Alan Faubert c14c060aa9 nodejs: update to eslint-plugin-html@7 2022-08-04 23:26:12 -04:00
Alan Faubert 5fc66bdf17 vscode: follow renames in GitLens file history 2022-08-04 16:38:36 -04:00
Alan Faubert 2074e6dec1 vscode: switch to new telemetry settings 2022-08-04 16:37:28 -04:00
Alan Faubert 29c8bfdd81 vscode: remove language-specific configuration 2022-07-18 08:54:32 -04:00
Alan Faubert e3f5e32793 firefox: add more Temporary Containers config 2022-07-11 17:22:01 -04:00
Alan Faubert 19278011ec wsl: wsltty: re-enable scrollbar 2022-07-02 10:37:58 -04:00
Alan Faubert f5e85b9b10 firefox: adjust Temporary Containers configuration 2022-06-28 08:46:01 -04:00
Alan Faubert 54db14d4b8 wsl: add wsl-display 2022-06-08 17:45:51 -04:00
Alan Faubert 6a145178a3 git: work around slow npm installs from GitHub repos 2022-05-20 15:54:00 -04:00
Alan Faubert 6f930ccf85 nodejs: update to eslint-plugin-svelte3@4 2022-05-05 13:20:45 -04:00
Alan Faubert a06201bfc8 firefox: remove VPN bypass instructions 2022-05-04 20:46:59 -04:00
Alan Faubert b61eec829b firefox: add configuration for Temporary Containers add-on 2022-05-04 20:33:34 -04:00
Alan Faubert be269f7b84 keepass: add WebAutoType (and SourceForgeUpdateChecker) 2022-04-15 21:02:29 -04:00