diff options
Probally Should update more often
Diffstat (limited to '.bashrc')
-rw-r--r-- | .bashrc | 14 |
1 files changed, 1 insertions, 13 deletions
@@ -1,14 +1,2 @@ -#!/bin/bash -i -case $- in - *i*) ;; - - *) - return - ;; -esac - -if test -f ~/.shrc -then - . ~/.shrc -fi +. "$ENV" |