diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index 4d3e98f73..f067b7103 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -8,6 +8,7 @@ * [C#](#csharp) * [C++](#cpp) * [Clojure](#clojure) +* [Conda](#conda) * [Dart](#dart) * [Data Science](#data-science) * [Data Structures and Algorithms](#data-structures-and-algorithms) @@ -121,6 +122,11 @@ * [Clojure Cheatsheet](http://clojure.org/cheatsheet) (HTML) +### Conda + +* [Conda (miniconda Cheatsheat)](https://docs.conda.io/projects/conda/en/stable/user-guide/cheatsheet.html) - Conda (HTML) + + ### Dart * [Dart Cheatsheet](https://quickref.me/dart) - Quickref.me (HTML)