Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages