Skip to content

hoomanist/mish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mish

a minimalistic shell written in c

TODO's

  • handler ctrl-d not working properly
  • execution of pathfinder function in main launcher
  • better aliasing logic
  • if-else statements
  • PS1
  • pipelines and redirection
  • env variables
  • commands file despatcher

compile and install

note: you mustn't use this in production yet

for just running:

$ make clean all
$ ./mish

Releases

No releases published

Packages

No packages published