oopsie
This commit is contained in:
@@ -37,7 +37,6 @@ static char *powerline(void)
|
|||||||
if (ft_strlen(input) > 0)
|
if (ft_strlen(input) > 0)
|
||||||
add_history(input);
|
add_history(input);
|
||||||
free(prompt);
|
free(prompt);
|
||||||
free(pwd);
|
|
||||||
return (input);
|
return (input);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user