These are my dotfile configuration files for different software in Bash.
This is my custom .vimrc configuration for Vim.
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