lotherk / zimilar

This small gem extends your shell to autocorrect inputs that would led in a 'command not found'.
MIT License
2 stars 0 forks source link

unsupported shell 'tcsh' #1

Open montyvesselinov opened 10 years ago

montyvesselinov commented 10 years ago

i run bash but I get "unsupported shell 'tcsh' " and does not work.

lotherk commented 10 years ago

is bash your login shell? zimiliar is reading the SHELL environment variable to determine your login shell.

adding support for tcsh is quite easy. I'd implement it if you'd send me a part of a tcsh history and how the hist file's named.