Commit graph

12 commits

Author SHA1 Message Date
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
aa0db16116 Add powershell script 2022-02-08 09:11:00 +01:00
Fernando Schauenburg
8d9faec315 Make `explorer work without arguments as well 2022-01-21 12:02:43 +01:00
Fernando Schauenburg
cf3344ab48 Make scripts easily installable with stow 2022-01-21 11:56:26 +01:00
Fernando Schauenburg
47ae86cac0 Add start script 2022-01-21 11:51:24 +01:00
Fernando Schauenburg
9f35c36ad3 Initial commit - add basic utilities 2022-01-21 11:49:17 +01:00