Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.33 KB

File metadata and controls

38 lines (29 loc) · 1.33 KB

Contains better environment setup for Vim and Bash

setup.sh

Run as bash setup.sh of source setup.sh. This will make backups of files like ~/.bashrc, ~/.vimrc with the prefix .backup.

.vimrc

.bashrc

  • Color definitions
  • Colorized and git aware prompt

ubuntu.sh

For configuring Ubuntu systems (typically Docker containers but could be any Ubuntu system). Contains common packages to be installed.

Run as bash ubuntu.sh