├── AUTHORS ├── NEWS ├── README.md ├── bashrc ├── bashrc.d ├── 10-flag.sh ├── 20-title.sh ├── 50-ccache.sh ├── 80-localepurge.sh ├── 80-remove_la.sh ├── README └── bashrcd.sh └── fix-portage-2.2.15 /AUTHORS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vaeth/portage-bashrc-mv/HEAD/AUTHORS -------------------------------------------------------------------------------- /NEWS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vaeth/portage-bashrc-mv/HEAD/NEWS -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vaeth/portage-bashrc-mv/HEAD/README.md -------------------------------------------------------------------------------- /bashrc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vaeth/portage-bashrc-mv/HEAD/bashrc -------------------------------------------------------------------------------- /bashrc.d/10-flag.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vaeth/portage-bashrc-mv/HEAD/bashrc.d/10-flag.sh -------------------------------------------------------------------------------- /bashrc.d/20-title.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vaeth/portage-bashrc-mv/HEAD/bashrc.d/20-title.sh -------------------------------------------------------------------------------- /bashrc.d/50-ccache.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vaeth/portage-bashrc-mv/HEAD/bashrc.d/50-ccache.sh -------------------------------------------------------------------------------- /bashrc.d/80-localepurge.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vaeth/portage-bashrc-mv/HEAD/bashrc.d/80-localepurge.sh -------------------------------------------------------------------------------- /bashrc.d/80-remove_la.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vaeth/portage-bashrc-mv/HEAD/bashrc.d/80-remove_la.sh -------------------------------------------------------------------------------- /bashrc.d/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vaeth/portage-bashrc-mv/HEAD/bashrc.d/README -------------------------------------------------------------------------------- /bashrc.d/bashrcd.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vaeth/portage-bashrc-mv/HEAD/bashrc.d/bashrcd.sh -------------------------------------------------------------------------------- /fix-portage-2.2.15: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vaeth/portage-bashrc-mv/HEAD/fix-portage-2.2.15 --------------------------------------------------------------------------------