TorchedSammy
9e596dc271
refactor: (re)organize and change prelude path and structure
...
prelude is no longer. it is now nature.
organized the single file prelude into multiple
source files and renamed it to nature. this is coming
after thought that it can turn into a general hilbish
lua core, with user facing modules as well.
this introduces the `nature.dirs` module, to interact
and get recently changed to directories and last/old
cwd.
2022-04-23 00:03:50 -04:00
TorchedSammy
c4438579f6
build: remove all from install target
2022-04-14 10:11:20 -04:00
buffet
59e81d3996
build: improve makefile
2022-04-14 10:05:35 -04:00
TorchedSammy
8eb5a6710d
build: update makefile
2022-03-06 15:12:10 -04:00
TorchedSammy
3cdd21a4fa
refactor: remove gnu readline
2022-02-27 19:27:18 -04:00
TorchedSammy
3165552c21
refactor: make go readline lib default, remove hilbiline
2022-02-27 19:21:34 -04:00
sammyette
77b3dac1b1
build: add docs folder to makefile
2021-10-16 15:33:22 -04:00
sammyette
aeac0ccce0
build: add link flags -s and -w to build
2021-05-17 19:38:53 -04:00
sammyette
3a673e2a9b
build: add other stuff to .PHONY
2021-05-17 19:22:58 -04:00
sammyette
03eefdc02e
build: build-dev -> dev, add hilbiline
2021-05-17 19:04:20 -04:00
sammy
da6a4aa70f
chore: add build-dev to Makefile
...
this builds hilbish with a version including the latest git commit.
2021-05-14 06:22:20 -04:00
gokul swaminathan
bf11feb48b
fix: makefile login shell file fix ( #38 )
...
This fixes the problem where installing kept adding hilbish to
`/etc/shells` even if it was already there.
* fix: makefile login shell file fix
* style: remove extra space in makefile
2021-04-24 19:32:41 -04: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