Commit Graph

16 Commits

Author SHA1 Message Date
5743198e0e docs(aliases): fix typo (#11958) 2023-10-12 10:32:48 +02:00
fd219a94ab docs(aliases): replace screenshot
Closes #11837
Closes #11822
2023-08-10 15:39:42 +02:00
6925c44af4 fix(aliases): rename acs to als in script help
Closes #11812
2023-07-25 01:22:39 +02:00
33fbbdbb0d fix(aliases)!: rename acs to als
BREAKING CHANGE: rename main function from `acs` to `als` to avoid conflicts with `ubuntu` and `debian` plugins and improve semantics.
2023-07-19 14:31:56 +02:00
06c16175ea fix(aliases): group properly aliases (#11546) 2023-03-07 09:25:34 +01:00
b602e0a066 fix(aliases): fix regression in filter argument 2023-02-27 20:46:42 +01:00
ZYX
f42c965da4 fix(aliases): clarify how to pass in keywords to acs (#11521)
Co-authored-by: Marc Cornellà <hello@mcornella.com>
2023-02-27 20:39:38 +01:00
9697673616 docs(aliases): fix typos (#11348)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2022-11-21 11:23:16 +01:00
4e4961e60c feat(aliases): add basic argument parsing (#10710) 2022-10-18 19:40:02 +02:00
4fcf52c2b1 fix: don't use $functions_source for compatibility with zsh < 5.4 2022-08-01 20:54:45 +02:00
0818df057c fix: use python3 for all python invocations (#10832) 2022-04-09 14:45:42 +02:00
c4be9294f2 style(acs): fix style and gitignore __pycache__ folder 2021-12-28 17:46:35 +01:00
56de7c85f3 docs(aliases): clarify usage (#9990) 2021-12-28 17:06:50 +01:00
0e41181d54 chore: fix spelling errors across the project (#10459)
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2021-12-01 12:20:31 +01:00
5cdba87025 Aliases: Adding a README file for the plugin. #4662 2021-06-11 19:46:00 -07:00
e47a8e2321 feat(plugins): add aliases cheatsheet plugin (#4662)
* add: explore alias quickly with aliases plugin.

* change: add compatibility with python2 & python3.

- add compatibility.
- add termcolor.py.
- remove aliass(search), just use acs.
- detect python.
2021-06-11 19:45:05 -07:00