admin revised this gist . Go to revision
1 file changed, 4 insertions
app config.md
| @@ -24,3 +24,7 @@ file browser -> project folder -> (dropdown) use * as project folder | |||
| 24 | 24 | ## dbeaver | |
| 25 | 25 | ||
| 26 | 26 | window -> show view -> query manager | |
| 27 | + | ||
| 28 | + | ## tailscale | |
| 29 | + | ||
| 30 | + | https://login.tailscale.com/admin/machines -> Disable key expiry (trusted server) | |
admin revised this gist . Go to revision
1 file changed, 4 insertions
app config.md
| @@ -20,3 +20,7 @@ file browser -> project folder -> (dropdown) use * as project folder | |||
| 20 | 20 | ## vscode | |
| 21 | 21 | ||
| 22 | 22 | > settings gui -> "search: exclude" -> add "**/*lock.yaml" | |
| 23 | + | ||
| 24 | + | ## dbeaver | |
| 25 | + | ||
| 26 | + | window -> show view -> query manager | |
admin revised this gist . Go to revision
1 file changed, 5 insertions, 1 deletion
app config.md
| @@ -15,4 +15,8 @@ about:preferences#privacy -> Firefox Data Collection and Use -> disable | |||
| 15 | 15 | ## mate | |
| 16 | 16 | ||
| 17 | 17 | - disable find all files | |
| 18 | - | file browser -> project folder -> (dropdown) use * as project folder | |
| 18 | + | file browser -> project folder -> (dropdown) use * as project folder | |
| 19 | + | ||
| 20 | + | ## vscode | |
| 21 | + | ||
| 22 | + | > settings gui -> "search: exclude" -> add "**/*lock.yaml" | |
admin revised this gist . Go to revision
1 file changed, 9 insertions, 2 deletions
app config.md
| @@ -2,10 +2,17 @@ | |||
| 2 | 2 | settings -> keyboard shortuts -> services -> disable searching | |
| 3 | 3 | ||
| 4 | 4 | ## iterm | |
| 5 | - | settings -> profiles -> other actions -> import json as profile | |
| 5 | + | ||
| 6 | + | - settings -> profiles -> other actions -> import json as profile | |
| 7 | + | - Settings -> Advanced -> Scroll wheel sends arrow keys when in alternate screen mode: FALSE | |
| 6 | 8 | ||
| 7 | 9 | ## android studio | |
| 8 | 10 | tools -> create commandline launcher | |
| 9 | 11 | ||
| 10 | 12 | ## firefox | |
| 11 | - | about:preferences#privacy -> Firefox Data Collection and Use -> disable | |
| 13 | + | about:preferences#privacy -> Firefox Data Collection and Use -> disable | |
| 14 | + | ||
| 15 | + | ## mate | |
| 16 | + | ||
| 17 | + | - disable find all files | |
| 18 | + | file browser -> project folder -> (dropdown) use * as project folder | |
admin revised this gist . Go to revision
1 file changed, 4 insertions, 1 deletion
app config.md
| @@ -5,4 +5,7 @@ settings -> keyboard shortuts -> services -> disable searching | |||
| 5 | 5 | settings -> profiles -> other actions -> import json as profile | |
| 6 | 6 | ||
| 7 | 7 | ## android studio | |
| 8 | - | tools -> create commandline launcher | |
| 8 | + | tools -> create commandline launcher | |
| 9 | + | ||
| 10 | + | ## firefox | |
| 11 | + | about:preferences#privacy -> Firefox Data Collection and Use -> disable | |
admin revised this gist . Go to revision
1 file changed, 3 insertions
app config.md
| @@ -1,3 +1,6 @@ | |||
| 1 | + | ## spotlight | |
| 2 | + | settings -> keyboard shortuts -> services -> disable searching | |
| 3 | + | ||
| 1 | 4 | ## iterm | |
| 2 | 5 | settings -> profiles -> other actions -> import json as profile | |
| 3 | 6 | ||
admin revised this gist . Go to revision
1 file changed, 5 insertions
app config.md (file created)
| @@ -0,0 +1,5 @@ | |||
| 1 | + | ## iterm | |
| 2 | + | settings -> profiles -> other actions -> import json as profile | |
| 3 | + | ||
| 4 | + | ## android studio | |
| 5 | + | tools -> create commandline launcher | |