Sillyness
This commit is contained in:
parent
06f84493af
commit
10b08c0c5a
1 changed files with 4 additions and 2 deletions
6
bashrc
6
bashrc
|
@ -1,6 +1,8 @@
|
||||||
#
|
#
|
||||||
# ~/.bashrc
|
# Asara's bashrc
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
# Check if the shell is non-interactive
|
# Check if the shell is non-interactive
|
||||||
if [[ $- != *i* ]] ; then
|
if [[ $- != *i* ]] ; then
|
||||||
# Shell is non-interactive. Be done now!
|
# Shell is non-interactive. Be done now!
|
||||||
|
|
Loading…
Reference in a new issue