Skip to content
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.

FirelightFlagboy/script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

script

contains all my personal script and alias for 42


Alias/zshrc

contain all personal alias and export var

Prog


script

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)
  • compilette.sh
    • compile file every 5 sec
  • gitc.sh
    • git clone with only the project name
  • groutine.sh
    • git routine (git add ., git commit, and git push at the same time)
    • need arg for the git commit
  • killtask.sh
    • kill the named task in arg
  • norminette.sh
    • only if you have the script norminette
    • run the norminette every 5 sec
  • quotilette.sh
    • select a random line form a specified file see TEXT_DIR var
  • work.sh (in work)
    • improved cd
  • test().sh
    • test of the command say
    • test color output of the shell
    • nothing really important

About

contains all my personal script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published