mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
chore: always merge history in fish
This commit is contained in:
parent
5a670924f2
commit
76d2efadb6
2 changed files with 0 additions and 4 deletions
|
|
@ -1,7 +1,5 @@
|
|||
builtin history append "{{ command }}";
|
||||
{%- if success %}
|
||||
builtin history merge;
|
||||
{%- endif %}
|
||||
|
||||
{%- if let Some(cd) = self.cd %}
|
||||
cd {{ cd }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue