Minishell
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "../../include/epifetch.h"
#include "../../include/utils.h"
Functions | |
char * | save_color (char *color) |
epifetch_t * | get_epifetch_data (void) |
epifetch_t * get_epifetch_data | ( | void | ) |
char * save_color | ( | char * | color | ) |