contains all my personal script and alias for 42
contain all personal alias and export var
all my personal script
- check_basic.sh (in work)
- check if the dev have write the code in the good way :
- protected
malloc - corect
header(username)
- protected
- check if the dev have write the code in the good way :
- compilette.sh
- compile file every 5 sec
- gitc.sh
git clonewith only the project name
- groutine.sh
- git routine (
git add .,git commit, andgit pushat the same time) - need arg for the git commit
- git routine (
- killtask.sh
- kill the named task in arg
- norminette.sh
- only if you have the script
norminette - run the
norminetteevery 5 sec
- only if you have the script
- quotilette.sh
- select a random line form a specified file see
TEXT_DIRvar
- select a random line form a specified file see
- work.sh (in work)
- improved
cd
- improved
- test().sh
- test of the command
say - test color output of the shell
- nothing really important
- test of the command