mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-12 06:20:09 +01:00
fix: revert bash & zsh init
This commit is contained in:
parent
8c911fb09a
commit
91f9969fc5
1 changed files with 1 additions and 3 deletions
|
|
@ -544,9 +544,7 @@ def --env {} [] {{
|
|||
"bash" | "zsh" => {
|
||||
initialize = format!(
|
||||
r#"
|
||||
{} () {{
|
||||
{}
|
||||
}}
|
||||
alias {}='{}'
|
||||
"#,
|
||||
alias, initialize
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue