Skip to content

0x-kys/ferrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ferrum

Implementing a shell to learn Rust.

Unique Commands

Command Use Usage
setpath setpath <path> adds a directory path
showpath showpath show current paths

ToDo

  • TOML config for paths, prompt colors
  • trim subdirectory name to single character
  • add some shorthands for commands like ls -l -> ll
  • directory and file highlighting
  • tab completion for paths and commands
  • alias for commands
  • custom prompts and colors
  • make docs

About

making my own shell 'cause why not

Resources

Stars

Watchers

Forks