Add ~/bin PATH, rbenv (disabled), debuginfod, sccache, LESS/ag/task aliases, and cargo/rustup completions. Removes old-svovel/ directory. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
3 lines
134 B
Text
Executable file
3 lines
134 B
Text
Executable file
# shellcheck shell=bash
|
|
# Enable bash completion for rustup (Rust toolchain manager)
|
|
cached_completion rustup rustup completions bash
|