aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/wsl/.config/alacritty/shell.yml
blob: 8b80d89a42cecac9aaa3741f918be1da804a2d03 (plain)
1
2
3
4
5
6
shell:
  program: C:\WINDOWS\system32\wsl.exe
  args:
    - "tmux new -As main"

working_directory: '\\wsl$\Arch\home\tobyv'