|
05d129877b
|
Make all scripts executable
|
2023-07-04 15:44:59 +02:00 |
|
Fernando Schauenburg
|
b4526f94cc
|
Use WSL ssh-agent by default
|
2023-05-05 09:27:10 +02:00 |
|
Fernando Schauenburg
|
ebe8927884
|
start: make sure remaining args are passed to handlers
|
2022-09-16 09:00:19 +02:00 |
|
Fernando Schauenburg
|
b5b3a5f029
|
start: usage goes to stdout with -h
|
2022-09-16 08:55:18 +02:00 |
|
Fernando Schauenburg
|
ea356d6e2a
|
start: refactor code into functions
|
2022-09-02 09:11:28 +02:00 |
|
Fernando Schauenburg
|
0a79fc285a
|
start: forward command line args to the shell
|
2022-09-02 08:59:02 +02:00 |
|
Fernando Schauenburg
|
6ef0a61a7a
|
start: exec a shell rather than tmux
|
2022-09-01 08:43:51 +02:00 |
|
Fernando Schauenburg
|
1c1fa63793
|
start: remove SSH socket if present
|
2022-09-01 08:37:33 +02:00 |
|
Fernando Schauenburg
|
d8b60916ef
|
start: forward SSH agent requests from WSL to Windows
Instruction that I followed:
https://stuartleeks.com/posts/wsl-ssh-key-forward-to-windows/
Using this tool to make Windows named pipes available in WSL:
https://github.com/jstarks/npiperelay
|
2022-07-25 16:44:54 +02:00 |
|
Fernando Schauenburg
|
cf3344ab48
|
Make scripts easily installable with stow
|
2022-01-21 11:56:26 +01:00 |
|