mirror of
https://github.com/KeyZox71/ft_minipowershell.git
synced 2025-05-11 23:18:46 +02:00
「🔨」 fix: Fixed prompt with env function
This commit is contained in:
@ -31,9 +31,6 @@
|
||||
# include "execution.h"
|
||||
|
||||
char set_env(char **env, const char *name, char *content);
|
||||
char *get_hostname(void);
|
||||
char *get_prompt(void);
|
||||
char *get_pwd(void);
|
||||
bool is_str(char *src, char *dst);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user