From 9a0e150c05e74e125a63c65390a3e2aa9c9225b4 Mon Sep 17 00:00:00 2001 From: Blista Kanjo Date: Wed, 21 Jun 2023 06:44:02 -0400 Subject: delete: .bashrc (unused, not updated) --- .bashrc | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .bashrc diff --git a/.bashrc b/.bashrc deleted file mode 100644 index a355b0c..0000000 --- a/.bashrc +++ /dev/null @@ -1,9 +0,0 @@ -# -# ~/.bashrc -# - -# If not running interactively, don't do anything -[[ $- != *i* ]] && return - -alias ls='ls --color=auto' -PS1='[\u@\h \W]\$ ' -- cgit v1.2.3