alias
|
clean: remove trash file
|
2023-07-05 21:12:25 +02:00 |
builtin-exec
|
clean: create function to not repeat code
|
2023-07-05 00:23:04 +02:00 |
cmd
|
fix: segfault '<t'
|
2023-07-05 00:36:53 +02:00 |
data
|
add: alias
|
2023-07-04 15:54:19 +02:00 |
env
|
add: env var iterpretation
|
2023-07-05 21:12:04 +02:00 |
exec
|
add: ctrl + c and ctrl + \
|
2023-07-05 13:47:28 +02:00 |
input
|
add: alias
|
2023-07-04 15:54:19 +02:00 |
parsing
|
add: env var iterpretation
|
2023-07-05 21:12:04 +02:00 |
redirection
|
fix: permission on redirection fiel
|
2023-07-05 00:45:35 +02:00 |
signal
|
add: ctrl + c and ctrl + \
|
2023-07-05 13:47:28 +02:00 |
utils
|
fix: args err
|
2023-06-30 14:51:23 +02:00 |
main.c
|
add: env var iterpretation
|
2023-07-05 21:12:04 +02:00 |