Skip to content

A small set of executables that should probably be bash scripts. Used to generate my PS1. Use at your own risk, I only guarantee it works on my own system.

License

Notifications You must be signed in to change notification settings

2001herne/ps1Helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ps1Helpers

This is a set of small executables that should really be shell scripts. Support is going to be minimal,
but I will try to fix issues as they crop up.

Compiling

// While inside of project directory. The important thing is that the path supplied
// to cmake points to the project root directory
mkdir build
cd build
cmake ../
make
make install

Note: Depends on libgit2.

Installing

Currently, as I am really only putting this out there as a here, see what you want to do with it sort
of thing, there are no packages distributed for any Linux distro.

About

A small set of executables that should probably be bash scripts. Used to generate my PS1. Use at your own risk, I only guarantee it works on my own system.

Resources

License

Stars

Watchers

Forks

Packages

No packages published