Commit Graph

8 Commits

Author SHA1 Message Date
nodiscc
84eb6fc360 skel: add quodlibet configuration:
- 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
2020-03-07 21:01:46 +01:00
nodiscc
b9f8a80bc4 skel: add nano text editor configuration:
- include all nanorc files in ~/.nano
 - set tab size to 4
2020-03-07 21:01:46 +01:00
nodiscc
5896e37a1d add improved audacity transpurt buttons theme 2020-03-07 21:01:46 +01:00
nodiscc
4aa4975cd7 add git client configuration file:
- enable colors
 - set meld as merge tool
 - add aliases/shorthands for frequently used commands
2020-03-07 21:01:45 +01:00
nodiscc
eca42449aa skel/lightdm: set defaut session to xfce 2020-03-07 21:01:45 +01:00
nodiscc
d00d48208f skel: add conky configuration 2020-03-07 21:01:45 +01:00
nodiscc
ef34707ce5 skel: add bash aliases/settings:
- 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
2020-03-07 21:01:45 +01:00
nodiscc
b1457b1f4d skel: add default ssh client config (enable controlmaster/connection sharing)
https://wiki.archlinux.org/index.php/OpenSSH#Speeding_up_SSH
2020-03-07 21:01:45 +01:00