2021-10-22 11:51:27
This commit is contained in:
@@ -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
|
||||
ln -snf ~/Projects/libft/git libft
|
||||
ln -snf ../../42/libft/git libft
|
||||
ln -snf ../libft libft
|
||||
ln -snf ~/42/libft/git libft
|
||||
ln -snf $HOME/libft libft
|
||||
```
|
||||
|
||||
Only for Linux
|
||||
|
||||
Reference in New Issue
Block a user