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.
This is a custom configuration for bash containing a few aliases such as cdd for the command "cd .." and lsa for "ls -a". This configuration also contains a function that simplifies zipping a file using tar and unzipping a file with tar.
this is my custom configuration for vim which enables syntax, ruler as well as changes the color scheme. This config also changes a few syntactical things such as shift width and soft tab stops.