diff options
| -rw-r--r-- | .bashrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -# If not running interactively, don't do anything +# If not running interactively, don’t do anything [[ $- != *i* ]] && return [[ -f /etc/bashrc ]] && . /etc/bashrc |