summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-03fix(aws): quote % in `aws_prompt_info`Marc Cornellà
2022-01-03fix: quote % in `box_name` prompt functionsMarc Cornellà
2022-01-03fix(bureau): quote % in git prompt function and remove global variablesMarc Cornellà
2022-01-03fix(trapd00r): fix potential command injection in `zsh_path`Marc Cornellà
2022-01-03fix(agnoster): quote % in prompt functionsMarc Cornellà
2022-01-03fix(virtualenv): quote % in `virtualenv_prompt_info`Marc Cornellà
2022-01-03fix(jenv): quote % in `jenv_prompt_info`Marc Cornellà
2022-01-03fix(pyenv): quote % in `pyenv_prompt_info`Marc Cornellà
2022-01-03fix(lib): quote % in `nvm_prompt_info`Marc Cornellà
2022-01-03fix(lib): quote % in `git_remote_status`Marc Cornellà
2022-01-03fix(svn): refactor and quote % characters in `svn_prompt_info`Marc Cornellà
2022-01-03fix(svn): return true repo name in `svn_get_repo_name`Marc Cornellà
2022-01-03fix(svn-fast-info): quote % characters in svn branch nameMarc Cornellà
2022-01-03fix(svn-fast-info): URL-decode svn branch nameMarc Cornellà
2022-01-03style(svn-fast-info): fix code style and `svn info` localeMarc Cornellà
2022-01-03ci: disable GitHub Actions on forksMarc Cornellà
2022-01-03chore: simplify project GitHub ActionMarc Cornellà
2022-01-03chore: simplify `GITHUB_TOKEN` env in project GitHub ActionMarc Cornellà
2022-01-02chore: I'm dumb afMarc Cornellà
2022-01-02chore: let's try againMarc Cornellà
2022-01-02chore: look ma no auth!Marc Cornellà
2022-01-02chore: please workMarc Cornellà
2022-01-02chore: fix auth in Project tracking ActionMarc Cornellà
2022-01-02chore: use GITHUB_TOKEN auth for Project Beta GitHub ActionMarc Cornellà
2022-01-02chore: add Projects Beta GitHub ActionMarc Cornellà
2021-12-31style(python): fix code style and some hidden bugsMarc Cornellà
2021-12-31chore(python): minor corrections on README (#10548)vladislav doster
2021-12-31docs(zsh-navigation-tools): remove installation steps from README (#10549)Marc Cornellà
2021-12-30fix(systemd): enable `--user` on restart command (#10543)scrouthtv
2021-12-29fix(rust): use default toolchain when completing `cargo`Marc Cornellà
2021-12-29docs(nvm): clarify how to get Homebrew directory (#10393)Paul Robert Lloyd
2021-12-29docs(sudo): document key binding changeMarc Cornellà
2021-12-29chore(ubuntu): add documentation for `acsp` alias (#10325)Ian Cowan
2021-12-29feat(terraform): add more aliases (#9989)mehdicopter
2021-12-29feat(terraform): add PREFIX and SUFFIX settings to `tf_prompt_info` (#8605)Karn Saheb
2021-12-29feat(python): add utilities to manage simple virtual environments (#9776)Marijan Smetko
2021-12-29feat(python): add `pyserver` alias to start an HTTP server (#10217)Celestino Gomes
2021-12-29perf(yarn): skip `yarn` call if default global bin directory exists (#10290)Marc Cornellà
2021-12-29chore(bazel): update completion to f146202cMarc Cornellà
2021-12-29feat(npm): toggle `npm install` / `npm uninstall` by pressing F2 twice (#9717)Alex Matheson
2021-12-29fix(pip): don't overwrite `requirements.txt` in internal commands (#10061)WH-2099
2021-12-29fix(pip): use `pip3` in `pip3 uninstall` completion (#10271)Oluwafemi Sule
2021-12-29fix(git-prompt): fix clean prompt when stash is not empty (#9978)Marc Cornellà
2021-12-29feat(debian): add `alu` alias for list and upgrade packages (#7928)Björn Daase
2021-12-29chore(debian): document previous aliasMarc Cornellà
2021-12-29feat(debian): add `aar` alias for autoremove (#7869)Shahed Hosseini
2021-12-29feat(composer): add `cuh` alias for updating global packages (#6048)Raphael Stolt
2021-12-29feat(composer): add `cs` alias for `composer show` (#10034)mikey dubs
2021-12-29feat(common-aliases): add single-column and recursive `ls` aliases (#10096)Majid Hadavand
2021-12-29feat(zbell): add option not to use notify-send (#10082)Matthieu Baerts