presentations/highlight-js/test/detect/shell/default.txt

12 lines
181 B
Text
Raw Permalink Normal View History

2018-12-07 08:48:05 -06:00
$ echo $EDITOR
vim
$ git checkout master
Switched to branch 'master'
Your branch is up-to-date with 'origin/master'.
$ git push
Everything up-to-date
$ echo 'All
> done!'
All
done!