mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 14:30:10 +01:00
fix: shell execution for fish
This commit is contained in:
parent
1d78b20404
commit
3e9678506a
2 changed files with 3 additions and 3 deletions
|
|
@ -203,7 +203,7 @@ pub fn initialization(shell: &str, binary_path: &str, auto_alias: &str) {
|
|||
init = format!(
|
||||
r#"
|
||||
function {} -d "Terminal command correction"
|
||||
{}
|
||||
eval $({})
|
||||
end
|
||||
"#,
|
||||
auto_alias, init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue