Commit graph

251 commits

Author SHA1 Message Date
iff
dc6eb12b73 fix: don't remove additional privilage commands (symlink) 2023-08-08 18:00:55 +02:00
iff
6a06aa5954 fix: check executable in nushell 2023-08-08 16:57:14 +02:00
iff
c2708a4de5 doc: Update README 2023-08-08 11:46:31 +02:00
iff
76b99ff932 fix: use command -v instead of which 2023-08-08 10:40:47 +02:00
iff
15c1ba3370 fix: some error handlings 2023-08-07 20:21:02 +02:00
iff
1444eeab84 feat: auto-retry if suggestion failed 2023-08-07 19:58:19 +02:00
iff
b6c298d8f7 update: README 2023-08-07 18:40:06 +02:00
iff
e214cf24ba rules: add touch; update formats 2023-08-07 18:35:07 +02:00
iff
2f3ba438ea feat: regex for commands 2023-08-07 18:34:52 +02:00
iff
b0db0447b9 fix: don't remove line change in styling 2023-08-07 18:07:12 +02:00
iff
b9943fb777 feat: multi-directory typo suggestion 2023-08-07 17:12:38 +02:00
iff
77b0793076 fix: don't execute styled command 2023-08-07 17:03:48 +02:00
iff
73ad099b34 fix: check if the commands are similar when checking difference 2023-08-07 16:25:43 +02:00
iff
22b6ad4694 fix: don't divide commands with single quote 2023-08-07 15:35:43 +02:00
iff
985963c230 feat: timeout if the execution takes too long 2023-08-06 12:03:27 +02:00
iff
18f5627587 rewrite: removed unneeded operations 2023-08-06 11:20:43 +02:00
iff
10a23a7e09 fix: set language env only when getting output 2023-08-06 11:10:50 +02:00
iff
bc27f1e882 doc: clarify TOML evaluation 2023-08-06 02:27:02 +02:00
iff
87fa88891b rules: cd and cat 2023-08-06 02:26:09 +02:00
iff
48becb3e67 rules: mkdir 2023-08-06 02:13:10 +02:00
iff
6a84f3ab93 update: more optimized release profile 2023-08-06 00:33:08 +02:00
iff
60aa65969a fix: issue templates 2023-08-05 18:10:17 +02:00
Noob Zhang
62921b7098 doc: Add issue template and dependabot (github #1)
* [skip ci] Add dependabot for updating depends automatically

* Create bug-report.yaml

* [skip ci]Update bug-report.yaml

* [skip ci]Create feature-request.yaml

* [skip ci]Update feature-request.yaml

* Update .github/ISSUE_TEMPLATE/bug-report.yaml

* format: remove trailing spaces

---------

Co-authored-by: iffse <98851855+iffse@users.noreply.github.com>
Co-authored-by: iff <iff@ik.me>
2023-08-05 18:03:42 +02:00
iff
881ddb61af fix: CI 2023-08-05 03:27:08 +02:00
iff
91adbac64f pkgname: change to pay-respects 2023-08-05 03:22:05 +02:00
iff
9e17c0c68e format: add sh -c when displaying 2023-08-05 02:06:06 +02:00
iff
fa040c4590 update: README 2023-08-05 00:56:46 +02:00
iff
05d3852287 style: improved readability for fish init 2023-08-04 16:31:17 +02:00
iff
683fdad837 feat: alternative initialization 2023-08-04 15:40:45 +02:00
iff
e56ac04078 update: key features 2023-08-04 03:18:31 +02:00
iff
51d4af31b8 update: README 2023-08-04 03:04:26 +02:00
iff
76cdb1908d rules: unnecesary git pull 2023-08-04 03:00:23 +02:00
iff
9be1d040c4 format: uniform rule style 2023-08-04 02:42:16 +02:00
iff
0646317abc rules: add checkout branch 2023-08-04 01:57:45 +02:00
iff
5030a118d2 rules: git pull branch 2023-08-04 01:57:45 +02:00
iff
99d7941e8b fix: git push branch 2023-08-04 01:57:45 +02:00
iff
e57aa5ee80 release: version 0.4.0 2023-08-04 01:56:33 +02:00
iff
a621e3ff34 fix: err_regex 2023-08-04 01:30:23 +02:00
iff
b6fc993db1 typo: README 2023-08-04 01:01:47 +02:00
iff
6a121c2c24 update: README 2023-08-04 00:55:43 +02:00
iff
b5f2f139e4 feat: in-line shell evaluation 2023-08-04 00:52:49 +02:00
iff
8ae71443d6 feat: get output from commandline 2023-08-04 00:18:31 +02:00
iff
cba41a78e5 format: extract replaces to functions 2023-08-03 22:13:23 +02:00
iff
7c3f9ddaeb update: README 2023-08-03 21:27:52 +02:00
iff
53c7e1fd7b feat: all parse in compilation 2023-08-03 21:26:41 +02:00
iff
511b309d99 format: move shell initialization to shell.rs 2023-08-02 03:11:03 +02:00
iff
a9cea6edf1 fix: outdated syntax in README 2023-08-02 03:05:25 +02:00
iff
26384f4ffe update: README with release link 2023-08-02 02:07:41 +02:00
iff
4206539830 feat: ci 2023-08-02 01:51:43 +02:00
iff
80b1fb51ee fix: extra newline 2023-08-01 20:58:24 +02:00