Bash completions for stack

This commit is contained in:
Vladan Popovic 2019-11-21 23:36:00 +01:00
parent c4236b3638
commit c302fa7d08
1 changed files with 2 additions and 0 deletions

View File

@ -37,3 +37,5 @@ gpg-connect-agent updatestartuptty /bye >/dev/null
# Rust src path used for library tagging
export RUST_SRC_PATH=$(rustc --print sysroot)/lib/rustlib/src/rust/src/
eval "$(stack --bash-completion-script stack)"