summaryrefslogtreecommitdiffstats
path: root/src/shell_install
AgeCommit message (Expand)Author
2021-07-30upgrade termimadCanop
2021-06-02make the number of threads used for file summing configurableCanop
2021-05-20removed some `#[macro_use] extern crate`Canop
2021-05-11Refactor bash shell function to avoid usage of sub-shellDario Vladovic
2021-05-08upgrade lazy-regex to 1.0Canop
2021-02-28don't ask again to install after an incomplete installationv1.2.7Canop
2021-02-01fish completion for brbasbebe
2020-07-29don't install when --outcmd or BR_INSTALL=noCanop
2020-07-13Fix dystroy.org URLBen Iofel
2020-07-07try to improve clarity of shell function install processCanop
2020-07-01add a release linked against muslCanop
2020-06-27sacrifices to the Clippy godCanop
2020-06-06a few minor refactorings and cleaningsCanop
2020-05-18Special paths defined in conf.tomlCanop
2020-05-01command/verb/apply refactoringCanop
2020-03-30moved files aroundCanop
2020-02-27fix compilation problem related to dependency versionCanop
2020-02-04default_args in conf.toml and new launch flagsCanop
2020-01-20minor code fmt changesCanop
2020-01-17consider path `$ZDOTDIR/.zshrc` for zsh shell function sourcing (fix #90)Canop
2020-01-16Merge branch 'master' of https://github.com/Lucretiel/broot into Lucretiel-ma...Canop
2020-01-14`--set-install-state` sets the installation stateCanop
2020-01-14publish the site compiling for all targetsCanop
2020-01-12--print-shell-function : launch argument to print a shell functionCanop
2020-01-10Restored symlinkNathan West
2020-01-10Made the fish function implementation more idiomaticNathan West
2020-01-09Mac/bash : add .bash_profile to the list of possible sourcing filesCanop
2020-01-09Assume fish always lives in ~/.config/fishAarni Koskela
2020-01-09DRY out Fish get_confd_path()Aarni Koskela
2020-01-08fix the 'n' answer being ignored when user is asked authorizationCanop
2019-12-14don't show dates on "unlisted"Canop
2019-12-14rewrite br shell function installation to comply with #53 and #39Canop