sammyette sammyette
  • Joined on 2021-03-24
sammyette synced new reference refactor to sammyette/Hilbish from mirror 2021-06-04 01:36:15 +00:00
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-06-02 09:36:16 +00:00
1623f0d85d fix: dont go interactive if not terminal (closes #48)
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-06-02 09:36:16 +00:00
1623f0d85d fix: dont go interactive if not terminal (closes #48)
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-29 09:36:15 +00:00
7e970e9e81 feat: increment $SHLVL (closes #55)
5408e68e19 fix: use hilbish.cwd to get cwd
af4b4b2ae0 feat: add hilbish.cwd function
ba6d7972e0 chore: merge
9573c2732d feat: cd - changes pwd to previous one
10 커밋들 비교 »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-29 09:36:15 +00:00
7e970e9e81 feat: increment $SHLVL (closes #55)
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-28 01:26:15 +00:00
5408e68e19 fix: use hilbish.cwd to get cwd
af4b4b2ae0 feat: add hilbish.cwd function
ba6d7972e0 chore: merge
9573c2732d feat: cd - changes pwd to previous one
c1b9e5bc81 feat: add goro function
5 커밋들 비교 »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-26 01:26:15 +00:00
9defa737f4 fix!: remove recursive aliases
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-24 17:26:15 +00:00
b608ea6bc8 chore: remove unused dep
207f6ba719 chore: resolve merge conflicts
dc09bae6e4 chore: update hilbiline url to reflect org name change
2230b8bd45 chore: update deps (mainly hilbiline)
4 커밋들 비교 »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-24 09:26:15 +00:00
2230b8bd45 chore: update deps (mainly hilbiline)
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-22 01:26:15 +00:00
a88850357e chore: merge from master
e86c95818a fix: added a return in lua command check
2 커밋들 비교 »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-22 01:26:15 +00:00
a88850357e chore: merge from master
7aa9fb9fe6 docs: shorten/simplify build steps
459606618c docs: add that precompiled binaries are provided, more details in install
1f3162fc4f ci: set fetch depth to 0
439930a653 ci: upload artifact of compiled binary
17 커밋들 비교 »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-21 01:26:15 +00:00
7aa9fb9fe6 docs: shorten/simplify build steps
459606618c docs: add that precompiled binaries are provided, more details in install
1f3162fc4f ci: set fetch depth to 0
439930a653 ci: upload artifact of compiled binary
9e5dbfc7e0 ci: use latest go version
18 커밋들 비교 »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-20 01:26:15 +00:00
08a3e75fd1 fix: check for lua defined commands before going to sh interp (mvdan/sh#705)
d4a595d2a8 feat: run lua in sh interp exec handler
9f1ad83c51 feat: print on unhandled err case for fs.cd
3 커밋들 비교 »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-19 01:16:15 +00:00
14e6ae5a3c feat: add command.not-found hook
a655ff00ce feat: use custom exec handler for sh interpreter
aa7de15997 chore(deps): update dependencies
aeac0ccce0 build: add link flags -s and -w to build
f31c1296ae docs: add additional build instructions
9 커밋들 비교 »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-19 01:16:15 +00:00
14e6ae5a3c feat: add command.not-found hook
a655ff00ce feat: use custom exec handler for sh interpreter
aa7de15997 chore(deps): update dependencies
3 커밋들 비교 »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-18 01:16:15 +00:00
aeac0ccce0 build: add link flags -s and -w to build
f31c1296ae docs: add additional build instructions
3a673e2a9b build: add other stuff to .PHONY
03eefdc02e build: build-dev -> dev, add hilbiline
e0851809ab feat: make readline agnostic, add hilbiline to test
5 커밋들 비교 »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-17 01:06:15 +00:00
12828d197a feat: add hilbish.flag function
4b2891b503 fix: use new way to get username in default config
ef1ced4a04 refactor: make hilbish an already required module and add run function
c6aa5fa387 fix: remove unneeded struct tag
88e117974e chore: add todo comment for exec function
9 커밋들 비교 »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-17 01:06:15 +00:00
1ff3ff854b fix: add input to history before alias expansion
12828d197a feat: add hilbish.flag function
4b2891b503 fix: use new way to get username in default config
ef1ced4a04 refactor: make hilbish an already required module and add run function
c6aa5fa387 fix: remove unneeded struct tag
8 커밋들 비교 »
sammyette synced commits to master at sammyette/Hilbish from mirror 2021-05-16 17:06:15 +00:00
ad14b98b1f feat: lua code can now be aliased
83591f9bba fix: tryrun input from -c only if its provided
83bcb35dcf fix: remove unused imports
dfb8ec9a90 fix: remove unused function
4 커밋들 비교 »
sammyette synced commits to dev at sammyette/Hilbish from mirror 2021-05-16 17:06:15 +00:00
0850247615 feat: recursively alias commands
415e66ab9c fix: trim prefix of alias instead of trim
ad14b98b1f feat: lua code can now be aliased
83591f9bba fix: tryrun input from -c only if its provided
83bcb35dcf fix: remove unused imports
6 커밋들 비교 »