Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 933 Bytes

config.md

File metadata and controls

35 lines (25 loc) · 933 Bytes

Description of config files

Note that some files need to be merged with existing files (!)

.bashrc

  • Additional terminal command
  • Important: You might need to prepend the changes to the file instead of overwriting

.xmonad/xmonad.hs

  • Configurtation for xmonad

.xmonad/autostart

  • Remaps caps lock to shift key
  • Sets default cursor to Left Pointing Arrow (Reference)
  • Autostarts VMware Tools if they are installed

.config/.xmobarrc

  • Configuration for xmobar

.vimrc

  • Fixes the Arrow Key behaviour when using vi

.xprofile

  • Improves remote shell highlighting
  • Disables screen saver and monitor sleep

.bash_aliases

  • Improves shell highlighting
  • Used to define terminal shortcuts

.bashrc-prepend

  • Needs to be prepended to .bashrc

.xscreensaver

  • Disables screen saver