From 3e94a3e724c36267fa2e4039e3759473c59e8510 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Sat, 25 Oct 2014 22:26:54 +0200 Subject: Restructured dotfile repo to take advantage of GNU Stow --- .bashrc | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .bashrc (limited to '.bashrc') diff --git a/.bashrc b/.bashrc deleted file mode 100644 index ee01ef2..0000000 --- a/.bashrc +++ /dev/null @@ -1,13 +0,0 @@ -# -# ~/.bashrc -# - -# If not running interactively, don't do anything -[[ $- != *i* ]] && return - -alias ls='ls --color=auto' -#PS1='[\u@\h \W]\$ ' -PS1='[\d][\t]\u on \h\n\w => ' - -source liquidprompt -archey -- cgit v1.2.3