Files
Basalt2/node_modules/shiki/samples/shellsession.sample
Robert Jelic 31787b0e9b Fix
2025-02-16 18:04:24 +01:00

14 lines
306 B
Plaintext

$ 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