aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Collapse)Author
2025-01-22kinda fix for pipe error and again.vs for you db just chnage workfolder gnChristopher Uhlig
2025-01-13hereChristopher Uhlig
2024-08-05updated the date in headerChristopher Uhlig
2024-06-25Add basic command line Dominik Kaiser
* Initialize terminal and signal handling * Add basic repl that doesn't do anything yet * Add handling for Ctrl-C, Ctrl-D and Ctrl-\ in interactive mode
2024-06-22Add main.c and minishell.hDominik Kaiser