Bash completions for stack
This commit is contained in:
parent
c4236b3638
commit
c302fa7d08
1 changed files with 2 additions and 0 deletions
2
.bashrc
2
.bashrc
|
@ -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)"
|
||||
|
|
Loading…
Add table
Reference in a new issue