update: executes commands only in /usr/bin

This commit is contained in:
sdevsantiago
2025-07-31 14:45:06 +02:00
parent 4cf27740de
commit 7b7d500db9
4 changed files with 158 additions and 7 deletions

11
.gitignore vendored
View File

@@ -1,5 +1,14 @@
# File
minishell
# Build path
build/
/build
# Libraries path
/lib
# VSCode
/.vscode
# Prerequisites
*.d