change color.h en colors.h et ajoute dans makefile, et ajout commande ncdu dans tutos shell

This commit is contained in:
hugogogo
2022-03-13 18:38:12 +01:00
parent 70dcef77ab
commit 84f19ea2c0
4 changed files with 13 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#ifndef FILENAME_HPP
# define FILENAME_HPP
# include "color.h"
# include "colors.h"
# include <iostream>
# include <string>