Skip to content

Rishies2010/Quantis

Repository files navigation

Quantis

A ultra fast, light, and beautiful shell for Linux / *nix distributions.

Whats's so special?

  • Interactive and beautifully styled shell, with no other deps (i.e unlike Oh-My-Posh, Starship).
  • Dependencies are minimal; Just using standard C libraries and essential linux libs. Almost definitely you don't need anything extra to run this.
  • The entire thing runs in one single directory, with 3 files (Quantis (The compiled binary), .qnrs, .qnhistory)
  • There is no need of specific installation; Just give Quantis a folder to work in, and compile the C code. To remove entirely from the system, just delete the abovementioned 3 files.
  • This shell was designed with portability in mind, for low resource systems or even custom operating systems, that provide the libc and needed syscalls.

Note : If you added the shell to your PATH, upon uninstall you will need to remove it too from the respective shells. The other two files, the .qnrc and .qnhistory are automatically created in the same directory from where you run Quantis.

> Step to compile :

  • gcc quantis.c -o Quantis (Or use another C compiler you prefer.)

Screenshot :

image

About

Quantis : A light, fast, ultra minimal yet beautiful shell for Linux distributions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors