Fix
This commit is contained in:
13
node_modules/shiki/samples/shellsession.sample
generated
vendored
Normal file
13
node_modules/shiki/samples/shellsession.sample
generated
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
$ echo $EDITOR
|
||||
vim
|
||||
$ git checkout main
|
||||
Switched to branch 'main'
|
||||
Your branch is up-to-date with 'origin/main'.
|
||||
$ git push
|
||||
Everything up-to-date
|
||||
$ echo 'All
|
||||
> done!'
|
||||
All
|
||||
done!
|
||||
|
||||
# From https://github.com/highlightjs/highlight.js/blob/fcefad4a6bf99b88c54b2b724ca77466e94c374d/test/detect/shell/default.txt#L4
|
||||
Reference in New Issue
Block a user