Error
Closed this issue · 3 comments
talentlessguy commented
Created log file at "/tmp/Alacritty-925.log"
[2019-11-13 22:09] [ERROR] Failed to spawn command: No such file or directory (os error 2)
alacritty
version: 0.3.3
shell: fish 3.0.2
talentlessguy commented
Maybe you don't have
tmux
installed? See here.
Looks like this line breaks everything.
config-alacritty/alacritty.yml
Line 499 in 880fc4e
I don't use homebrew
, maybe just use from $PATH, like fish
?
And I have tmux
installed
tmcdonell commented
At this point $PATH
does not exist, so you need to provide a full path to the executable you want to launch. You are free to change that to whatever shell you want to use.