Some of the configuration and other files used by me.
-
xcomp.sh: This file compiles .c or .cpp files. It automatically chooses the required compiler. gcc for .c files and g++ for .cpp files. some flags are added -ggdb for gdb, -Wall and -Werror for warnings
-
vimrc: This is a vim configuration file (.vimrc) file used by me.
-
youtube-dl.conf: my custom youtube-dl configuration file.
-
bash_aliases: some bash aliases.
-
afterInstall.md: Just Some configuration and software installations