Commit Graph

67 Commits

Author SHA1 Message Date
3d540f0d6d fixed norme 2024-02-21 13:15:46 +01:00
a9c8551ffc makefile multithread 2024-02-19 22:57:25 +01:00
6b3cce6b78 prompt en gras et il depends de l'environnement de minishell maintenant 2024-02-19 22:52:06 +01:00
ff1f6351aa working on aliases 2024-02-18 19:06:16 +01:00
98343b24c8 compiles now 2024-02-18 17:26:57 +01:00
3efa1fffa3 fixed prototypes 2024-02-18 17:21:12 +01:00
d8817f4b0c j'aime pas les headers (x1000) 2024-02-18 17:07:08 +01:00
d21d9e44a5 addr env 2024-02-18 17:06:00 +01:00
da8d8cbe1c fixed merge confclict 2024-02-18 17:05:13 +01:00
e126456b49 aliases done 2024-02-18 17:02:38 +01:00
1396ee52af env modifiable 2024-02-18 16:37:22 +01:00
86d96fc099 alias modifiable 2024-02-18 16:31:31 +01:00
cec4e7a3a3 modif sur le makefile, ~ dans le prompt 2024-02-18 15:53:17 +01:00
7b5b5338a4 alias parsing 2024-02-17 04:37:01 +01:00
e6fff0aec3 Merge branch 'main' of github.com:mdev9/minishell 2024-02-17 02:37:35 +01:00
bc1ff85c18 debut alias parsing 2024-02-17 02:37:14 +01:00
22b79aa45f added alias struct 2024-02-17 02:32:28 +01:00
4340621705 add alias to .h 2024-02-17 02:23:27 +01:00
2ced58600a unused variable 2024-02-17 01:44:33 +01:00
d7798a0431 Merge branch 'main' of github.com:mdev9/minishell 2024-02-17 00:32:01 +01:00
da27fbe414 parsing ~ 2024-02-17 00:31:54 +01:00
199d6ca428 fixed exec valgrind errors 2024-02-17 00:28:47 +01:00
1053b6cd1c Merge branch 'main' of github.com:mdev9/minishell 2024-02-17 00:09:48 +01:00
11a3669569 exec + 1 2024-02-17 00:09:40 +01:00
7e618de661 fixed cd 2024-02-17 00:00:13 +01:00
2c9ee277fa amelioration TRES importante sur le makefile 2024-02-16 22:27:05 +01:00
d202d0e337 merge 2024-02-16 22:25:59 +01:00
bff4457aeb fixed header 2024-02-16 22:24:57 +01:00
6ecebc63d2 compiles now 2024-02-16 22:23:22 +01:00
b2b65a94b9 Merge branch 'main' of github.com:mdev9/minishell 2024-02-16 22:18:49 +01:00
b01c016802 moved cd.c 2024-02-16 22:16:45 +01:00
bf1d42d5f5 make install 2024-02-16 22:15:52 +01:00
492a0a63d1 Merge branch 'main' of github.com:mdev9/minishell 2024-02-16 22:14:57 +01:00
f274289053 removed prints 2024-02-16 22:13:35 +01:00
5e6c725b6b AAAAAAAAAAAa les headers 2024-02-16 21:58:05 +01:00
e0021ed8ce working on cd 2024-02-16 21:53:49 +01:00
79f99ce489 coucou 2024-02-16 21:53:38 +01:00
2a2ef1d63c merge conflit (j'aime pas les headers) 2024-02-16 21:26:10 +01:00
ab5912fe51 modifs 2024-02-16 21:24:24 +01:00
8d77586948 pourquoi il demande un buffer en parametre lui ? 2024-02-16 21:20:10 +01:00
ad1de58fb2 added minishellrc 2024-02-16 18:40:40 +01:00
aeac20ccb0 fixed non null terminated tab 2024-02-16 17:27:08 +01:00
60cc42b316 Merge branch 'main' of github.com:mdev9/minishell 2024-02-16 16:14:00 +01:00
91f1edf136 modif isnbr 2024-02-16 16:13:55 +01:00
42149a2a0d added forks 2024-02-16 16:12:49 +01:00
c3aefd859b fixed exec error and normed 2024-02-16 15:11:20 +01:00
9d15c79d02 space at the end 2024-02-16 14:52:50 +01:00
f07fa4e636 compiles now 2024-02-16 14:46:46 +01:00
7f22e77b7b Merge branch 'main' of github.com:mdev9/minishell 2024-02-16 14:32:18 +01:00
98e3b5cfe2 env to char tab et correction du .h 2024-02-16 14:32:01 +01:00