git.sophuwu.com > bashprompt
added fmt so the prompt is now customisable
updated documentation

added PWDLEN enviorment variable to configure PWD in prompt
PWD will also now replace $HOME with ~ when printing
error handing improved
$SHELL must match to *bash in order to run

update readme

added deb package compiler
	made config for deb pkg info for apt
	cross-compile with zig to arm64 and amd64
	automatically makes apt pkg info for each arch

made ip easier to set on different hosts with IPStr and IPCmd env vars to overwrite the default functions

fixed problem with / directory printing

added option for not printing ip
removed unused functions

padding readme

uwu

html readme test

finish touch

getting closer to finished yay

idk a little stuff

added python test file

itermediate

documentation

remove commented out blocks

finally finished mostly

really getting somewhere wow

some actual progress

rotating username

testing or something

getting somewhere maybe lol

nice working good prompty boi

fixed some problems

idk

testing auto exporting env vars

makefile

forgot

ywfds

idk yet lol

push to test on server :/

uwu

:/

layout

color and imports

color ip

pee pee poo poo i forgor to commit :(

??

move things into more neat dirs

life is shit why do i exist

added some maybe hostname/ip stuff

updated bashvar to make correct prompt command

made more efficent

added cmake lists after accidental removal

removed temp files and have a bash var file
make the escape sequences work yay

idk anymore lol

final touches to the colour pattern

finally compelted
use "!" as flag to get prompt string
use "h" as flag to get help menu
and "s###" to set rainbow lenght to ###
place lines in ~/.bashrc
    export PROMPT_COMMAND='`path/to/binary`'
    PS1='`path/to/binary "!"`'

added the rainbow lib and made the program read, incrament and export the rainbow env vars

done a thing i guess lol

makefiles made