Merge pull request #697 from geniusupgrader/next

OpenFOAM support! (fixes #696)
This commit is contained in:
Ben Hilburn 2017-12-14 16:36:53 -05:00 committed by GitHub
commit 786dc5b3f2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 11 additions and 0 deletions

View file

@ -149,6 +149,7 @@ The segments that are currently available are:
* [`todo`](http://todotxt.com/) - Shows the number of tasks in your todo.txt tasks file.
* `detect_virt` - Virtualization detection with systemd
* `newline` - Continues the prompt on a new line.
* `openfoam` - Shows the currently sourced [OpenFOAM](https://openfoam.org/) environment.
---------------------------------------------------------------------------------