Skip to content
/ goush Public

A gouuu shell written in C for Linux-based systems.

Notifications You must be signed in to change notification settings

ajTronic/goush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Goush

This is a basic shell written in C.

Usage

Similar to bash. However, it lacks some features such as piping (using |)

e.g. Print 'hi dad'

echo 'hi dad'

List all

ls -a

Go to your config folder

cd ~/.config

Go up 1 directory

..

Open neovim

nvim

About

A gouuu shell written in C for Linux-based systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages