diff --git a/.bashrc b/.bashrc deleted file mode 100644 index 2d3b316..0000000 --- a/.bashrc +++ /dev/null @@ -1,22 +0,0 @@ -[ -z "$PS1" ] && return - -export PATH=$PATH:~/bin -export VISUAL=/bin/nano -export EDITOR=/bin/nano -export CLASSPATH=$CLASSPATH:/opt -export VDPAU_TRACE=1 - -if [ -f /etc/bash_completion ] && ! shopt -oq posix; then - . /etc/bash_completion -fi - -for _FILE in $(ls ~/dotfiles/bash/); do - source ~/dotfiles/bash/$_FILE -done - -#source ~/ovhrc -PATH="/home/qgodefro/perl5/bin${PATH:+:${PATH}}"; export PATH; -PERL5LIB="/home/qgodefro/perl5/lib/perl5${PERL5LIB:+:${PERL5LIB}}"; export PERL5LIB; -PERL_LOCAL_LIB_ROOT="/home/qgodefro/perl5${PERL_LOCAL_LIB_ROOT:+:${PERL_LOCAL_LIB_ROOT}}"; export PERL_LOCAL_LIB_ROOT; -PERL_MB_OPT="--install_base \"/home/qgodefro/perl5\""; export PERL_MB_OPT; -PERL_MM_OPT="INSTALL_BASE=/home/qgodefro/perl5"; export PERL_MM_OPT; diff --git a/.config/awesome b/.config/awesome deleted file mode 160000 index ad59bf2..0000000 --- a/.config/awesome +++ /dev/null @@ -1 +0,0 @@ -Subproject commit ad59bf2e80752f86158da3d1fac50f8d6fd13b2a diff --git a/.nanorc b/.nanorc deleted file mode 100644 index b18466f..0000000 --- a/.nanorc +++ /dev/null @@ -1,279 +0,0 @@ -## Sample initialization file for GNU nano. -## -## Please note that you must have configured nano with --enable-nanorc -## for this file to be read! Also note that this file should not be in -## DOS or Mac format, and that characters specially interpreted by the -## shell should not be escaped here. -## -## To make sure an option is disabled, use "unset