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.shwith an email argument. - Optionally add contents from
bash_aliases.shto~/.bash_aliases - Optionally add contents from
bashrc_additions.shto~/.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