diff options
| author | Blista Kanjo | 2023-06-21 06:44:02 -0400 |
|---|---|---|
| committer | Blista Kanjo | 2023-06-21 06:44:02 -0400 |
| commit | 9a0e150c05e74e125a63c65390a3e2aa9c9225b4 (patch) | |
| tree | c7c4c1c3400567a603c73e0160a00a0b03936850 | |
| parent | bf140b76e0d2a61cf4634131a1ceea35ad95048a (diff) | |
delete: .bashrc (unused, not updated)
| -rw-r--r-- | .bashrc | 9 |
1 files changed, 0 insertions, 9 deletions
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]\$ ' |
