Browse Source

my/tools: add graphviz and plantuml for diagrams

Kyle P Davis 9 years ago
parent
commit
6498011b83
1 changed files with 2 additions and 0 deletions
  1. 2 0
      gimmes/my/tools

+ 2 - 0
gimmes/my/tools

@@ -12,6 +12,8 @@ gimme \
 	vim \
 	pstree \
 	htop \
+	graphviz \
+	plantuml \
 	my/www \
 	my/js \
 	my/py \