My shell prompt
Go to file
Érico Nogueira 8e956a0ded Change prompt character.
It's just more stylish.
2022-08-12 04:37:34 -03:00
po Change translated strings to .c file. 2021-02-22 01:57:46 -03:00
.gitignore Initial commit. 2021-02-22 00:38:41 -03:00
Makefile Add color support. 2021-07-17 19:39:15 -03:00
colors.c Add color support. 2021-07-17 19:39:15 -03:00
colors.h Add color support. 2021-07-17 19:39:15 -03:00
ep.c Change prompt character. 2022-08-12 04:37:34 -03:00
ep.h Manually set thread stack sizes. 2021-07-17 20:58:16 -03:00
git.c Avoid dirtying git state if possible. 2021-10-10 03:41:13 -03:00
lang.c Disable color support in lang output. 2021-07-17 19:52:29 -03:00
out.c Move output and path handling code outside main. 2021-02-22 01:53:44 -03:00
path.c Fix showing current path again. 2021-03-07 04:17:23 -03:00
ssh.c Use color support where appropriate. 2021-07-17 19:47:50 -03:00