Shell scripts to set up a new Linux computer the way I like it. Currently only tested on Ubuntu linux. I don't recommend you run it without looking at what it does. Hope you all enjoy!
- Run
linux_setup.sh
with an email argument. - Optionally add contents from
bash_aliases.sh
to~/.bash_aliases
- Optionally add contents from
bashrc_additions.sh
to~/.bashrc
- Install anything else that I have scripts for.
Consider installing the following:
- Anki
- VLC media player
- google chrome
- Zotero
- Sox (audio files)
- java
- julia
- R
- Organize scripts more
- Move dotfiles to their own repo