- disable replay gain
- show play time instead of remaining time
- set visible columns/panes/album cover, set window maximized, show paned browser by default
- set ratings scale to 5
- set repeat/shuffle to False
- allow single-click rating
- associate with xfce applications (thunar, xfburn)
- enable plugins: Burn CD, Export Metadata, Musicbrainz/CDDB lookups, alarm clock, album art saver/downloader, tray icon, filter on directory, equalizer, seekbar, duplicates browser, MPRIS remote control, notifications, export playlist, force write to file, search artist in wikipedia
- set tooltip text
- refresh library on start
- we use .bash_aliases since it's sourced from ~/.bashrc and it prevents overwriting the /etc/skel/.bashrc file provided by the bash package
- add some useful aliases/shorthands for frequently used commands
- add ls aliases
- force color prompts
- load autojump
- Prevent ">" from overwriting existing files
- set some bash history settings
- set git promp configuration
- enable colors in manpages
- add other examples