mirror of
https://github.com/denisidoro/navi.git
synced 2026-01-23 02:14:19 +00:00
Update shell.rs
It should remove the need to put a "-" in the middle of the name. It's a bit impractical.
This commit is contained in:
parent
54b707c201
commit
684e450ef5
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ pub enum Shell {
|
|||
Fish,
|
||||
Elvish,
|
||||
Nushell,
|
||||
PowerShell,
|
||||
Powershell,
|
||||
}
|
||||
|
||||
#[derive(Error, Debug)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue