Home
last modified time | relevance | path

Searched full:bashrc (Results 1 – 6 of 6) sorted by relevance

/Zephyr-latest/tests/bsim/bluetooth/ll/edtt/
DREADME.txt35 EDTT folder. You can do this by adding it to your `~/.bashrc`, `~/.zephyrrc`,
40 (if you add it to your .bashrc you probably won't be able to refer to
/Zephyr-latest/scripts/west_commands/
Dcompletion.py24 # edit your .bashrc or .bash_profile and add:
/Zephyr-latest/doc/develop/west/
Dinstall.rst75 … west completion bash > ~/west-completion.bash; echo "source ~/west-completion.bash" >> ~/.bashrc
/Zephyr-latest/doc/develop/
Denv_vars.rst48 your home directory. For Bash, this is usually :file:`~/.bashrc` on Linux
/Zephyr-latest/boards/native/nrf_bsim/doc/
Dnrf52_bsim.rst96 initialization script (``~/.bashrc``), so you won't need to rerun them
/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.bash5 # To make it persistent, add it to e.g. your .bashrc.