2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-07-01 08:42:04 +00:00

5 Commits

Author SHA1 Message Date
Gokul Swami
65ea1108b0 fix: makefile login shell file fix
This fixes the problem where installing kept adding hilbish to
`/etc/shells` even if it was already there.
2021-04-24 16:16:50 -07:00
gokul swaminathan
795a7d7fca
fix: #7 and add -i flag to sed cmd (#11)
* Fixes #7 and adds `-i` to sed cmd

* Removed build dep

* Update README.md

* improve sed cmd
2021-03-25 22:07:58 -04:00
devins2518
eeafd1e5cf
fix: add hilbish to /etc/shells (#9) 2021-03-25 12:04:42 -04:00
TorchedSammy
fb8248c7b8 fix: change makefile and install instructions 2021-03-23 00:05:21 -04:00
gokul swaminathan
1f1d36f06c
Added Makefile (#5)
* Added a makefile

* Update readme with makefile instructions
2021-03-22 17:23:24 -04:00