Skip to content

S0raWasTaken/colorful-uname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

colorful-uname

Another tool you didn't know you want

Examples:

  • Default operation:
    Default
  • "All" operation:
    All
  • Help message:
    Help

Building and installation:

Build process depends on RUST

Building

git clone https://github.com/S0raWasTaken/colorful-uname
cd colorful-uname
cargo build --release

Installation

# I will assume you are on the repo's main folder
sudo mv target/release/unamec /usr/local/bin/unamec

Extra:

You could add an alias to your uname, so that it will always be colorful
This can be done by adding this line to the end of your ~/.bashrc, ~/.zshrc or your aliases file

alias uname=unamec

About

Another tool you didn't know you want

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages