summaryrefslogtreecommitdiffstats
path: root/.bashrc
diff options
context:
space:
mode:
author2024-01-29 14:32:38 +0530
committer2024-01-29 14:32:38 +0530
commitf390f01c67b92b4c4f520e8c64fc518beb235f90 (patch)
tree30cd2cf2ae4dac5a56a8342ac851539d059fb2bc /.bashrc
parentInitial Commit (diff)
downloaddotfiles-f390f01c67b92b4c4f520e8c64fc518beb235f90.tar
dotfiles-f390f01c67b92b4c4f520e8c64fc518beb235f90.tar.gz
dotfiles-f390f01c67b92b4c4f520e8c64fc518beb235f90.tar.bz2
dotfiles-f390f01c67b92b4c4f520e8c64fc518beb235f90.tar.lz
dotfiles-f390f01c67b92b4c4f520e8c64fc518beb235f90.tar.xz
dotfiles-f390f01c67b92b4c4f520e8c64fc518beb235f90.tar.zst
dotfiles-f390f01c67b92b4c4f520e8c64fc518beb235f90.zip
Probally Should update more often
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc14
1 files changed, 1 insertions, 13 deletions
diff --git a/.bashrc b/.bashrc
index 00ec194..60e5681 100644
--- a/.bashrc
+++ b/.bashrc
@@ -1,14 +1,2 @@
-#!/bin/bash -i
-case $- in
- *i*) ;;
-
- *)
- return
- ;;
-esac
-
-if test -f ~/.shrc
-then
- . ~/.shrc
-fi
+. "$ENV"