Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 389 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 389 Bytes

My Dotfiles

These are my dotfile configuration files for different software in Bash.

.vimrc

This script will by default set numbers, sets autoindent, sets the ruler, fixes color to elflord and sets the shift width to 8 and soft tabstop to 0.

.bashrc

This is my custom .bashrc configruation. This has my aliases set up to make navigating in the terminal more efficient.

.dotfiles