mirror of
https://github.com/TECHNOFAB11/pay-respects.git
synced 2025-12-11 22:10:09 +01:00
doc: nushell incompatibilities
This commit is contained in:
parent
3e9678506a
commit
12e4ac7093
2 changed files with 2 additions and 2 deletions
|
|
@ -9,6 +9,6 @@ pattern = [
|
|||
# the directory automatically
|
||||
suggest = [
|
||||
'''
|
||||
mkdir -p {{command[1]}}
|
||||
mkdir -p {{command[1]}} && \
|
||||
cd {{command[1]}} '''
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue