rust : add book doc open.
This commit is contained in:
parent
6dcb7cc72b
commit
069ffd08db
2
.config/bash/module/rust.sh
Normal file
2
.config/bash/module/rust.sh
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Open Rust book.
|
||||||
|
alias rust_book="rustup docs --book"
|
|
@ -1,3 +1,3 @@
|
||||||
[Context]
|
[Context]
|
||||||
devices=dri
|
devices=dri
|
||||||
filesystems=!xdg-download;~/tmp;~/download;~/.mozilla
|
filesystems=!xdg-download;~/.rustup:ro;~/download;~/.mozilla
|
||||||
|
|
Reference in a new issue