Skip to content

Release 0.1.0

Latest
Compare
Choose a tag to compare
@agarthetiger agarthetiger released this 04 Jul 21:19
· 1 commit to master since this release

First release

This role includes the following customisations which I personally find useful with Raspbian OS.

  • Add some useful bash aliases
  • Configure .inputrc to search the command history using the up and down arrow keys
  • Configure .exrc to allow arrow key movement in vim
  • Ensure vim is installed and not vim-tiny
  • Ensure pip and venv for python3 are installed
  • Install pipx and selected global python packages using pipx. Currently the only package is installed is 'glances'
  • Ensure the default pipx install path is added to the pi user's path