Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 427 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 427 Bytes

My Dotfiles

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

.vimrc

This is my custom .vimrc configuration for Vim.

.bashrc

This is my custom .bashrc configuration for Bash.

#.linux.sh This has if statement that checks if the username is "linux" and printsout a error message if it does not. It also checks if vimrc exists and changes the name.

#.cleanup.sh Removes anything done in linux.sh