Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 700 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 700 Bytes

dotFiles

Repository to keep . files of Dementor.

##Contents:

  1. .bashrc: Default bashrc file without changes.
  2. .gitconfig:
    • Removes .gitignore as described by .gitignore_global
    • Stores User details.
  3. .gitignore_global:
    • Removes compiled files.
    • Removes packaged files.
    • Removes log and database files.
    • Removes OS generated files.
    • Removes emacs temporary buffer files.
  4. .zshrc: ZSH config file with oh-my-zsh configurations
    • Plugins - git github sudo web-search
    • Configuration Variables added for ROS, Telekyb and Heroku
  5. .emacs: Emacs Configuration file
    • Competitive Programming Frame setting
    • Ido mode
    • Emacs Code Browser configuration