atuinsh/atuin

Record the shell used for each command

Open

#608 opened on Nov 8, 2022

View on GitHub
 (16 comments) (14 reactions) (0 assignees)Rust (29,714 stars) (840 forks)batch import
enhancementgood first issuehelp wanted

Description

I would find it useful if atuin recorded the shell used for each command.

For various reasons, I occasionally switch between shells for different purposes, and sometimes a command that works in one shell (bash/zsh) doesn't work in another (fish). This is even more of an issue if atuin grows to support more of the exotic shells (nushell, elvish, etc).

Having the ability to know which shell was used for a command would let me filter by commands for the current shell environment.

Contributor guide

Record the shell used for each command · atuinsh/atuin#608 | Good First Issue