2021-10-22 11:51:27
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
# By: gbaconni <gbaconni@42lausanne.ch> +#+ +:+ +#+ #
|
# By: gbaconni <gbaconni@42lausanne.ch> +#+ +:+ +#+ #
|
||||||
# +#+#+#+#+#+ +#+ #
|
# +#+#+#+#+#+ +#+ #
|
||||||
# Created: 2021/10/22 09:10:00 by gbaconni #+# #+# #
|
# Created: 2021/10/22 09:10:00 by gbaconni #+# #+# #
|
||||||
# Updated: 2021/10/22 11:20:42 by gbaconni ### ########.fr #
|
# Updated: 2021/10/22 11:51:01 by gbaconni ### ########.fr #
|
||||||
# #
|
# #
|
||||||
# **************************************************************************** #
|
# **************************************************************************** #
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -12,8 +12,8 @@ ln -snf $(find ~ -mindepth 2 -maxdepth 4 -name libft.h -exec dirname "{}" \; 2>/
|
|||||||
|
|
||||||
# You can also specify the path to your libft
|
# You can also specify the path to your libft
|
||||||
ln -snf ~/Projects/libft/git libft
|
ln -snf ~/Projects/libft/git libft
|
||||||
ln -snf ../../42/libft/git libft
|
ln -snf ~/42/libft/git libft
|
||||||
ln -snf ../libft libft
|
ln -snf $HOME/libft libft
|
||||||
```
|
```
|
||||||
|
|
||||||
Only for Linux
|
Only for Linux
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
../../42/libft/git
|
/home/baco/42/libft/git
|
||||||
Reference in New Issue
Block a user